История коммитов

Автор SHA1 Сообщение Дата
  Samuel Thibault 7771735456 * Add STARPU_TASK_BREAK_ON_SCHED, STARPU_TASK_BREAK_ON_PUSH, and STARPU_TASK_BREAK_ON_POP environment variables to debug schedulers. лет назад: 8
  Samuel Thibault add5790b43 Add STARPU_MAX_MEMORY_USE environment variable лет назад: 9
  Samuel Thibault 062bd8ad0e advertise STARPU_LIMIT_MIN_SUBMITTED_TASKS and STARPU_LIMIT_MAX_SUBMITTED_TASKS as a way to limit the amount of consumed memory лет назад: 9
  Samuel Thibault 0803ec3348 make it clear that STARPU_WATCHDOG_TIMEOUT only doesn't crash the application лет назад: 9
  Samuel Thibault 2d064f8300 do not use tree worker iterators by default, they are too expensive лет назад: 9
  Samuel Thibault fdbfd9512c Decrease folded memory to 1MiB so it fits in most caches. Allow to configure it so that the limit on number of VMAs in Linux does not limit us лет назад: 9
  Samuel Thibault af7ecc6c9a Rather use '-' for ranges instead of ':', like hwloc does лет назад: 9
  Samuel Thibault 124fd55142 support unbound ranges for STARPU_WORKERS_CPUID лет назад: 9
  Samuel Thibault 877d29d194 Warn when two workers are bound to the same cpu. Support ranges in STARPU_WORKERS_CPUID лет назад: 9
  Samuel Pitoiset aa11fd4af0 core: replace STARPU_ENABLE_STATS with an envvar лет назад: 9
  Samuel Thibault d2d1e42b4e Fix confusion between STARPU_NMIC STARPU_NMICDEVS, the number of devices and the number of cores. STARPU_NMIC will be the number of devices, as people seem to expect, and STARPU_NMICCORES will be the number of cores per device лет назад: 9
  Samuel Thibault f8d3a939b0 Make memory tidying less agressive, matching the numbers with memory reclaiming лет назад: 9
  Nathalie Furmento bb61f3808d update cnrs copyright лет назад: 10
  Nathalie Furmento 802a261a06 fix inria copyright лет назад: 10
  Samuel Thibault 51d9fdc477 лет назад: 10
  Samuel Thibault 5a0fcbf328 Add anticipative writeback, to flush dirty data asynchronously before the лет назад: 10
  Samuel Thibault 2290e3bdab Add starpu_memory_pin and starpu_memory_unpin лет назад: 10
  Nathalie Furmento c3ed099601 mpi: document STARPU_MPI_COMM лет назад: 10
  Samuel Thibault 96cadc8c62 Add STARPU_RAND_SEED to set the seed used for random numbers лет назад: 10
  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
  Nathalie Furmento ccc55ff153 doc/doxygen/chapters/40environment_variables.doxy: fix variable name лет назад: 10
  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
  Samuel Thibault 1088233b30 Enable allocation cache in main RAM when STARPU_LIMIT_CPU_MEM is set by the user. лет назад: 10
  Samuel Thibault d737e2d729 Periodically reclaim memory instead of waiting the last moment. лет назад: 10
  Samuel Thibault fe41b91b6e Add anchors лет назад: 10
  Samuel Thibault af2958f65c Add environment variables to define a disk swap лет назад: 10
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. лет назад: 10
  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
  Samuel Thibault 1f1954c43b Add OpenCL kernel submission pipelining, to overlap costs лет назад: 10
  Samuel Thibault f99ef13c88 Add CUDA kernel submission pipelining, to overlap costs and allow concurrent лет назад: 10