| .. |
|
common
|
85b4a7a733
pthread_mutex_trylock does not return EDEADLK, just EBUSY
|
14 years ago |
|
core
|
d64f32d285
Do not disable asynchronous copy by default
|
14 years ago |
|
datawizard
|
4dc472d777
Make copy_methods non-const, to let asynchronous_copy_disable be able to modify it
|
14 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.
|
14 years ago |
|
drivers
|
6019c3c63a
src/drivers/opencl/driver_opencl.c: Fix a bug that prevented memory from being reclaimed when using OpenCL.
|
14 years ago |
|
profiling
|
e5f68ad9d6
src: update double values usage
|
14 years ago |
|
sched_policies
|
5fd4e6e4ad
Add can_execute_task support to prio scheduler
|
14 years ago |
|
top
|
8381f79759
minor fixes to handle compiler warnings
|
14 years ago |
|
util
|
5db38d9ba8
Take benefit from cuda4's ability to allocate pinned memory from the main thread
|
14 years ago |
|
.gitignore
|
27eaf1ca36
Add `.gitignore'.
|
15 years ago |
|
Makefile.am
|
0599ac36ba
*/Makefile.am: add missing showcheck rules
|
14 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 |