Commit History

Author SHA1 Message Date
  Samuel Thibault e2ca037b73 fxt: fix memleak of comms when no paje file is produced 3 years ago
  Samuel Thibault 31df79a384 Typo 4 years ago
  Samuel Thibault e7e266bfa0 Avoid busy loop locking in valgrind 4 years ago
  Samuel Thibault d7971beefd Make it clear that maxcpus=auto is at build time, not execution time 4 years ago
  Nathalie Furmento cfb65fee99 Change the default value for configure option --enable-maxcpus to auto. it allows StarPU to automatically detect the number of CPUs on the running machine. 4 years ago
  Samuel Thibault acae6e78df Reduce duration of bandwidth test 4 years ago
  Samuel Thibault 2e0f31a503 Disable job test in simgrid builds 4 years ago
  Samuel Thibault 45311bd3d8 typo 4 years ago
  Samuel Thibault 7e567d56f2 Drop duplicate wmb/rmb, add arm64 wmb/rmb 4 years ago
  Samuel Thibault e95146cb61 Really fix execution on machines with gpus 4 years ago
  Samuel Thibault ccf145503c Fix missing deinit hook 4 years ago
  Samuel Thibault ac038ae48a Avoid quote in #warning 4 years ago
  Samuel Thibault 9518c840aa Fix test when there are non-cpu workers 4 years ago
  Samuel Thibault 6aa381c544 fix indent 4 years ago
  Samuel Thibault d13fbbf55d Fix thread-safety of job creation 4 years ago
  Samuel Thibault 10dbb9a189 Add STARPU_BOOL/VAL_COMPARE_AND_SWAP_PTR 4 years ago
  Samuel Thibault 9b5963e6b6 More verbose 4 years ago
  Nathalie Furmento 153ca406b8 Deprecate starpu_free() and add new function starpu_free_noflag() to specify allocated size 4 years ago
  Samuel Thibault 6b49e1e763 cuda: Do not fail to allocate very large buffers 4 years ago
  Samuel Thibault 455c1926b7 drop spurious changes 4 years ago
  Samuel Thibault 07f8c7c6c2 Fix warnings 4 years ago
  Samuel Thibault c1add7a8ea Fix operator priority 4 years ago
  Samuel Thibault 3a76543b4a Drop spurious assignment 4 years ago
  Samuel Thibault ee703ca3e1 Drop unused variables 4 years ago
  Samuel Thibault db250ff894 Drop unused variables 4 years ago
  Samuel Thibault 46d3f9a913 Fix warning 4 years ago
  Samuel Thibault 308694755c typo 4 years ago
  Samuel Thibault 0a4002046f Restore previous option to avoid breaking people's installation 4 years ago
  Samuel Thibault 3b1954e28f Note todo 4 years ago
  Nathalie Furmento e7a3f08c3f FxT is now automatically enabled at build-time, but not enabled at run-time by default any more, STARPU_FXT_TRACE needs to be explicitly set to 1 to enable FxT trace recording. 4 years ago