Samuel Thibault
|
555be3a1fb
Fix copy operator
|
8 years ago |
Samuel Thibault
|
6541c71b8c
avoid implicit conversions
|
8 years ago |
Samuel Thibault
|
b56bb89c06
fix warnings and build
|
8 years ago |
Samuel Thibault
|
9ee6f23e5a
fix warnings
|
8 years ago |
Samuel Thibault
|
8ee4498109
Fix warnings
|
8 years ago |
Samuel Thibault
|
7e0edb9851
schedulers.sh and schedulers_context.sh should now work fine
|
8 years ago |
Samuel Thibault
|
3d3b273b75
heteroprio doesn't work with the sched_ctx example either
|
8 years ago |
Nathalie Furmento
|
7430219fd5
tools/starpu_replay.c: use starpu Xalloc macros
|
8 years ago |
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 |