Nathalie Furmento 16e7849761 src/drivers/opencl/driver_opencl_utils.c: always display the output of the OpenCL compilation, and also check compilation status with clGetProgramBuildInfo(CL_PROGRAM_BUILD_STATUS) 14 anni fa
..
common 29cf4183e1 Fix list splicing 14 anni fa
core 65303f8ce5 src/core/dependencies/implicit_data_deps.c: check the return value of starpu_task_wait(). 14 anni fa
datawizard 07595aa459 Do not drop prefetch requests on ENOMEM, to avoid dropping just-upgraded fetch requests, and to keep fetching data all the time as much as possible 14 anni fa
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 anni fa
drivers 16e7849761 src/drivers/opencl/driver_opencl_utils.c: always display the output of the OpenCL compilation, and also check compilation status with clGetProgramBuildInfo(CL_PROGRAM_BUILD_STATUS) 14 anni fa
profiling e5f68ad9d6 src: update double values usage 14 anni fa
sched_policies 55482d9c38 define rand functions in a dedicated .h file and add starpu definition for 'struct drand48_data' 14 anni fa
top 8381f79759 minor fixes to handle compiler warnings 14 anni fa
util 5db38d9ba8 Take benefit from cuda4's ability to allocate pinned memory from the main thread 14 anni fa
.gitignore 27eaf1ca36 Add `.gitignore'. 15 anni fa
Makefile.am 0599ac36ba */Makefile.am: add missing showcheck rules 14 anni fa
dolib.c 3ad31951c8 src: code cleaning 14 anni fa
starpu_parameters.h f8fd5492bd src: rename internal types following coding conventions 14 anni fa