Commit History

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