Samuel Thibault
|
203b3db100
Fix tracing nready and nsubmitted after r15808 broke it
|
9 years ago |
Samuel Thibault
|
477690d953
Add -size parameter to xgemm
|
9 years ago |
Samuel Pitoiset
|
22407ef3cd
git: ignore /src/Makefile
|
9 years ago |
Samuel Pitoiset
|
2fd5021be3
omp: use flags for storing implicit/final/untied/undeferred bits
|
9 years ago |
Samuel Pitoiset
|
8f68c6555b
omp: remove unnecessary omp_starpu_conf global var
|
9 years ago |
Samuel Pitoiset
|
905431aa71
omp: add _starpu_omp_set_{thread,task}
|
9 years ago |
Samuel Pitoiset
|
81bc8cd181
omp: make use of get_worker_thread() in get_local_thread()
|
9 years ago |
Samuel Pitoiset
|
b81d40a339
omp: use calloc() instead of malloc()+memset()
|
9 years ago |
Samuel Pitoiset
|
48f514b0ee
omp: fix wrong use of STARPU_USE_{CUDA,OPENCL} macros
|
9 years ago |
Samuel Pitoiset
|
b8d0d4e3dc
omp: make use of _starpu_omp_get_task() everywhere
|
9 years ago |
Samuel Pitoiset
|
bb0af0e0aa
omp: make use of _starpu_omp_get_thread() everywhere
|
9 years ago |
Samuel Pitoiset
|
147fd32946
omp: refactor ORDERED constructs
|
9 years ago |
Samuel Pitoiset
|
80e4f01baf
omp: refactor CRITICAL constructs
|
9 years ago |
Samuel Pitoiset
|
e1dc7a89cc
omp: refactor SINGLE constructs
|
9 years ago |
Samuel Pitoiset
|
8edebb824c
omp: refactor MASTER constructs
|
9 years ago |
Samuel Pitoiset
|
d876962b09
sched_policies: make sure no task left in the queue when using eager
|
9 years ago |
Samuel Thibault
|
6c5cf23dac
Fix memory leak in partitioned data
|
9 years ago |
Nathalie Furmento
|
68665e0321
ChangeLog: mention new semantic for variables STARPU_NMIC and STARPU_NMICDEVS
|
9 years ago |
Nathalie Furmento
|
103023f3c9
document configure option --disable-build-tests
|
9 years ago |
Nathalie Furmento
|
6516764e5b
document configure option --with-smpirun
|
9 years ago |
Nathalie Furmento
|
2f52c4edbe
perfmodel: mention new API in ChangeLog and document all functions
|
9 years ago |
Samuel Pitoiset
|
90735f9c0b
core: remove duplicated code in starpu_sched_ctx_bind_current_thread_to_cpuid()
|
9 years ago |
Nathalie Furmento
|
3aabcbba24
document configure option --disable-fortran
|
9 years ago |
Nathalie Furmento
|
5547beb0bb
src/debug/traces: use white color instead of black when no worker is found, and set the fillcolor instead of color so as to draw a border
|
9 years ago |
Samuel Pitoiset
|
f03fbf6557
sched_policies: refactor ws and lws scheduling policies
|
9 years ago |
Samuel Pitoiset
|
1e5664626d
sched_policies: add a select_victim() helper for ws sched
|
9 years ago |
Samuel Pitoiset
|
1d6d838d5a
sched_policies: add a comment related to USE_OVERLOAD experimental code
|
9 years ago |
Samuel Pitoiset
|
fa027e9388
src/sched_policies: do not lock all workers when selecting a victim with ws
|
9 years ago |
Samuel Thibault
|
1513a493bc
Fix bogus sizeof use
|
9 years ago |
Samuel Thibault
|
1c54fa0ccb
Add missing unlock
|
9 years ago |