Corentin Salingue
|
96aa4552b2
fix checking CXX11 when configuring
|
8 years ago |
Samuel Thibault
|
9ef0076f47
fix gprof build with pie-by-default compilers
|
8 years ago |
Samuel Thibault
|
541061fada
fix compatibility with simgrid 3.14
|
8 years ago |
Luka Stanisic
|
2c97815c60
correcting output of the config for mlr
|
8 years ago |
Luka Stanisic
|
6ca9f5f1af
detecting MKL for mlr models
|
8 years ago |
Samuel Thibault
|
c7e5f06c7a
do not enable counting GPUs with old simgrid: SD_route_get_list seems to be crashing with old versions
|
8 years ago |
Samuel Thibault
|
02c7c8e43d
fix default max number of nodes in simgrid case
|
8 years ago |
Samuel Thibault
|
0d900cb464
fix compatibility with older simgrid versions
|
8 years ago |
Nathalie Furmento
|
23ca24db6f
configure.ac: display in summary whether support for MLR models is enabled
|
8 years ago |
Adrien Cassagne
|
ef4e8378b3
Add two C++ examples (one in C++ and the other in C++11) with std::vector.
|
8 years ago |
Samuel Thibault
|
d5a4781669
Make nvcc not warn just because we didn't request for an explicit arch
|
8 years ago |
Samuel Thibault
|
b85c58dc76
Also create scalability graphs during tasks_size_overhead_scheds test
|
8 years ago |
Samuel Thibault
|
e9de6cf933
Fix detection of fut prototypes
|
8 years ago |
Olivier Aumage
|
f84ca1d4be
- StarPU's native fortran support does not work with IBM XLF compiler v15, no higher, locally available, version for validating
|
8 years ago |
Luka Stanisic
|
5d51d7ff57
Merged from branch 'trunk'
|
8 years ago |
Nathalie Furmento
|
c7eff17ebb
configure.ac: revert #19041, we do not want to fail when no C++ compiler is available
|
8 years ago |
Corentin Salingue
|
004a354dd5
fix -r19041 : if C++ compiler is not found, is not set
|
8 years ago |
Nathalie Furmento
|
766592f653
configure.ac: fail when no C++ compiler is found
|
8 years ago |
Samuel Thibault
|
7339c8f5fe
Use pthread_setname_np when available
|
8 years ago |
Corentin Salingue
|
78c28d1c2c
* Count mpi master-slave in maxnodes and in nmaxworker
|
8 years ago |
Luka Stanisic
|
3e4ac00ff8
mlr: started R analysis for finding the right parameters combination
|
8 years ago |
Luka Stanisic
|
3afdc02521
mlr: adding min-dgels libraries at the right place
|
8 years ago |
Samuel Thibault
|
b263776d66
Use librt for aio_read too
|
8 years ago |
Corentin Salingue
|
b12d595be9
Update compilers to MPI compilers when MPI Master/slave is activated in configure.ac
|
8 years ago |
Corentin Salingue
|
bec53bf25e
Check if mpicxx or mpic++ is installed
|
8 years ago |
Corentin Salingue
|
4428b03cbd
* Add --disable-mpi to chose to built or not the StarPU MPI Library
|
8 years ago |
Luka Stanisic
|
131d7f3582
Merge remote-tracking branch 'svn/trunk' into branches/multiple_regression
|
8 years ago |
Luka Stanisic
|
f90ad889a6
mlr: fixing make check and showcheck, warning about compilation on windows
|
8 years ago |
Luka Stanisic
|
2ad6fe09a3
mlr: need to add -lrt when linking min-dgels without fxt
|
8 years ago |
Samuel Thibault
|
d1d5dceead
test tasks_size_overhead with all schedulers
|
8 years ago |