Commit History

Author SHA1 Message Date
  Samuel Thibault 96cadc8c62 Add STARPU_RAND_SEED to set the seed used for random numbers 10 years ago
  Samuel Thibault f433b48230 Add STARPU_SIMGRID_CUDA_MALLOC_COST and STARPU_SIMGRID_QUEUE_MALLOC_COST environment variables to control whether simgrid simulates CUDA costs or not 10 years ago
  Nathalie Furmento ccc55ff153 doc/doxygen/chapters/40environment_variables.doxy: fix variable name 10 years ago
  Nathalie Furmento f8dad7db33 New environment variable STARPU_PERF_MODEL_DIR which can be set to specify a directory where to store performance model files in. When unset, the files are stored in /.starpu/sampling 10 years ago
  Samuel Thibault 1088233b30 Enable allocation cache in main RAM when STARPU_LIMIT_CPU_MEM is set by the user. 10 years ago
  Samuel Thibault d737e2d729 Periodically reclaim memory instead of waiting the last moment. 10 years ago
  Samuel Thibault fe41b91b6e Add anchors 10 years ago
  Samuel Thibault af2958f65c Add environment variables to define a disk swap 10 years ago
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. 10 years ago
  Nathalie Furmento 1ae61a95f9 CUDA and OpenCL drivers: when STARPU_CUDA_PIPELINE and STARPU_OPENCL_PIPELINE are set to 0, force synchronous execution of all kernels 10 years ago
  Samuel Thibault 1f1954c43b Add OpenCL kernel submission pipelining, to overlap costs 10 years ago
  Samuel Thibault f99ef13c88 Add CUDA kernel submission pipelining, to overlap costs and allow concurrent 10 years ago
  Samuel Thibault b98077fba7 Add STARPU_TRACE_BUFFER_SIZE environment variable to easily set the FxT buffer size 11 years ago
  Samuel Thibault 38ddafc107 Introduce a variable to specify the minimum number of calibration measurements 11 years ago
  Samuel Thibault d711867861 Fix documentation of STARPU_WATCHDOG_CRASH, document typing handle SIGABRT nopass in gdb 11 years ago
  Samuel Thibault deb5a22184 Document STARPU_NWORKER_PER_CUDA 11 years ago
  Samuel Thibault 9fe394f47d Allow performance models to have bigger variation: 50% instead of just 10% 11 years ago
  Samuel Thibault a936486995 clarify the factor 11 years ago
  Samuel Thibault 15531a027e More prominently print calibration issues. Add an environment variable for controling the calibration threshold 11 years ago
  Nathalie Furmento 33160b3629 doc: add missing doc 11 years ago
  Nathalie Furmento 4a4d047220 mpi: New variable STARPU_MPI_CACHE_STATS to print statistics on cache holding received data. 11 years ago
  Samuel Thibault d448281fc3 New STARPU_DISABLE_KERNELS environment variable to disable actual kernel execution. 11 years ago
  Samuel Thibault 143aa5f194 Add STARPU_DISABLE_PINNING environment variable, to be able to disable memory pinning for Valgrind 11 years ago
  Nathalie Furmento 4839a2cfce doc: modify chapters outline, we are trying here to divide the whole documentation in distinct self-readable parts 11 years ago