Nathalie Furmento
|
cbdb2605b3
pthread: always use the starpu_pthread API
|
13 年之前 |
Nathalie Furmento
|
7f792e3082
Define new public API starpu_pthread which is similar to the pthread API.
|
13 年之前 |
Nathalie Furmento
|
f3bbbf58e8
src: move definition of function _starpu_execute_registered_progression_hooks() from workers.h to progress_hook.h
|
13 年之前 |
Nathalie Furmento
|
ec56b3e978
workers: remove reference to gordon workers
|
13 年之前 |
Samuel Thibault
|
2b30d49db1
Make it possible to use simgrid without having CUDA/OpenCL installed
|
13 年之前 |
Andra Hugo
|
8aa86f5b27
get rid of the remove/add task (replace it with a flag) + fix a delete_ctx bug (data was freed too early)
|
13 年之前 |
Samuel Thibault
|
909c4fccc5
Advertise workers more comprehensively. Also fix links with poti-generated traces.
|
13 年之前 |
Nathalie Furmento
|
39f05e55be
fix definition of starpu_worker_get_sched_condition when simgrid is enabled (thanks to Lionel Eyraud-Dubois and Paul Renaud-Goud for reporting the bug)
|
13 年之前 |
Andra Hugo
|
dbc4b33af8
fixed policies and completly remove the fields: mutex & cond of sched_ctx
|
13 年之前 |
Andra Hugo
|
d56457109a
fix syncrhonisation issue (not yet for ws, parallel_heft and random), there's a synchro issue with delete_ctx (seg fault from time to time)->to be fixed
|
13 年之前 |
Nathalie Furmento
|
3f40093bf5
fix last commit
|
13 年之前 |
Samuel Thibault
|
fb88ec68ff
Re-fix simgrid build
|
13 年之前 |
Samuel Thibault
|
b27f1f7932
fix build with simgrid
|
13 年之前 |
Nathalie Furmento
|
1c7f4b3f55
partly revert 8234. sched_cond and sched_mutex are not pointers
|
13 年之前 |
Nathalie Furmento
|
e22791b9f3
merge fixes
|
13 年之前 |
Andra Hugo
|
cab880bfd5
new merge with trunk, heft & dmda important changes
|
13 年之前 |
Nathalie Furmento
|
6c4f8c510d
src/core/workers.h: define starpu_worker_set_sched_condition if it has not been done in starpu_scheduler.h
|
13 年之前 |
Samuel Thibault
|
f60eb1288d
Add initial simgrid support
|
13 年之前 |
Samuel Thibault
|
242b6116cf
pass pthread types through typedefs
|
13 年之前 |
Andra Hugo
|
a6a9a0ac35
new merge with the trunk
|
13 年之前 |
Nathalie Furmento
|
d12bb9586e
src/core/workers.h: increase length name
|
13 年之前 |
Andra Hugo
|
f2cae1040c
sched_ctx fixing warinings part2
|
13 年之前 |
Andra Hugo
|
6baf2f03c9
merge fix
|
13 年之前 |
Andra Hugo
|
7ce09b5472
removed garbage
|
13 年之前 |
Andra Hugo
|
ea45749090
merge step2
|
13 年之前 |
Andra Hugo
|
6a484de2b1
merge first step
|
13 年之前 |
Andra Hugo
|
125960a47b
rollback to r7157
|
13 年之前 |
Samuel Thibault
|
f5789e5edc
factorize worker thread initialization, fix threaded profiling by setting up the prof timer
|
13 年之前 |
Nathalie Furmento
|
e3182f62a8
include/: move public function declaration in starpu.h
|
13 年之前 |
Cyril Roelandt
|
612a56a6fd
Fix function prototypes in headers to reflect the changes brought by r.7415.
|
13 年之前 |