Samuel Thibault
|
e9a865605f
disable shape 2, it seems not well conditioned
|
8 years ago |
Léo Villeveygoux
|
35422a04ab
sched_ctx: fix parallel workers simulation
|
8 years ago |
Léo Villeveygoux
|
2c498180ee
sched_ctx: use starpu_sem_* instead of sem_*
|
8 years ago |
Corentin Salingue
|
69ba48ac8e
Print msg when Init fails
|
8 years ago |
Samuel Thibault
|
efa923897e
Avoid initializing codelets for each task
|
8 years ago |
Luka Stanisic
|
02352696b7
mlr: changing example to also use data handles
|
8 years ago |
Samuel Thibault
|
d6c015ec9a
fix memleak
|
8 years ago |
Samuel Thibault
|
36b28d020e
fix memleak
|
8 years ago |
Olivier Aumage
|
10ec2f8eec
remove synchro changes from trunk/, since development has moved to branch synchro/
|
8 years ago |
Samuel Thibault
|
d5af97f058
more portable way to write a bogus pthread_t
|
8 years ago |
Samuel Thibault
|
4b6405da7d
more portable way to write a bogus pthread_t
|
8 years ago |
Corentin Salingue
|
975d60ffcf
fix shutdown when using cg option
|
8 years ago |
Samuel Thibault
|
79d060efd8
Make sure to always update exp_end when updating exp_start, to notably fix transfer predictions, thanks Lionel Eyraud for the patch!
|
8 years ago |
Samuel Thibault
|
c50d47db20
Fix use of deprecated type
|
8 years ago |
Samuel Thibault
|
686f368580
Avoid running pivoting with non-shared cl_args memory
|
8 years ago |
Corentin Salingue
|
7ed5090182
Use 4 cores per MPI slaves when checking
|
8 years ago |
Samuel Thibault
|
b61e7fe0a0
Use starpu_pthread_equal instead of hardcoding equality
|
8 years ago |
Samuel Thibault
|
0d9bf41d6f
Fix execution with only OpenCL devices
|
8 years ago |
Samuel Thibault
|
f45c16240f
Also use physical number of cpus, since the users may use specific CPU cores
|
8 years ago |
Samuel Thibault
|
0612e2cf83
fix array sizes, notably important when mixing cuda and opencl devices, in which case they are not numbered from 0
|
8 years ago |
Léo Villeveygoux
|
06ca4e8fcf
semaphore: fix EINTR case
|
8 years ago |
Samuel Thibault
|
31d6d3bfa6
fix bogus value
|
8 years ago |
Léo Villeveygoux
|
a6c1c11c79
thread: add <semaphore.h> include
|
8 years ago |
Samuel Thibault
|
ce60a2aa63
fix warning
|
8 years ago |
Léo Villeveygoux
|
5ae8433c77
thread: add semaphores interface
|
8 years ago |
Léo Villeveygoux
|
7c2dc762a0
thread: add semaphores encapsulation
|
8 years ago |
Luka Stanisic
|
6971a2c68c
simgrid: adding new codelet flag
|
8 years ago |
Luka Stanisic
|
fc4e42d679
simgrid: putting test of the SCHED_COST env variable in macro condition, making timers generic
|
8 years ago |
Samuel Thibault
|
228c598a70
Fix Progressing color: really use dark green :)
|
8 years ago |
Samuel Thibault
|
b6110e1eff
Fix tracing GPU thread progress: stop and restart progress close to the main loop, which avoids intermixing with other trace events
|
8 years ago |