Commit History

Author SHA1 Message Date
  Samuel Thibault 6d23cdec54 fixes, TODOs 9 years ago
  Samuel Thibault 5917982afb Fix ram pointer registration 9 years ago
  Olivier Aumage 80bb8e2b10 - avoid accessing StarPU's own data structures directly in the OpenMP layer 9 years ago
  Samuel Thibault a6b244af90 Shrink a bit so that by default with CUDA and OpenCL we have maxnumanodes=16 9 years ago
  Samuel Thibault c4eda356c4 fix test 9 years ago
  Samuel Thibault 8190736220 drop spurious bogus test 9 years ago
  Samuel Thibault 35ad7ce8b1 more fixes 9 years ago
  Samuel Thibault 98a833dea8 Fix crash on machine with no numa hwloc object 9 years ago
  Samuel Thibault e9c68a40a5 fix crash with temporary data 9 years ago
  Samuel Thibault 01951b3635 drop spurious code 9 years ago
  Samuel Thibault 71e173c179 small fixes 9 years ago
  Samuel Thibault 76cf3612a8 small fixes 9 years ago
  Samuel Thibault fd8680b2e6 factorization 9 years ago
  Samuel Thibault 1aefee7563 small fixes 9 years ago
  Jérôme Clet-Ortega 51c024c820 Add --enable-numa option to configure and some NUMA support in StarPU memory management 9 years ago
  Nathalie Furmento c614763235 create branch numa 9 years ago
  Nathalie Furmento 0855010e81 src/core/disk_ops/disk_leveldb.cpp: fix malloc calls 9 years ago
  Nathalie Furmento 1cc6e04059 tools/cppcheck/suppressions.txt: ignore errors in gcc-plugin code 9 years ago
  Nathalie Furmento d91b9261b8 tests/sched_ctx/sched_ctx_hierarchy.c: free dynamically allocated memory 9 years ago
  Nathalie Furmento f7da831dad fixes for minor bugs detected by cppcheck 9 years ago
  Nathalie Furmento 5ca55cbcb7 src/core/workers.h: revert 19665 and explain why __starpu_worker_get_id_check return type is unsigned 9 years ago
  Nathalie Furmento 021c0a5879 src/core/workers.h: fix return type for __starpu_worker_get_id_check, workerid's type is int 9 years ago
  Nathalie Furmento 2f91070513 tests: add testcase for creation of tasks within a specific sched_ctx 9 years ago
  Nathalie Furmento fd7acb2f0f fix variable names which allow to share performance models between similar devices 9 years ago
  Samuel Thibault 050d46b691 mention feature in changelog 9 years ago
  Samuel Thibault 8cf58b4493 Allow to share performance models between CUDA devices 9 years ago
  Nathalie Furmento 90e53dd134 mpi/src: use _STARPU_MSG instead of fprintf and avoid direct calls to fprintf(stderr, ...) 9 years ago
  Nathalie Furmento d917eaa107 src: use _STARPU_MSG instead of fprintf and avoid direct calls to fprintf(stderr, ...) 9 years ago
  Luka Stanisic 019ea63df4 solving MPI_Test issue for simgrid 9 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 9 years ago