Samuel Thibault
|
9740bfa66d
FIXME
|
8 years ago |
Samuel Thibault
|
cfb6a07f5d
shutdown starpu after unloading models
|
8 years ago |
Samuel Thibault
|
76fdb92b91
combined workers from pheft and peager don't work with scheduling contexts
|
8 years ago |
Nathalie Furmento
|
dfbd70efd5
tools/starpu_replay.c: fixes to apply starpu coding conventions
|
8 years ago |
Samuel Thibault
|
7f3590c0f7
Fix index ordering
|
8 years ago |
Samuel Thibault
|
9635d14242
modular eager are not default schedulers
|
8 years ago |
Samuel Thibault
|
de2dcde567
Make heteroprio set buckets etc. according to actual system instead of built-in drivers
|
8 years ago |
Samuel Thibault
|
de65e02f04
Fix path to tool
|
8 years ago |
Samuel Thibault
|
eb0ae35785
starpu_perfmodel_plot only works with FxT enabled
|
8 years ago |
Lucas Schnorr
|
c6db97d3c4
fix the number of extra fields to avoid poti's printf segfault
|
8 years ago |
Lucas Schnorr
|
1ddc4718fa
declare undeclared variables
|
8 years ago |
Samuel Thibault
|
3fd97105b5
drop duplicate semi-comma
|
8 years ago |
Samuel Thibault
|
ad54d17d23
No need to check for workerids being non-NULL, and nworkers being more than zero, the loop already handles these
|
8 years ago |
Samuel Thibault
|
0920617b06
drop vector_cpp_ptr_register, unused and doesn't make sense any more
|
8 years ago |
Corentin Salingue
|
8354b0abfe
Create directory if not exists when plugging HDF5 disk
|
8 years ago |
Corentin Salingue
|
3be9a15f88
remove TODO
|
8 years ago |
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 years ago |
Samuel Thibault
|
3fa601767a
fix more pre-c++11 syntax
|
8 years ago |
Samuel Thibault
|
922032aaca
Drop now-removed state
|
8 years ago |
Samuel Thibault
|
5904b45880
Fix build on c++ older than c++11
|
8 years ago |
Samuel Thibault
|
f3629c6469
Make sure that starpu_perfmodel_plot produced files
|
8 years ago |
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 years ago |
Samuel Thibault
|
dac2371224
We need to remove handles from the cache hash when unregistering them
|
8 years ago |
Samuel Thibault
|
19685672ac
Remove old warning about default scheduler in prio too
|
8 years ago |
Samuel Thibault
|
df3d069904
include limits.h for ULONG_MAX
|
8 years ago |
Samuel Thibault
|
cdf24c8023
mangling with CPU workers doesn't play well with starpu-on-mpi
|
8 years ago |
Samuel Thibault
|
db0af316c9
Do not really always do probe, when FxT is not started notably
|
8 years ago |
Samuel Thibault
|
5b5a86b15c
Unblock sleeping workers in the simgrid case
|
8 years ago |
Samuel Thibault
|
cf94e26aa0
fix confusion between worker number and workerid
|
8 years ago |
Samuel Thibault
|
1ca2beec77
workers_cpuid: Also disable other kinds of accelerators
|
8 years ago |