Samuel Thibault
|
cd847ea3d3
Fix build with upcoming simgrid release
|
8 lat temu |
Samuel Thibault
|
e219b37a8d
Fix warnings with older simgrid
|
8 lat temu |
Samuel Thibault
|
cc7c39c4f7
Fix build with upcoming simgrid 3.15
|
8 lat temu |
Corentin Salingue
|
967b191cc3
Test return of malloc
|
8 lat temu |
Samuel Thibault
|
24d0a076ab
Use only one MSG process per transfer stream
|
8 lat temu |
Samuel Thibault
|
02474d849a
improve locality of variables by using a structure instead of separate arrays
|
8 lat temu |
Samuel Thibault
|
f3f9acf198
Remove mutexes and conds from simgrid tasks and transfers since we are using queues everywhere now
|
8 lat temu |
Samuel Thibault
|
dc8374c8a3
Use only one MSG process per worker for running tasks
|
8 lat temu |
Samuel Thibault
|
41924f6d21
Fix starpu-mpi-simgrid with simgrid 3.14
|
8 lat temu |
Samuel Thibault
|
882ad99086
Do not assume that -fPIC means static linking, nowadays distributions compile all code with fPIC
|
8 lat temu |
Samuel Thibault
|
3ff56dcc26
fix indent
|
8 lat temu |
Samuel Thibault
|
039e0ed104
fix typo
|
8 lat temu |
Samuel Thibault
|
431d7078f8
Fix build with simgrid 3.11 and before
|
8 lat temu |
Samuel Thibault
|
c7c8bb6988
Work around bug in simgrid
|
8 lat temu |
Samuel Thibault
|
78b61b176b
Fix build with recent simgrid
|
8 lat temu |
Luka Stanisic
|
019ea63df4
solving MPI_Test issue for simgrid
|
8 lat temu |
Samuel Thibault
|
be853dc0b2
Fix build with simgrid 3.14
|
8 lat temu |
Nathalie Furmento
|
f7fdc53b4d
src/core/simgrid.c: we actually want RAM and not RAM%u
|
8 lat temu |
Nathalie Furmento
|
5c18303944
fixes for minor warning detected by cppcheck
|
8 lat temu |
Samuel Thibault
|
541061fada
fix compatibility with simgrid 3.14
|
8 lat temu |
Samuel Thibault
|
c7e5f06c7a
do not enable counting GPUs with old simgrid: SD_route_get_list seems to be crashing with old versions
|
8 lat temu |
Samuel Thibault
|
0d900cb464
fix compatibility with older simgrid versions
|
8 lat temu |
Samuel Thibault
|
2510657bc9
Add code that takes into account PCI topology to determine contention. But disable it for now since it seems to actually decrease performance...
|
8 lat temu |
Nathalie Furmento
|
ea326f4d15
src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC
|
9 lat temu |
Nathalie Furmento
|
d4761fddf6
src: introduce macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC to make sure we always check the return value of stdlib malloc functions
|
9 lat temu |
Luka Stanisic
|
7c7c65b805
changelog and copyrights update
|
9 lat temu |
Luka Stanisic
|
74fad1f7f7
Merge remote-tracking branch 'svn/trunk' into multiple_regression
|
9 lat temu |
Samuel Thibault
|
e69593ab47
port r18163 from 1.2: fix detection of running inside SMPI
|
9 lat temu |
Samuel Thibault
|
67fbbe8f3f
fix build with old simgrid
|
9 lat temu |
Samuel Thibault
|
247ed5b742
Only recent versions of simgrid support setting xbt_cfg_set_string before starting simgrid
|
9 lat temu |