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 年之前 |
Samuel Thibault
|
b98077fba7
Add STARPU_TRACE_BUFFER_SIZE environment variable to easily set the FxT buffer size
|
11 年之前 |
Samuel Thibault
|
38ddafc107
Introduce a variable to specify the minimum number of calibration measurements
|
11 年之前 |
Samuel Thibault
|
d711867861
Fix documentation of STARPU_WATCHDOG_CRASH, document typing handle SIGABRT nopass in gdb
|
11 年之前 |