Nathalie Furmento 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 14 年 前
..
common 85b4a7a733 pthread_mutex_trylock does not return EDEADLK, just EBUSY 14 年 前
core d64f32d285 Do not disable asynchronous copy by default 14 年 前
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 14 年 前
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 年 前
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 14 年 前
profiling e5f68ad9d6 src: update double values usage 14 年 前
sched_policies 86cf100882 rename internal type struct starpu_priority_taskq_s to struct _starpu_priority_taskq 14 年 前
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. 14 年 前
util 5db38d9ba8 Take benefit from cuda4's ability to allocate pinned memory from the main thread 14 年 前
.gitignore 27eaf1ca36 Add `.gitignore'. 15 年 前
Makefile.am 0599ac36ba */Makefile.am: add missing showcheck rules 14 年 前
dolib.c 3ad31951c8 src: code cleaning 14 年 前
starpu_parameters.h f8fd5492bd src: rename internal types following coding conventions 14 年 前