Samuel Thibault
|
0920617b06
drop vector_cpp_ptr_register, unused and doesn't make sense any more
|
8 年 前 |
Corentin Salingue
|
8354b0abfe
Create directory if not exists when plugging HDF5 disk
|
8 年 前 |
Corentin Salingue
|
3be9a15f88
remove TODO
|
8 年 前 |
Samuel Thibault
|
748628b584
Disable tests/main/driver_api/run_driver.c when running several workers on a CUDA device, the test does not handle the case when two threads are needed to drive them
|
8 年 前 |
Samuel Thibault
|
3fa601767a
fix more pre-c++11 syntax
|
8 年 前 |
Samuel Thibault
|
922032aaca
Drop now-removed state
|
8 年 前 |
Samuel Thibault
|
5904b45880
Fix build on c++ older than c++11
|
8 年 前 |
Samuel Thibault
|
f3629c6469
Make sure that starpu_perfmodel_plot produced files
|
8 年 前 |
Corentin Salingue
|
f6f66b5be9
add example similar to add_vectors.cpp but using a dedicate data interface to duplicate objects and to let StarPU to achieve data transfers between NUMA nodes if available
|
8 年 前 |
Samuel Thibault
|
dac2371224
We need to remove handles from the cache hash when unregistering them
|
8 年 前 |
Samuel Thibault
|
19685672ac
Remove old warning about default scheduler in prio too
|
8 年 前 |
Samuel Thibault
|
df3d069904
include limits.h for ULONG_MAX
|
8 年 前 |
Samuel Thibault
|
cdf24c8023
mangling with CPU workers doesn't play well with starpu-on-mpi
|
8 年 前 |
Samuel Thibault
|
db0af316c9
Do not really always do probe, when FxT is not started notably
|
8 年 前 |
Samuel Thibault
|
5b5a86b15c
Unblock sleeping workers in the simgrid case
|
8 年 前 |
Samuel Thibault
|
cf94e26aa0
fix confusion between worker number and workerid
|
8 年 前 |
Samuel Thibault
|
1ca2beec77
workers_cpuid: Also disable other kinds of accelerators
|
8 年 前 |
Samuel Thibault
|
ad13bdcf6b
workers_cpuid: do not checking binding for GPUs, they are not governed by STARPU_WORKERS_CPUID
|
8 年 前 |
Samuel Thibault
|
94761375cd
Fix failure detection: ret is never 0
|
8 年 前 |
Samuel Thibault
|
d2ee3c890a
Add missing include for INT_MIN/MAX
|
8 年 前 |
Samuel Thibault
|
ca8e5f1e4c
Fix variable_size in 32bit builds
|
8 年 前 |
Samuel Thibault
|
6f5e6c7116
Fix signedness
|
8 年 前 |
Samuel Thibault
|
3442eddbb9
fix warnings
|
8 年 前 |
Samuel Thibault
|
83235802fc
fix signedness
|
8 年 前 |
Samuel Thibault
|
52bb48d70c
starpu_disk_free_request is currently unused
|
8 年 前 |
Samuel Thibault
|
65c49a37f9
Fix actually-bogus comparison
|
8 年 前 |
Samuel Thibault
|
6eb1722a9d
Revert 21780, it does not actually fix the leak in mpi/tests/cache_disable.c, and breaks other tests
|
8 年 前 |
Samuel Thibault
|
e94fa8da65
Fix signedness of nchildren and nparents of components
|
8 年 前 |
Samuel Thibault
|
9e4a63ce44
fix compiler warnings
|
8 年 前 |
Samuel Thibault
|
cd1e0c7069
fix pointer incoherency
|
8 年 前 |