Commit History

Author SHA1 Message Date
  Andra Hugo db489184f3 change the name in the header too 11 years ago
  Samuel Pitoiset 737b46cdfa src: fix a compilation error detected with Clang 3.6 11 years ago
  Nathalie Furmento 0a219cce83 src: fix function name to follow naming policy 11 years ago
  Nathalie Furmento 631f1efcc7 doc: include: fix function prototypes 11 years ago
  Nathalie Furmento 1ccc854b64 mpi/examples: add example which defines a MPI datatype for a StarPU user-defined interface 11 years ago
  Nathalie Furmento f84f999356 mpi/tests: add test for starpu_mpi_datatype_register 11 years ago
  Nathalie Furmento a26be674fb mpi: Add the capability to define specific MPI datatypes for StarPU user-defined interfaces. 11 years ago
  Terry Cojean 955c4bfb55 Add a function to find the correspondig context id of a master id 11 years ago
  Terry Cojean 36b10bf351 Refactoring scheduling context lists in order to exhibit true contexts priorities. 11 years ago
  Olivier Aumage eb0e1efbb3 - add support for OpenMP task priorities 11 years ago
  Terry Cojean 23ac963803 Fixing a deadlock when going through function starpu_sched_ctx_move_task_to_ctx 11 years ago
  Terry Cojean 41c6be59d3 Adding combined workers in the global scheduling context. 11 years ago
  Samuel Pitoiset b9158b2fbd openmp: expose a global arbiter 11 years ago
  Mathieu Lirzin b40c31c2ef src/drivers/mic/driver_mic_common.c: Delete an unwanted character. 11 years ago
  Mathieu Lirzin b911350051 src/drivers/cuda/driver_cuda.h: Delete useless headers. 11 years ago
  Nathalie Furmento 815c925477 configure.ac: fix last commit, the filename was wrong 11 years ago
  Nathalie Furmento 81c192af84 configure.ac: delete temporary files 11 years ago
  Nathalie Furmento 5cf7b8d859 README: update doc related readme (again thanks to Mathieu for reporting the error) 11 years ago
  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