Samuel Thibault 2e4e7d6a40 Fix tags shared by several tasks: when submitting another task, it should not reset the 'done' property, as the tag is already signaled and should be kept as such 14 years ago
..
common 85b4a7a733 pthread_mutex_trylock does not return EDEADLK, just EBUSY 14 years ago
core 2e4e7d6a40 Fix tags shared by several tasks: when submitting another task, it should not reset the 'done' property, as the tag is already signaled and should be kept as such 14 years ago
datawizard 3b9e922cbe src/datawizard/memalloc.c: _starpu_get_global_mem_size(): Replace STARPU_ASSERT(0) by STARPU_ABORT(). 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 d1ef85e5da src: modify the field user_conf of struct _starpu_machine_config 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