Commit History

Author SHA1 Message Date
  Nathalie Furmento b3fbfe6bb1 reduce variable scope when possible 8 years ago
  Nathalie Furmento 26bc90da82 tools/starpu_trace_state_stats.py: replace print statement by built-in function 8 years ago
  Samuel Thibault 304051aedc Don't fail on starpu_codelet_histo_profile on systems without R 8 years ago
  Samuel Thibault 9468394d25 make sonarqube happy 8 years ago
  Samuel Thibault 018fd21ea5 Fix python3 compatibility 8 years ago
  Samuel Thibault 5a7938aad0 Make coverity happy 8 years ago
  Corentin Salingue 3cbbcdc1fb Use a list to store multiple calls to asynchronous requests for disk functions 8 years ago
  Olivier Aumage 422508c453 address varying ABIs for strerror_r 8 years ago
  Nathalie Furmento e7d791c573 re-introduce check for proper inclusion of unistd.h 8 years ago
  Nathalie Furmento 28f4b4fe61 configure.ac: disable test for unistd.h, we need to find a less intrusive manner to test a proper inclusion of unistd.h, this test fails as unistd.h gets included by hwloc.h from starpu_worker.h 8 years ago
  Nathalie Furmento 2e8dadc37a mpi: only display message in debug mode 8 years ago
  Olivier Aumage e1f6d2a8e4 add a public function to get a copy of a worker's hwloc cpuset 8 years ago
  Samuel Thibault 532f128bd5 Ship perfmodels for overlap 8 years ago
  Samuel Thibault a241829a7c document STARPU_LIMIT_CPU_MEM=0 8 years ago
  Corentin Salingue 1d099fb3dd Factorize a bit mutexes in HDF5 disk ops 8 years ago
  Samuel Thibault 1481ad2497 Add perfmodels for overlap 8 years ago
  Corentin Salingue 6758d0b532 Protect calls to HDF5 library 8 years ago
  Nathalie Furmento 9ec0569732 examples/audio/starpu_audio_processing.c: reduce nsamples when bigger than length_data 8 years ago
  Samuel Thibault a192b2390d Fix getting cublas handle, thanks Francisco Alecrim for the patch 8 years ago
  Corentin Salingue 832e0b2428 Add HDF5 disk operations in doc 8 years ago
  Corentin Salingue 27717c6ccf prevent multiple open HDF5 or concurrent read/write if threadsafe mode is not activated in HDF5 8 years ago
  Corentin Salingue 7a7995a74e Protect read / write because many HDF5 versions don't protect concurrent operations 8 years ago
  Corentin Salingue 79abf5389d fix malloc size when saving path 8 years ago
  Corentin Salingue 050e083c38 Use appropriate function to get a copy of the dataspace 8 years ago
  Samuel Thibault 974f99fbb7 Make coverity happy 8 years ago
  Corentin Salingue 37fc5084e4 Simplify a bit, we don't need to store the dataspace. We can have a copy 8 years ago
  Corentin Salingue b60c5d7971 HDF5 need to read or write in the datatype of the dataset. It's annoying... 8 years ago
  Samuel Thibault c89d036504 Add a variable size interface test that triggers eviction 8 years ago
  Samuel Thibault 943232ba18 Add a disk to shipped perfmodels 8 years ago
  Samuel Thibault f7bc8021a6 more explicit assertion failure 8 years ago