Samuel Thibault aecf2f8304 Use GetCurrentThreadId instead of GetCurrentThread since the latter only returns a pseudo-handle. 13 years ago
..
common aecf2f8304 Use GetCurrentThreadId instead of GetCurrentThread since the latter only returns a pseudo-handle. 13 years ago
core 1183c55f8f Fix GPU-Direct disabling logic 13 years ago
datawizard 88bf76e6b2 Replace STARPU_ASSERT(0) by STARPU_ABORT(). 13 years ago
debug 561fd3d7d3 use uthash hash table instead of posix htable which mingw doesn't have 13 years ago
drivers bb0bcc165f Also nicely fail allocation on CL_OUT_OF_RESOURCES 13 years ago
profiling b20e9ae4fa Account active spinning time into sleeping time when using non-blocking drivers 13 years ago
sched_policies 39ae3ff6a0 Phony commit to say farewell. 13 years ago
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 years ago
util 0b03022752 cublas: move helper cublas functions to include/starpu_cublas.h and src/drivers/cuda/starpu_cublas.c 13 years ago
.gitignore 27eaf1ca36 Add `.gitignore'. 15 years ago
Makefile.am f5dee9ca79 Add effective version in dll path 13 years ago
dolib.c f5dee9ca79 Add effective version in dll path 13 years ago
starpu_parameters.h f8fd5492bd src: rename internal types following coding conventions 14 years ago