Commit History

Author SHA1 Message Date
  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
  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
  Nathalie Furmento f40a0df246 tools/cppcheck/suppressions.txt: update suppressions 8 years ago
  Terry Cojean fd65258cbd simplify the tree structure building by removing topology_dup altogether 8 years ago
  Nathalie Furmento 0bcf09ef45 src/core/sched_ctx.c: fix function name, it is starpu_sched_ctx_get_user_data and not starpu_sched_ctx_get_used_data 8 years ago
  Terry Cojean b307d616b8 hwloc_topology_dup() is available since 1.8 8 years ago