Samuel Thibault
|
5d9a5ac912
fix detection of HAVE_DECL_SMPI_PROCESS_SET_USER_DATA there too
|
8 years ago |
Samuel Thibault
|
2bce3f1e71
Add missing simix include for simix functions
|
8 years ago |
Samuel Thibault
|
4aa5967d68
fix second spot
|
8 years ago |
Samuel Thibault
|
79fa02d655
Detect MSG_process_self_name, which replaces SIMIX_process_self_get_name
|
8 years ago |
Samuel Thibault
|
370db6e6b6
relax yet more header inclusions
|
8 years ago |
Samuel Thibault
|
70e2293c61
Fix build with old 3.11 simgrid
|
8 years ago |
Samuel Thibault
|
2970b7bc87
Fix build with old simgrid
|
8 years ago |
Samuel Thibault
|
85cec15b5f
Fix detection of MPI processes now that SIMIX_process_get_code is no more
|
8 years ago |
Olivier Aumage
|
cf5be99691
update copyrights for files modified in 2017
|
8 years ago |
Olivier Aumage
|
deb66c0c51
merge from trunk
|
8 years ago |
Samuel Thibault
|
d696b10e95
MSG_process_ref was added only in simgrid 3.15
|
8 years ago |
Samuel Thibault
|
138eed786c
Fix crash when joining a thread which has already exited
|
8 years ago |
Olivier Aumage
|
10ec2f8eec
remove synchro changes from trunk/, since development has moved to branch synchro/
|
8 years ago |
Olivier Aumage
|
19cb83f85b
merge from trunk
|
8 years ago |
Léo Villeveygoux
|
06ca4e8fcf
semaphore: fix EINTR case
|
8 years ago |
Samuel Thibault
|
ce60a2aa63
fix warning
|
8 years ago |
Léo Villeveygoux
|
7c2dc762a0
thread: add semaphores encapsulation
|
8 years ago |
Olivier Aumage
|
fd2034810e
ongoing work on synchronization to remove multi-lock ordering issues
|
8 years ago |
Nathalie Furmento
|
9b83b5d21e
thread: implement starpu_pthread_equal
|
8 years ago |
Nathalie Furmento
|
abc519ba80
pthread: implement starpu_pthread_self()
|
8 years ago |
Samuel Thibault
|
fdbe604851
Add missing include for UINT_MAX
|
8 years ago |
Olivier Aumage
|
2207051181
allow workers to recurse on their own sched_mutex
|
8 years ago |
Nathalie Furmento
|
9c38741e02
fix code to follow coding conventions for braces
|
8 years ago |
Nathalie Furmento
|
aef60c0c2d
src,mpi/src: check return value for malloc/calloc/realloc functions
|
8 years ago |
Samuel Thibault
|
5dcb53b514
Fix checking errors on FUTEX_WAKE: it returns the number of woken threads, not 0
|
8 years ago |
Samuel Thibault
|
9362a8dd6c
Use MSG_process_join starting from simgrid 3.14
|
8 years ago |
Luka Stanisic
|
019ea63df4
solving MPI_Test issue for simgrid
|
8 years ago |
Samuel Thibault
|
541061fada
fix compatibility with simgrid 3.14
|
9 years ago |
Samuel Thibault
|
112619483d
drop now-unused variable
|
9 years ago |
Nathalie Furmento
|
ea326f4d15
src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC
|
9 years ago |