Corentin Salingue
|
ac86a4ad2c
Add missing free
|
8 éve |
Corentin Salingue
|
a78b9d2b98
Merge from trunk
|
8 éve |
Nathalie Furmento
|
11034fc9d4
src: fix printf commands with correct type
|
8 éve |
Corentin Salingue
|
134f1eb906
Merge from trunk
|
8 éve |
Samuel Thibault
|
5c37420594
Use SMPI_SHARED_MALLOC when simgrid provides a version which folds such allocations
|
8 éve |
Corentin Salingue
|
4884414d33
fix r20618 : merge from trunk
|
8 éve |
Corentin Salingue
|
f9c20a61bb
merge from trunk
|
8 éve |
Corentin Salingue
|
e7589c5fed
add NUMA support in perfmodel + rework the file
|
8 éve |
Samuel Thibault
|
0645ff44a6
simgrid: Add GPU synchronization point on cudaFree, like CUDA does
|
8 éve |
Samuel Thibault
|
9c0fd37c9e
Fix simgrid build
|
8 éve |
Nathalie Furmento
|
aef60c0c2d
src,mpi/src: check return value for malloc/calloc/realloc functions
|
8 éve |
Samuel Thibault
|
0de1308077
Harmonize and fix alloc/free of CUDA RAM in simgrid and non-simgrid cases
|
8 éve |
Luka Stanisic
|
0e9e4ea1ea
When NCUDA is not specified it takes value "-1", but this part of the code should not be executed in any case (unless I am missing something)
|
8 éve |
Corentin Salingue
|
be30756c0a
merge from trunk
|
8 éve |
Samuel Thibault
|
7c8773634a
Fix build with nopeer
|
8 éve |
Samuel Thibault
|
ecac7ec55c
Also always set the current CUDA devid when freeing, it is not very costly and makes things more flexible
|
8 éve |
Samuel Thibault
|
2ea92eb0fb
Always set the current CUDA devid when allocating, it is not very costly and makes things more flexible
|
8 éve |
Samuel Thibault
|
b1750358b4
Re-re-revert that pending trick
|
8 éve |
Corentin Salingue
|
2d256c6a3e
Merge from trunk
|
8 éve |
Samuel Thibault
|
ef31b0b57f
Set diduse before calling the callback, for the case where the callback releases the data which was lazily unregistered
|
8 éve |
Samuel Thibault
|
d55e98a249
merge trunk
|
8 éve |
Samuel Thibault
|
ea45438a79
merge trunk
|
8 éve |
Nathalie Furmento
|
a2eab2d1c3
src/datawizard/malloc.c: revert #19754 to get back #ifdef STARPU_SIMGRID and #ifndef STARPU_SIMGRID instead of #if 1 and #if 0
|
8 éve |
Samuel Thibault
|
1956b6a05d
port r19751 from numa branch: Fix getting the value for the callback
|
8 éve |
Samuel Thibault
|
14039ef0bd
fix potential for confusion between physical and logical NUMA node numbers
|
8 éve |
Samuel Thibault
|
35ad7ce8b1
more fixes
|
8 éve |
Samuel Thibault
|
98a833dea8
Fix crash on machine with no numa hwloc object
|
8 éve |
Samuel Thibault
|
71e173c179
small fixes
|
8 éve |
Jérôme Clet-Ortega
|
51c024c820
Add --enable-numa option to configure and some NUMA support in StarPU memory management
|
8 éve |
Samuel Thibault
|
87de25ac25
revert spurious changes
|
8 éve |