| .. |
|
common
|
85b4a7a733
pthread_mutex_trylock does not return EDEADLK, just EBUSY
|
13 years ago |
|
core
|
d64f32d285
Do not disable asynchronous copy by default
|
13 years ago |
|
datawizard
|
7eccca1c90
OpenCL Driver: only keep one function in public interface to do the copy, there is no need to try a synchronous copy after a asynchronous copy has failed
|
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
|
7eccca1c90
OpenCL Driver: only keep one function in public interface to do the copy, there is no need to try a synchronous copy after a asynchronous copy has failed
|
13 years ago |
|
profiling
|
e5f68ad9d6
src: update double values usage
|
14 years ago |
|
sched_policies
|
86cf100882
rename internal type struct starpu_priority_taskq_s to struct _starpu_priority_taskq
|
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 |