Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Mathieu Lirzin b40c31c2ef src/drivers/mic/driver_mic_common.c: Delete an unwanted character. 10 gadi atpakaļ
  Mathieu Lirzin b911350051 src/drivers/cuda/driver_cuda.h: Delete useless headers. 10 gadi atpakaļ
  Nathalie Furmento 815c925477 configure.ac: fix last commit, the filename was wrong 10 gadi atpakaļ
  Nathalie Furmento 81c192af84 configure.ac: delete temporary files 10 gadi atpakaļ
  Nathalie Furmento 5cf7b8d859 README: update doc related readme (again thanks to Mathieu for reporting the error) 10 gadi atpakaļ
  Nathalie Furmento 7c337502a8 src/datawizard/copy_driver.h: correct english text (thanks to Mathieu for reporting the error) 10 gadi atpakaļ
  Nathalie Furmento 51bbdda9f7 do not compile fortran examples when running sanitize tools 10 gadi atpakaļ
  Nathalie Furmento 0cec9f18ae examples/fortran90: do not call starpu_shutdown() when starpu_init() returns ENODEV 10 gadi atpakaļ
  Nathalie Furmento 957ec28e54 configure.ac: check whether nvcc supports sm_13 architecture 10 gadi atpakaļ
  Olivier Aumage dba5662334 - add fortran module files to clean list 10 gadi atpakaļ
  Olivier Aumage 5b179baa05 - add a first fortran90 test case 10 gadi atpakaļ
  Olivier Aumage af0580ac1f - keep right variable name 10 gadi atpakaļ
  Olivier Aumage 94b3213e5e - update Fortran90 standalone example Makefile 10 gadi atpakaļ
  Olivier Aumage 8b6ad9b5f0 - fix Fortran declaration of StarPU API funcs 10 gadi atpakaļ
  Nathalie Furmento 80620a8798 examples/Makefile.am: fix fortran90 rules 10 gadi atpakaļ
  Nathalie Furmento c81911f317 fortran module: final renaming 10 gadi atpakaļ
  Nathalie Furmento d9e58789c4 examples/fortran90/f90_example.f90: skip application when no cpu is available 10 gadi atpakaļ
  Nathalie Furmento 36951bc036 include: rename include/mod_starpu.f90 in include/starpu_mod.f90 10 gadi atpakaļ
  Nathalie Furmento da0e5b6734 include: rename include/mod_starpu.f90 in include/starpu_mod.f90 and add function starpu_cpu_worker_get_count 10 gadi atpakaļ
  Nathalie Furmento 1598465c51 include: rename include/mod_starpu.f90 in include/starpu_mod.f90 and add function starpu_cpu_worker_get_count 10 gadi atpakaļ
  Samuel Thibault 0a34d3cec2 revert spurious change 10 gadi atpakaļ
  Nathalie Furmento 3e884c3c1d examples/Makefile.am: no need to specify where to create mod files, the default location is what we want 10 gadi atpakaļ
  Nathalie Furmento ac765f9ba4 examples/fortran90: set real and integer sizes in the code instead of doing it throught a compiler option 10 gadi atpakaļ
  Nathalie Furmento 071429947e examples/fortran90: make sure the example uses its own init function and not the one from the public interface 10 gadi atpakaļ
  Nathalie Furmento eb8690dc7e examples/fortran90/marshalling.c: do not create useless task object - do not ignore ENODEV return value - fix code formatting 10 gadi atpakaļ
  Olivier Aumage 43ee6b0a98 - preliminary common StarPU module file for Fortran90 codes 10 gadi atpakaļ
  Samuel Thibault 3f30d16bdb Add dumb cost model for callback test to work on simgrid 10 gadi atpakaļ
  Samuel Thibault b8dd6df73a Use starpu_mpi_comm_rank/size instead of MPI_Comm_rank/size in mpi applications 10 gadi atpakaļ
  Olivier Aumage 080f882056 - integrate Fortran90 example contributed by ONERA 10 gadi atpakaļ
  Samuel Thibault a85ebaeb3d Avoid variable clash 10 gadi atpakaļ