Historia zmian

Autor SHA1 Wiadomość Data
  Nathalie Furmento 39f9dc25de include/starpu_util.h: fix code for cases when _GNU_SOURCE is defined without a value 8 lat temu
  Nathalie Furmento 741d1e0516 correctly define _GNU_SOURCE 8 lat temu
  Nathalie Furmento 1020cf37cc reduce variable scope when possible 8 lat temu
  Nathalie Furmento c864609ba5 tests/datawizard/variable_size.c: insert user name in directory name to avoid conflicts 8 lat temu
  Samuel Thibault 402d4ba3bf cope with test/overlap execution where only CPUs would have run tasks 8 lat temu
  Nathalie Furmento 0245f88392 src/core/simgrid.c: remove unused struct 8 lat temu
  Nathalie Furmento b3fbfe6bb1 reduce variable scope when possible 8 lat temu
  Nathalie Furmento 26bc90da82 tools/starpu_trace_state_stats.py: replace print statement by built-in function 8 lat temu
  Samuel Thibault 304051aedc Don't fail on starpu_codelet_histo_profile on systems without R 8 lat temu
  Samuel Thibault 9468394d25 make sonarqube happy 8 lat temu
  Samuel Thibault 018fd21ea5 Fix python3 compatibility 8 lat temu
  Samuel Thibault 5a7938aad0 Make coverity happy 8 lat temu
  Corentin Salingue 3cbbcdc1fb Use a list to store multiple calls to asynchronous requests for disk functions 8 lat temu
  Olivier Aumage 422508c453 address varying ABIs for strerror_r 8 lat temu
  Nathalie Furmento e7d791c573 re-introduce check for proper inclusion of unistd.h 8 lat temu
  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 lat temu
  Nathalie Furmento 2e8dadc37a mpi: only display message in debug mode 8 lat temu
  Olivier Aumage e1f6d2a8e4 add a public function to get a copy of a worker's hwloc cpuset 8 lat temu
  Samuel Thibault 532f128bd5 Ship perfmodels for overlap 8 lat temu
  Samuel Thibault a241829a7c document STARPU_LIMIT_CPU_MEM=0 8 lat temu
  Corentin Salingue 1d099fb3dd Factorize a bit mutexes in HDF5 disk ops 8 lat temu
  Samuel Thibault 1481ad2497 Add perfmodels for overlap 8 lat temu
  Corentin Salingue 6758d0b532 Protect calls to HDF5 library 8 lat temu
  Nathalie Furmento 9ec0569732 examples/audio/starpu_audio_processing.c: reduce nsamples when bigger than length_data 8 lat temu
  Samuel Thibault a192b2390d Fix getting cublas handle, thanks Francisco Alecrim for the patch 8 lat temu
  Corentin Salingue 832e0b2428 Add HDF5 disk operations in doc 8 lat temu
  Corentin Salingue 27717c6ccf prevent multiple open HDF5 or concurrent read/write if threadsafe mode is not activated in HDF5 8 lat temu
  Corentin Salingue 7a7995a74e Protect read / write because many HDF5 versions don't protect concurrent operations 8 lat temu
  Corentin Salingue 79abf5389d fix malloc size when saving path 8 lat temu
  Corentin Salingue 050e083c38 Use appropriate function to get a copy of the dataspace 8 lat temu