提交历史

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