Commit History

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