Historique des commits

Auteur SHA1 Message Date
  Samuel Thibault 02d06c13b4 Fix typo il y a 10 ans
  Samuel Thibault 8c1643ff92 document MPI simgrid mode il y a 10 ans
  Samuel Thibault f79863e787 Add copyright header il y a 10 ans
  Samuel Thibault 48e2e4c66a Fix startup of starpu-simgrid-mpi il y a 10 ans
  Samuel Thibault d09813f0bf fix typo il y a 10 ans
  Samuel Thibault d07623769c Set the starpu-simgrid-mip stack size to the user ulimit il y a 10 ans
  Samuel Thibault 6c4b85ee97 Include GPU properties il y a 10 ans
  Samuel Thibault 607046d79b Detect smpirun il y a 10 ans
  Samuel Thibault b0b3dbf227 Move xsltproc call to before running smpirun, because simgrid doesn't like building several platforms il y a 10 ans
  Samuel Thibault 0b355d84db Use simgrid's smpicc instead of mpicc when building in simgrid mode il y a 10 ans
  Samuel Thibault b76331a1a4 Fix starpu-mpi prefix generation il y a 10 ans
  Samuel Thibault 3aac77553e Also prepend MPI node name to bus links il y a 10 ans
  Samuel Thibault dadc50ca36 Properly pass argc/argv to MPI_Init il y a 10 ans
  Samuel Thibault 803270bbfb Fix name of external symbols il y a 10 ans
  Samuel Thibault f82d4a52b9 Do not include deprecated simgrid header il y a 10 ans
  Samuel Thibault e414e9aa19 Merge changelog entries il y a 10 ans
  Nathalie Furmento 93634bbb35 ChangeLog: mention starpu_memory_wait_available introduced in #14200 il y a 10 ans
  Samuel Thibault 89e3bade75 Add starpu_memory_wait_available il y a 10 ans
  Samuel Thibault c9f1715e51 Fix actually distributing tasks over all workers il y a 10 ans
  Samuel Thibault 72a14e28c5 Fix value of ncores: 1 core is now coded 1. il y a 10 ans
  Nathalie Furmento 871036e5ad tests/sched_policies/data_locality.c: fix starpu termination il y a 10 ans
  Nathalie Furmento c8bf7b8807 socl/src/init.c: do not call starpu_shutdown() if starpu_init() returned ENODEV il y a 10 ans
  Nathalie Furmento 4ef1052e5e src/drivers/cuda/driver_cuda.c: add missing #endif il y a 10 ans
  Samuel Thibault 3b691fd1f4 cudaThreadExit actually resets the whole device, which prevents the application from using it between shutdown and init il y a 10 ans
  Samuel Thibault b4199958a8 Note for 1.2 release: reset to 0:0:0 il y a 10 ans
  Nathalie Furmento cc743b377c do not call starpu_shutdown() when starpu_init() returns -ENODEV il y a 10 ans
  Nathalie Furmento 11dd7f606c tools/starpu_machine_display.c: do not display topology and bus bandwidth when there is no workers il y a 10 ans
  Nathalie Furmento e3690f406a src/util/starpu_task_insert_utils.c: fix condition to reallocate task->dyn_modes and rename nbuffers to current_buffer il y a 10 ans
  Samuel Thibault e07e227202 bring back forgotten examples il y a 10 ans
  Samuel Thibault 73932532c6 Fix spuriously setting task->dyn_modes when using STARPU_DATA_ARRAY. Also avoid reallocating for each data il y a 10 ans