Historial de Commits

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