| .. |
|
common
|
aecf2f8304
Use GetCurrentThreadId instead of GetCurrentThread since the latter only returns a pseudo-handle.
|
13 years ago |
|
core
|
764ced63f7
Use a STARPU_MAXGORDONDEVS constant.
|
13 years ago |
|
datawizard
|
8fb6560e29
Multiformat interface: remove a no longer relevant TODO item.
|
13 years ago |
|
debug
|
561fd3d7d3
use uthash hash table instead of posix htable which mingw doesn't have
|
13 years ago |
|
drivers
|
e03909865e
Fix a typo: the _starpu_worker struct has no "memnode" field; it is called "memory_node".
|
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.
|
13 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'.
|
14 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 |