Samuel Thibault 7d278ca9a5 sched.h is only needed for CPU_* interface, only used on glibc. Fixes some mingw versions build hace 14 años
..
common 85b4a7a733 pthread_mutex_trylock does not return EDEADLK, just EBUSY hace 14 años
core 7d278ca9a5 sched.h is only needed for CPU_* interface, only used on glibc. Fixes some mingw versions build hace 14 años
datawizard 2afba726aa _starpu_fetch_task_input: Call _STARPU_TRACE_END_FETCH_INPUT on error. hace 14 años
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. hace 14 años
drivers 6609c0acfd src/drivers/opencl/driver_opencl.c: using CL_FALSE blocks the caller. hace 14 años
profiling e5f68ad9d6 src: update double values usage hace 14 años
sched_policies 86cf100882 rename internal type struct starpu_priority_taskq_s to struct _starpu_priority_taskq hace 14 años
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. hace 14 años
util 5db38d9ba8 Take benefit from cuda4's ability to allocate pinned memory from the main thread hace 14 años
.gitignore 27eaf1ca36 Add `.gitignore'. hace 15 años
Makefile.am 0599ac36ba */Makefile.am: add missing showcheck rules hace 14 años
dolib.c 3ad31951c8 src: code cleaning hace 14 años
starpu_parameters.h f8fd5492bd src: rename internal types following coding conventions hace 14 años