Commit History

Author SHA1 Message Date
  Samuel Thibault 343be5ffb5 Fix warning 8 years ago
  Olivier Aumage 4d64202827 port of StarPU-1.2 rev 22589: 8 years ago
  Samuel Thibault 8b0eb61938 fix build with simgrid MC 8 years ago
  Nathalie Furmento 90bbe0a0d8 AUTHORS: update list 8 years ago
  Lionel Eyraud-Dubois b8dbb137a5 Fix swapped parameters in message printing 8 years ago
  Lionel Eyraud-Dubois d24668dfeb Add a perfmodel_recdump tool to dump the perfmodels in .rec format 8 years ago
  Nathalie Furmento ded1a3dc66 followup to 22578: src/core/workers.c: do not use sys_siglist as it does not belong to the standard 8 years ago
  Nathalie Furmento 962e718b14 src/core/workers.c: do not use sys_siglist as it does not belong to the standard 8 years ago
  Nathalie Furmento dd70b604d1 src/core/workers.c: sys_siglist is not defined on windows systems 8 years ago
  Samuel Thibault b477194360 clean-atexit was introduced in simgrid 3.13 8 years ago
  Samuel Thibault 63b8962caf fix missing include 8 years ago
  Samuel Thibault 980eb107c3 revert 22459 and 22460: HAVE_DECL_SMPI_PROCESS_SET_USER_DATA really is always defined, to 0 or 1 depending on availability of the declaration. But it's only defined when simgrid is enabled 8 years ago
  Samuel Thibault 035873400f Use signal for compatibility with mingw 8 years ago
  Lucas Schnorr 7a09dccc29 put the prefix in all task identifiers (for tasks.rec) 8 years ago
  Lucas Schnorr f6388369d1 pass the options to task_dump so we can get access to trace prefix 8 years ago
  Samuel Thibault 4bda3d1ccf Fix deadlock between fxt and mpi when STARPU_FXT_TRACE is 0 8 years ago
  Samuel Thibault 89973c04cc notify main that mpi is started before waiting for fxt to start, otherwise we can have a deadlock 8 years ago
  Samuel Thibault cf310feebc Add missing parameters :) 8 years ago
  Samuel Thibault d08f3793a7 Fix main prototype for simgrid build 8 years ago
  Samuel Thibault dc641c0329 fix build 8 years ago
  Nathalie Furmento ad028c5c4d remove un-needed include 8 years ago
  Samuel Thibault 039f23fbad plan for using starpu_pthread_wait_timedwait for proper openmp support 8 years ago
  Samuel Thibault 1e4e7818bd fix build 8 years ago
  Samuel Thibault cc398aa325 Add timedwait variants for conditions variables and queues 8 years ago
  Samuel Thibault 1218066a12 Avoid deadlock with openmp and simgrid 8 years ago
  Samuel Thibault eb627b8097 Enable OpenMP tests 8 years ago
  Samuel Thibault e8b928af9c Make sure the content of openmp tasks is always executed 8 years ago
  Samuel Thibault 89ecf54c03 Use dumb perfmodels only for simgrid 8 years ago
  Samuel Thibault 1c3b6b57d5 Add dumb performance models for openmp tasks for now 8 years ago
  Samuel Thibault f0fb8da638 move more openmp tests that now succeed with simgrid 8 years ago