Nathalie Furmento
|
880223cf93
s/STARPU_WORKERS_GPUID/STARPU_WORKERS_CUDAID/g - Let's get ready for OpenCL driver
|
15 years ago |
Cédric Augonnet
|
6695f1a415
add missing return value
|
15 years ago |
Cédric Augonnet
|
902b2f1412
Remove the "pastix wrappers" which have been left unmaintained/unused for a
|
15 years ago |
Cédric Augonnet
|
0548a0dd12
Minor cleanups:
|
15 years ago |
Cédric Augonnet
|
6c9d9787ed
minor: this function needs not be public
|
15 years ago |
Cédric Augonnet
|
0c02dab663
Cleanup: remove the submit_sync_task function which was not even in the public
|
15 years ago |
Cédric Augonnet
|
e211a14276
The CLOCK_MONOTONIC_RAW clock is not subject to NTP adjustments, but is not
|
15 years ago |
Cédric Augonnet
|
c0ba4bf5e9
Liberate the memory that was implicitely allocated by the DSM to replicate data
|
15 years ago |
Cédric Augonnet
|
57e8dfaf44
StarPU now successfully passes the "dining philosophers" test without any
|
15 years ago |
Cédric Augonnet
|
d01cc2e5f9
When enforcing data dependencies, it is important that the ressources are
|
15 years ago |
Cédric Augonnet
|
2db6f869c3
Make sure that the FxT trace was not corrupted and display a warning in that
|
15 years ago |
Cédric Augonnet
|
272c07a99e
check pthread_mutex_(un)lock return value
|
15 years ago |
Cédric Augonnet
|
c5c8236915
- Test whether the CUDA setup supports recent features (eg portable pinned memory).
|
15 years ago |
Cédric Augonnet
|
84014a95ad
StarPU is using some features that were introduced in CUDA 2.2 (eg. portable
|
15 years ago |
Cédric Augonnet
|
d07392fcf3
Fix a configuration bug which appeared when using CUDA 2.2.
|
15 years ago |
Nathalie Furmento
|
be3f9c53e0
Add include directory for common/config.h
|
15 years ago |
Nathalie Furmento
|
029af75db3
CONFIG_FUT is needed by the external tool FxT, and therefore should not be prefixed
|
15 years ago |
Cédric Augonnet
|
330ebd2afb
The _starpu_check_mutex_deadlock provides a quick'n'dirty (not 100% garanteed)
|
15 years ago |
Nathalie Furmento
|
7e5f41b49c
Prefixing of src/common/fxt.h (3rd and last step)
|
15 years ago |
Nathalie Furmento
|
fd1559804a
Prefixing of src/common/fxt.h (2nd step)
|
15 years ago |
Nathalie Furmento
|
ac6757d544
Prefixing of src/common/fxt.h (1st step)
|
15 years ago |
Nathalie Furmento
|
7408eae929
Prefixing of src/common/hash.h
|
15 years ago |
Nathalie Furmento
|
dd64890a33
Prefixing of src/common/htable32.h
|
15 years ago |
Nathalie Furmento
|
a5c3eb98e4
Prefixing of src/common/rwlock.h
|
15 years ago |
Nathalie Furmento
|
02ef8ebfca
Prefixing of src/common/starpu-spinlock.h
|
15 years ago |
Nathalie Furmento
|
100ef879e6
Prefixing of src/common/timing.h
|
15 years ago |
Nathalie Furmento
|
11983f5e80
s/starpu_mkpath/_starpu_mkpath/g
|
15 years ago |
Cédric Augonnet
|
8fdf158814
Liberate the memory allocated by the scheduling policies.
|
15 years ago |
Cédric Augonnet
|
2b6536a9e8
liberate the resources used by the greedy scheduling policy
|
15 years ago |
Cédric Augonnet
|
523cf155c9
Properly liberate the completion groups by removing the references one by one.
|
15 years ago |