Historial de Commits

Autor SHA1 Mensaje Fecha
  Samuel Thibault 5c37420594 Use SMPI_SHARED_MALLOC when simgrid provides a version which folds such allocations hace 9 años
  Samuel Thibault 72680ad261 use simgrid version range rather than enumerate them all hace 9 años
  Samuel Thibault 7eea5219ba tested simgrid 3.15 hace 9 años
  Samuel Thibault 138eed786c Fix crash when joining a thread which has already exited hace 9 años
  Samuel Thibault e9a865605f disable shape 2, it seems not well conditioned hace 9 años
  Léo Villeveygoux 35422a04ab sched_ctx: fix parallel workers simulation hace 9 años
  Léo Villeveygoux 2c498180ee sched_ctx: use starpu_sem_* instead of sem_* hace 9 años
  Corentin Salingue 69ba48ac8e Print msg when Init fails hace 9 años
  Samuel Thibault efa923897e Avoid initializing codelets for each task hace 9 años
  Luka Stanisic 02352696b7 mlr: changing example to also use data handles hace 9 años
  Samuel Thibault d6c015ec9a fix memleak hace 9 años
  Samuel Thibault 36b28d020e fix memleak hace 9 años
  Olivier Aumage 10ec2f8eec remove synchro changes from trunk/, since development has moved to branch synchro/ hace 9 años
  Samuel Thibault d5af97f058 more portable way to write a bogus pthread_t hace 9 años
  Samuel Thibault 4b6405da7d more portable way to write a bogus pthread_t hace 9 años
  Corentin Salingue 975d60ffcf fix shutdown when using cg option hace 9 años
  Samuel Thibault 79d060efd8 Make sure to always update exp_end when updating exp_start, to notably fix transfer predictions, thanks Lionel Eyraud for the patch! hace 9 años
  Samuel Thibault c50d47db20 Fix use of deprecated type hace 9 años
  Samuel Thibault 686f368580 Avoid running pivoting with non-shared cl_args memory hace 9 años
  Corentin Salingue 7ed5090182 Use 4 cores per MPI slaves when checking hace 9 años
  Samuel Thibault b61e7fe0a0 Use starpu_pthread_equal instead of hardcoding equality hace 9 años
  Samuel Thibault 0d9bf41d6f Fix execution with only OpenCL devices hace 9 años
  Samuel Thibault f45c16240f Also use physical number of cpus, since the users may use specific CPU cores hace 9 años
  Samuel Thibault 0612e2cf83 fix array sizes, notably important when mixing cuda and opencl devices, in which case they are not numbered from 0 hace 9 años
  Léo Villeveygoux 06ca4e8fcf semaphore: fix EINTR case hace 9 años
  Samuel Thibault 31d6d3bfa6 fix bogus value hace 9 años
  Léo Villeveygoux a6c1c11c79 thread: add <semaphore.h> include hace 9 años
  Samuel Thibault ce60a2aa63 fix warning hace 9 años
  Léo Villeveygoux 5ae8433c77 thread: add semaphores interface hace 9 años
  Léo Villeveygoux 7c2dc762a0 thread: add semaphores encapsulation hace 9 años