Commit History

Author SHA1 Message Date
  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 9 years ago
  Samuel Thibault 438c493e68 support STARPU_ANY_WORKER in worker functions 9 years ago
  Terry Cojean cb36a92b55 Make clusters work with (L)WS 9 years ago
  Samuel Thibault 37578a0d00 Add STARPU_MPI_FAKE_SIZE and STARPU_MPI_FAKE_RANK to allow simulating 9 years ago
  Samuel Thibault da4b4a6c1f fix typo 9 years ago
  Samuel Thibault ad53cb20ee Add experimental STARPU_DIDUSE_BARRIER environment variable support 9 years ago
  Samuel Thibault 24122cfa9a Avoid eating a lot of memory in simulation mode 9 years ago
  Nathalie Furmento f40a0df246 tools/cppcheck/suppressions.txt: update suppressions 9 years ago
  Terry Cojean fd65258cbd simplify the tree structure building by removing topology_dup altogether 9 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 9 years ago
  Terry Cojean b307d616b8 hwloc_topology_dup() is available since 1.8 9 years ago
  Terry Cojean 4c46575db4 Slightly accelerate worker_tree by only keeping topology structure. 9 years ago
  Terry Cojean 39dc8b0d24 fix hwloc IO flags for api 2 9 years ago