Luka Stanisic
|
2c97815c60
correcting output of the config for mlr
|
8 anni fa |
Luka Stanisic
|
6ca9f5f1af
detecting MKL for mlr models
|
8 anni fa |
Samuel Thibault
|
c7e5f06c7a
do not enable counting GPUs with old simgrid: SD_route_get_list seems to be crashing with old versions
|
8 anni fa |
Samuel Thibault
|
02c7c8e43d
fix default max number of nodes in simgrid case
|
8 anni fa |
Samuel Thibault
|
0d900cb464
fix compatibility with older simgrid versions
|
8 anni fa |
Nathalie Furmento
|
3659ac09f4
fix minor warnings
|
8 anni fa |
Samuel Thibault
|
63e3a56d6b
fix warnings
|
8 anni fa |
Samuel Thibault
|
4bc8acabb3
Fix missing else
|
8 anni fa |
Nathalie Furmento
|
6fd10295d8
include/starpu_util.h: protect x (thanks to Vedran Novakovic for reporting the bug)
|
8 anni fa |
Samuel Thibault
|
a5bd68e2ec
avoid computing the assertion condition when STARPU_NO_ASSERT is set
|
8 anni fa |
Nathalie Furmento
|
a8cc467700
tests,examples: fix cppcheck warnings
|
8 anni fa |
Nathalie Furmento
|
4b2c8c0a02
mpi: fix cppcheck warnings
|
8 anni fa |
Nathalie Furmento
|
87718074ae
src: fix cppcheck warnings
|
8 anni fa |
Nathalie Furmento
|
2b4b6ebf0f
include/starpu_util.h: avoid warnings
|
8 anni fa |
Samuel Thibault
|
e553d86c26
fix warning
|
8 anni fa |
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 anni fa |
Samuel Pitoiset
|
ed203ce01a
openmp: fix a crash with _starpu_omp_get_task() for non-CPU workers
|
8 anni fa |
Nathalie Furmento
|
b250311d52
examples/cpp: skip example when no worker is available
|
8 anni fa |
Samuel Thibault
|
752d2f4a7e
more verbose about forgetting ./configure options when making the simgrid version
|
8 anni fa |
Nathalie Furmento
|
23ca24db6f
configure.ac: display in summary whether support for MLR models is enabled
|
8 anni fa |
Samuel Thibault
|
27be0cac9a
add missing update for 19314 :Use a structure to store starpu-specific data in hwloc tree, to allow more fields
|
8 anni fa |
Nathalie Furmento
|
ccf7d85268
examples/cpp: do not fail when no worker is available to run the task, just skip
|
8 anni fa |
Samuel Thibault
|
112619483d
drop now-unused variable
|
8 anni fa |
Samuel Thibault
|
2e7bcad876
Use a structure to store starpu-specific data in hwloc tree, to allow more fields
|
8 anni fa |
Samuel Thibault
|
63fbc7fa34
Fix free vs unregister order
|
8 anni fa |
Adrien Cassagne
|
ef4e8378b3
Add two C++ examples (one in C++ and the other in C++11) with std::vector.
|
8 anni fa |
Samuel Thibault
|
de0bb767b0
port r19310 from 1.2: Fix locking memory replicates when e.g. invalidating data: we need to lock all nodes to prevent e.g. an eviction to disk.
|
8 anni fa |
Olivier Aumage
|
3db5e5a9e7
- avoid assert triggered on systems with pagesize > 4096 bytes
|
8 anni fa |
Samuel Thibault
|
d5a4781669
Make nvcc not warn just because we didn't request for an explicit arch
|
8 anni fa |
Samuel Thibault
|
5694a4f4a5
add trivial CUDA testcase
|
8 anni fa |