Nathalie Furmento
|
7ebec7680b
doc/doxygen/chapters/07data_management.doxy: fix formatting
|
9 gadi atpakaļ |
Nathalie Furmento
|
d808a28986
fix bugs detected by valgrind
|
9 gadi atpakaļ |
Nathalie Furmento
|
534e9acd5b
disk: fix bugs detected by coverity
|
9 gadi atpakaļ |
Terry Cojean
|
e780abfe9f
Fix some problem with contexts created with r17654 with minimal changes. Since then, barriers do not return 0 upon success but return the amount of waited tasks.
|
9 gadi atpakaļ |
Samuel Thibault
|
247ed5b742
Only recent versions of simgrid support setting xbt_cfg_set_string before starting simgrid
|
9 gadi atpakaļ |
Samuel Thibault
|
173e6139ac
automatically set contexts/factory:thread when using MSG_process_attach, and test this
|
9 gadi atpakaļ |
Samuel Thibault
|
b11fcecb22
Make sure to have both v3 and v4 simgrid platform files, since we don't know at that point which version will be needed
|
9 gadi atpakaļ |
Samuel Thibault
|
8cc4eac03c
Benefit from MSG_process_attach
|
9 gadi atpakaļ |
Samuel Thibault
|
43f68b70d4
Fix execution with simgrid git
|
9 gadi atpakaļ |
Samuel Thibault
|
cd11bb3f79
revert r17989, blas availability in simgrid mode was actually already fixed globally
|
9 gadi atpakaļ |
Samuel Thibault
|
692cab9d17
Fix inversion...
|
9 gadi atpakaļ |
Samuel Thibault
|
02b82caf1b
allow building sgemm & dgemm in simgrid mode without a blas lib
|
9 gadi atpakaļ |
Samuel Thibault
|
09a252be33
avoid using deprecated simgrid function
|
9 gadi atpakaļ |
Samuel Thibault
|
c135e2c23a
Fix build with simgrid without cuda or blas
|
9 gadi atpakaļ |
Corentin Salingue
|
591e1f620a
Change error message to warning message
|
9 gadi atpakaļ |
Samuel Thibault
|
428e4ca6c7
Completely drop 0-byte transfers, we don't actually produce any in reality
|
9 gadi atpakaļ |
Samuel Thibault
|
1649cc0711
better document failure of o_direct variant
|
9 gadi atpakaļ |
Samuel Thibault
|
5d82bf9e30
drop spurious extra size
|
9 gadi atpakaļ |
Samuel Thibault
|
966c035f9e
add compatibility with simgrid 3.13
|
9 gadi atpakaļ |
Samuel Thibault
|
ec1f34dea4
note why we don't use MSG_process_join yet
|
9 gadi atpakaļ |
Samuel Thibault
|
5c5ea509bb
Fix confusion between local variable and includer variable
|
9 gadi atpakaļ |
Terry Cojean
|
d2952fbe0e
Solve Alfredo's problem with context deletion. Unlocking the worker's sched_mutex becomes too much of a hassle in this case, so instead make use of an internal mutex.
|
9 gadi atpakaļ |
Samuel Thibault
|
b474d7ab4e
fix pointer computation
|
9 gadi atpakaļ |
Samuel Thibault
|
38097a0048
fix spurious trace event
|
9 gadi atpakaļ |
Samuel Thibault
|
53816fd5db
fix warning
|
9 gadi atpakaļ |
Samuel Thibault
|
251365a3c5
Check for validity of registered pointers early, to avoid deferring that until the low-level GPU copy routine is involved deep inside the request mechanisms...
|
9 gadi atpakaļ |
Samuel Thibault
|
21cc796080
fix some compatibility issues with simgrid 3.13, not complete though :/
|
9 gadi atpakaļ |
Samuel Thibault
|
3fdb99a725
Add support for arch-specific but easy-to-user cost function
|
9 gadi atpakaļ |
Samuel Thibault
|
204e364248
Fix crash in simgrid mode with void datas
|
9 gadi atpakaļ |
Nathalie Furmento
|
2999f665f2
fix bugs detected by scan clang tool
|
9 gadi atpakaļ |