.. |
common
|
85b4a7a733
pthread_mutex_trylock does not return EDEADLK, just EBUSY
|
13 years ago |
core
|
9abd6ebfb0
Rename starpu_run_driver to starpu_driver_run for the sake of consistency.
|
13 years ago |
datawizard
|
944f874558
_starpu_driver_test_request_completion(): return an error if the param_value argument of clGetEventInfo() is negative.
|
13 years ago |
debug
|
07a56c8386
Fix reference count for starpu_data_acquire_cb when the target GPU is already full: we do want the request to succeed, even if it is asynchronous.
|
13 years ago |
drivers
|
6f5f86669f
src/drivers/cuda/driver_cuda.c: macro _STARPU_TRACE_WORKER_INIT_START cannot be called directly with 'args->memory_node', needs to use a variable (possibly the macro is interpreting the string args by something else)
|
13 years ago |
profiling
|
e5f68ad9d6
src: update double values usage
|
13 years ago |
sched_policies
|
de04400038
Drop spurious changes
|
13 years ago |
top
|
c6b65fe5f8
re-introduce the thin pthread-to-win32 layer, as an option, as it seems recent versions of mingw and cygwin use a new pthread library which does not play well with starpu.
|
13 years ago |
util
|
5db38d9ba8
Take benefit from cuda4's ability to allocate pinned memory from the main thread
|
13 years ago |
.gitignore
|
27eaf1ca36
Add `.gitignore'.
|
14 years ago |
Makefile.am
|
0599ac36ba
*/Makefile.am: add missing showcheck rules
|
13 years ago |
dolib.c
|
3ad31951c8
src: code cleaning
|
14 years ago |
starpu_parameters.h
|
f8fd5492bd
src: rename internal types following coding conventions
|
14 years ago |