| .. |
|
common
|
aecf2f8304
Use GetCurrentThreadId instead of GetCurrentThread since the latter only returns a pseudo-handle.
|
13 years ago |
|
core
|
1a99016af3
src/core/perfmodel/perfmodel_history.c: specify message on error
|
13 years ago |
|
datawizard
|
8ef31f4109
src/datawizard/interfaces: use cl_event instead of void for the opencl copy functions (see r7230)
|
13 years ago |
|
debug
|
5eafd44d11
src/debug/traces/starpu_fxt.c: do nothing when no input files are provided
|
13 years ago |
|
drivers
|
9a75235eda
src/drivers/opencl: fix format string conversion and set external declaration in .h file
|
13 years ago |
|
profiling
|
b20e9ae4fa
Account active spinning time into sleeping time when using non-blocking drivers
|
13 years ago |
|
sched_policies
|
e8f72be46d
src/sched_policies/detect_combined_workers.c: fix format string conversion
|
13 years ago |
|
top
|
61db5dba98
src/top/starpu_top_connection.c: remove double declaration (it is already in .h file)
|
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
|
0c893dd530
Dynamically initialize progression_hook_rwlock and tag_global_rwlock.
|
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 |