Samuel Thibault
|
310b49ff62
Fix adding pipeline length: it does not make sense to add it to exp_start, since it's in it already
|
8 年 前 |
Samuel Thibault
|
93f112aabd
factorize fifo estimation movements
|
8 年 前 |
Samuel Thibault
|
f47836973e
simplify computing pipelined length and clean a bit
|
8 年 前 |
Samuel Thibault
|
3ade010051
rename STARPU_ONE_THREAD_PER_STREAM to STARPU_CUDA_THREAD_PER_WORKER
|
8 年 前 |
Nathalie Furmento
|
90b4f05f11
examples/sched_ctx/gpu_partition.c: temporarily skip test as cuda computation fails
|
8 年 前 |
Nathalie Furmento
|
de54bee539
examples/sched_ctx/gpu_partition.c: improve error message
|
8 年 前 |
Samuel Thibault
|
f695c7988d
simplify code setting O_DIRECT when mkostemp is not available
|
8 年 前 |
Samuel Thibault
|
a3b7ea9504
fix coverity warnings
|
8 年 前 |
Nathalie Furmento
|
2d363c9b1b
mpi: minor fixes (following cppcheck warnings)
|
8 年 前 |
Nathalie Furmento
|
18b9deda32
src/util/openmp_runtime_support_environment.c: decrease variable scope
|
8 年 前 |
Nathalie Furmento
|
43d106eba0
src/drivers/gordon/driver_gordon.c: remove un-needed variable
|
8 年 前 |
Nathalie Furmento
|
afa7a0fc8e
src/sched_policies/work_stealing_policy.c: only define struct locality_entry when needed
|
8 年 前 |
Nathalie Furmento
|
0163654641
src/core/workers.c: free memory
|
8 年 前 |
Nathalie Furmento
|
d1237bf02e
src/core/sched_ctx.c: make sure sched_ctx is valid
|
8 年 前 |
Samuel Thibault
|
c279154b32
Clean socl initialization tests
|
8 年 前 |
Samuel Thibault
|
235906e10d
fix warnings
|
8 年 前 |
Samuel Thibault
|
d32f0a4617
set environment variables for test to run properly
|
8 年 前 |
Nathalie Furmento
|
7189993589
src/core/workers.c: use _STARPU_DEBUG instead of printf
|
8 年 前 |
Nathalie Furmento
|
621c2cdd6a
include/starpu_config.h.in: make STARPU_HAVE_SETENV available
|
8 年 前 |
Samuel Thibault
|
ba921fb64b
actually fix build
|
8 年 前 |
Samuel Thibault
|
db447b8bb8
Fix gpu_partition test in default profile
|
8 年 前 |
Nathalie Furmento
|
ab802360a1
examples/sched_ctx/gpu_partition.c: turn printf silent on request
|
8 年 前 |
Samuel Thibault
|
eaf776bff0
Only set memory size once for each CUDA device
|
8 年 前 |
Nathalie Furmento
|
fa781811aa
examples/sched_ctx/gpu_partition.c: better deal with run without CUDA devices
|
8 年 前 |
Samuel Thibault
|
9410e67b7c
clean up getting worker/worker_set from driver
|
8 年 前 |
Samuel Thibault
|
0075a7f1f9
fix initialization of worker_set for thread-per-stream case
|
8 年 前 |
Samuel Thibault
|
4d5c8fca14
fix warning
|
8 年 前 |
Samuel Thibault
|
369a036f3a
fix initialization with simgrid
|
8 年 前 |
Samuel Thibault
|
06e09b596d
fix build
|
8 年 前 |
Samuel Thibault
|
de5e94b570
fix stream context functions with combined workers
|
8 年 前 |