Historial de Commits

Autor SHA1 Mensaje Fecha
  Nathalie Furmento 7ca8786ea4 configure.ac: print srcdir directory to check against svn hace 8 años
  Samuel Thibault 82e840c605 fix coverity warning hace 8 años
  Samuel Thibault c7c8bb6988 Work around bug in simgrid hace 8 años
  Samuel Thibault 78b61b176b Fix build with recent simgrid hace 8 años
  Terry Cojean 548ff4b4c6 Allow parallel OpenMP workers to be viewed as sequential ones for specific tasks, then rebind automatically. hace 8 años
  Samuel Thibault 3376912d1e Add more locking error cases where we just warn the user that we couldn't lock the performance file hace 8 años
  Nathalie Furmento 0855010e81 src/core/disk_ops/disk_leveldb.cpp: fix malloc calls hace 8 años
  Nathalie Furmento 1cc6e04059 tools/cppcheck/suppressions.txt: ignore errors in gcc-plugin code hace 8 años
  Nathalie Furmento d91b9261b8 tests/sched_ctx/sched_ctx_hierarchy.c: free dynamically allocated memory hace 8 años
  Nathalie Furmento f7da831dad fixes for minor bugs detected by cppcheck hace 8 años
  Nathalie Furmento 5ca55cbcb7 src/core/workers.h: revert 19665 and explain why __starpu_worker_get_id_check return type is unsigned hace 8 años
  Nathalie Furmento 021c0a5879 src/core/workers.h: fix return type for __starpu_worker_get_id_check, workerid's type is int hace 8 años
  Nathalie Furmento 2f91070513 tests: add testcase for creation of tasks within a specific sched_ctx hace 8 años
  Nathalie Furmento fd7acb2f0f fix variable names which allow to share performance models between similar devices hace 8 años
  Samuel Thibault 050d46b691 mention feature in changelog hace 8 años
  Samuel Thibault 8cf58b4493 Allow to share performance models between CUDA devices hace 8 años
  Nathalie Furmento 90e53dd134 mpi/src: use _STARPU_MSG instead of fprintf and avoid direct calls to fprintf(stderr, ...) hace 8 años
  Nathalie Furmento d917eaa107 src: use _STARPU_MSG instead of fprintf and avoid direct calls to fprintf(stderr, ...) hace 8 años
  Luka Stanisic 019ea63df4 solving MPI_Test issue for simgrid hace 8 años
  Samuel Thibault fcbb7dd5e1 add starpu_task_get_name and use it to warn about dmda etc. using a dumb policy when calibration is not finished hace 8 años
  Samuel Thibault 34c335fc2f Explain why StarPU eats one CPU core for each GPU hace 8 años
  Samuel Thibault be853dc0b2 Fix build with simgrid 3.14 hace 8 años
  Samuel Thibault 7e4bbe1fa2 MSG_process_attach does not actually work for us yet in simgrid 3.14 hace 8 años
  Samuel Thibault da71499ba2 Fix early use of MPI ranks hace 8 años
  Samuel Thibault 438c493e68 support STARPU_ANY_WORKER in worker functions hace 8 años
  Terry Cojean cb36a92b55 Make clusters work with (L)WS hace 8 años
  Samuel Thibault 37578a0d00 Add STARPU_MPI_FAKE_SIZE and STARPU_MPI_FAKE_RANK to allow simulating hace 8 años
  Samuel Thibault da4b4a6c1f fix typo hace 8 años
  Samuel Thibault ad53cb20ee Add experimental STARPU_DIDUSE_BARRIER environment variable support hace 8 años
  Samuel Thibault 24122cfa9a Avoid eating a lot of memory in simulation mode hace 8 años