Commit History

Author SHA1 Message Date
  Nathalie Furmento 7c337502a8 src/datawizard/copy_driver.h: correct english text (thanks to Mathieu for reporting the error) 11 years ago
  Nathalie Furmento 51bbdda9f7 do not compile fortran examples when running sanitize tools 11 years ago
  Nathalie Furmento 0cec9f18ae examples/fortran90: do not call starpu_shutdown() when starpu_init() returns ENODEV 11 years ago
  Nathalie Furmento 957ec28e54 configure.ac: check whether nvcc supports sm_13 architecture 11 years ago
  Olivier Aumage dba5662334 - add fortran module files to clean list 11 years ago
  Olivier Aumage 5b179baa05 - add a first fortran90 test case 11 years ago
  Olivier Aumage af0580ac1f - keep right variable name 11 years ago
  Olivier Aumage 94b3213e5e - update Fortran90 standalone example Makefile 11 years ago
  Olivier Aumage 8b6ad9b5f0 - fix Fortran declaration of StarPU API funcs 11 years ago
  Nathalie Furmento 80620a8798 examples/Makefile.am: fix fortran90 rules 11 years ago
  Nathalie Furmento c81911f317 fortran module: final renaming 11 years ago
  Nathalie Furmento d9e58789c4 examples/fortran90/f90_example.f90: skip application when no cpu is available 11 years ago
  Nathalie Furmento 36951bc036 include: rename include/mod_starpu.f90 in include/starpu_mod.f90 11 years ago
  Nathalie Furmento da0e5b6734 include: rename include/mod_starpu.f90 in include/starpu_mod.f90 and add function starpu_cpu_worker_get_count 11 years ago
  Nathalie Furmento 1598465c51 include: rename include/mod_starpu.f90 in include/starpu_mod.f90 and add function starpu_cpu_worker_get_count 11 years ago
  Samuel Thibault 0a34d3cec2 revert spurious change 11 years ago
  Nathalie Furmento 3e884c3c1d examples/Makefile.am: no need to specify where to create mod files, the default location is what we want 11 years ago
  Nathalie Furmento ac765f9ba4 examples/fortran90: set real and integer sizes in the code instead of doing it throught a compiler option 11 years ago
  Nathalie Furmento 071429947e examples/fortran90: make sure the example uses its own init function and not the one from the public interface 11 years ago
  Nathalie Furmento eb8690dc7e examples/fortran90/marshalling.c: do not create useless task object - do not ignore ENODEV return value - fix code formatting 11 years ago
  Olivier Aumage 43ee6b0a98 - preliminary common StarPU module file for Fortran90 codes 11 years ago
  Samuel Thibault 3f30d16bdb Add dumb cost model for callback test to work on simgrid 11 years ago
  Samuel Thibault b8dd6df73a Use starpu_mpi_comm_rank/size instead of MPI_Comm_rank/size in mpi applications 11 years ago
  Olivier Aumage 080f882056 - integrate Fortran90 example contributed by ONERA 11 years ago
  Samuel Thibault a85ebaeb3d Avoid variable clash 11 years ago
  Samuel Thibault 05ffe970d6 Fix path to xslt file when not installed yet 11 years ago
  Nathalie Furmento b78f2058be src/core/tree.c: remove trailing whitespaces 11 years ago
  Nathalie Furmento 4ebd78d192 ChangeLog: mention new scheduler 11 years ago
  Samuel Thibault bf5ec0e3f0 port r15468 from 1.2: Add missing parameter 11 years ago
  Samuel Thibault 729e275da2 Do not pass -arch sm_13 any more, since it is now deprecated since a long time 11 years ago