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