Commit History

Author SHA1 Message Date
  Samuel Thibault d07623769c Set the starpu-simgrid-mip stack size to the user ulimit 10 years ago
  Samuel Thibault 6c4b85ee97 Include GPU properties 10 years ago
  Samuel Thibault 607046d79b Detect smpirun 10 years ago
  Samuel Thibault b0b3dbf227 Move xsltproc call to before running smpirun, because simgrid doesn't like building several platforms 10 years ago
  Samuel Thibault 0b355d84db Use simgrid's smpicc instead of mpicc when building in simgrid mode 10 years ago
  Samuel Thibault b76331a1a4 Fix starpu-mpi prefix generation 10 years ago
  Samuel Thibault 3aac77553e Also prepend MPI node name to bus links 10 years ago
  Samuel Thibault dadc50ca36 Properly pass argc/argv to MPI_Init 10 years ago
  Samuel Thibault 803270bbfb Fix name of external symbols 10 years ago
  Samuel Thibault f82d4a52b9 Do not include deprecated simgrid header 10 years ago
  Samuel Thibault e414e9aa19 Merge changelog entries 10 years ago
  Nathalie Furmento 93634bbb35 ChangeLog: mention starpu_memory_wait_available introduced in #14200 10 years ago
  Samuel Thibault 89e3bade75 Add starpu_memory_wait_available 10 years ago
  Samuel Thibault c9f1715e51 Fix actually distributing tasks over all workers 10 years ago
  Samuel Thibault 72a14e28c5 Fix value of ncores: 1 core is now coded 1. 10 years ago
  Nathalie Furmento 871036e5ad tests/sched_policies/data_locality.c: fix starpu termination 10 years ago
  Nathalie Furmento c8bf7b8807 socl/src/init.c: do not call starpu_shutdown() if starpu_init() returned ENODEV 10 years ago
  Nathalie Furmento 4ef1052e5e src/drivers/cuda/driver_cuda.c: add missing #endif 10 years ago
  Samuel Thibault 3b691fd1f4 cudaThreadExit actually resets the whole device, which prevents the application from using it between shutdown and init 10 years ago
  Samuel Thibault b4199958a8 Note for 1.2 release: reset to 0:0:0 10 years ago
  Nathalie Furmento cc743b377c do not call starpu_shutdown() when starpu_init() returns -ENODEV 10 years ago
  Nathalie Furmento 11dd7f606c tools/starpu_machine_display.c: do not display topology and bus bandwidth when there is no workers 10 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 10 years ago
  Samuel Thibault e07e227202 bring back forgotten examples 10 years ago
  Samuel Thibault 73932532c6 Fix spuriously setting task->dyn_modes when using STARPU_DATA_ARRAY. Also avoid reallocating for each data 10 years ago
  Nathalie Furmento 9a1d3f3e83 examples: remove call to starpu_shutdown() when starpu_init() returns ENODEV 10 years ago
  Nathalie Furmento e3a6b31d7e src/core/workers.c: fail when number of calls to starpu_shutdown() is higher than the number of calls to starpu_init() 10 years ago
  Nathalie Furmento cfc9c4a45e src/core/workers.c: call starpu_perfmodel_free_sampling_directories when _starpu_build_topology has failed 10 years ago
  Nathalie Furmento d6a1046ad7 tests/main/starpu_init.c: need more than 1 CPU for the test to be relevant 10 years ago
  Nathalie Furmento 36c38de10b tools/starpu_perfmodel_plot.c: make sure starpu_perfmodel_free_sampling_directories is called 10 years ago