Commit History

Author SHA1 Message Date
  Nathalie Furmento 994fb00312 merge trunk 8 years ago
  Nathalie Furmento dc458e3045 mpi: add example for load balancer 8 years ago
  Nathalie Furmento 1d0306b126 mpi/src/load_balancer/policy/load_heat_propagation.c: add debug 8 years ago
  Nathalie Furmento b0261cac70 mpi/tests/load_balancer.c: setenv is no longer needed 8 years ago
  Nathalie Furmento b708310412 mpi lb: fixes 8 years ago
  Nathalie Furmento 35f33868f3 add new function starpu_sched_ctx_get_sched_policy and remove function starpu_sched_policy_set_post_exec_hook 8 years ago
  Nathalie Furmento 86786094be mpi load balancer: add test for lb initialization 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 173fcc2a6b load-balancer: minor fixes 8 years ago
  Nathalie Furmento 64b7d8c5a0 mpi/src/load_balancer: fix copyrights 8 years ago
  Nathalie Furmento 4d68f15840 mpi: re-indent code 8 years ago
  Nathalie Furmento f5016e8f02 merge trunk 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