Corentin Salingue
|
f9c20a61bb
merge from trunk
|
8 years ago |
Samuel Thibault
|
0602a9efac
check for presence of unistd.h header _before_ using it
|
8 years ago |
Samuel Thibault
|
d51c021306
Do not avoid passing -ccbin when it is not supported, nvcc does not use the option blindly any more. Let nvcc pick up its preferred compiler alone, in most cases that is preferred. Introduce instead a NVCC_CC environment variable when one really wants to override this.
|
8 years ago |
Samuel Thibault
|
9ec78f8163
Remove the --enable-paje-condelet-details configure option: vite r1430 has been released more than two years ago, it's even in Debian Jessie, so we can assume people have it on their desktop machine
|
8 years ago |
Corentin Salingue
|
be30756c0a
merge from trunk
|
8 years ago |
Samuel Thibault
|
9ade595f96
Disable core dumps for tests which are supposed to crash
|
8 years ago |
Samuel Thibault
|
cd847ea3d3
Fix build with upcoming simgrid release
|
8 years ago |
Nathalie Furmento
|
3f77945975
merge trunk
|
8 years ago |
Nathalie Furmento
|
0867e93cb4
merge branches/mpi_engine@18351: mpi: code cleaning
|
8 years ago |
Samuel Thibault
|
c2d386b786
merge trunk
|
8 years ago |
Nathalie Furmento
|
8c53b48112
mpi: new configure option --enable-mpi-pedantic-isend (disabled by default) to acquire data in STARPU_RW (instead of STARPU_R) before performing MPI_Isend call
|
8 years ago |
Nathalie Furmento
|
d1f94db7b5
do not build doc when it's available...
|
8 years ago |
Nathalie Furmento
|
358bb3fa09
do not distribute doc when not available
|
8 years ago |
Samuel Thibault
|
882ad99086
Do not assume that -fPIC means static linking, nowadays distributions compile all code with fPIC
|
8 years ago |
Nathalie Furmento
|
a07308b060
configure.ac: postpone detection of CX11 compiler after the mpi master slave detection to make sure to use the MPI CXX11 compiler if necessary
|
8 years ago |
Samuel Thibault
|
d55e98a249
merge trunk
|
8 years ago |
Samuel Thibault
|
ea45438a79
merge trunk
|
8 years ago |
Nathalie Furmento
|
7ca8786ea4
configure.ac: print srcdir directory to check against svn
|
8 years ago |
Samuel Thibault
|
78b61b176b
Fix build with recent simgrid
|
8 years ago |
Samuel Thibault
|
a6b244af90
Shrink a bit so that by default with CUDA and OpenCL we have maxnumanodes=16
|
8 years ago |
Samuel Thibault
|
35ad7ce8b1
more fixes
|
8 years ago |
Samuel Thibault
|
71e173c179
small fixes
|
8 years ago |
Samuel Thibault
|
1aefee7563
small fixes
|
8 years ago |
Jérôme Clet-Ortega
|
51c024c820
Add --enable-numa option to configure and some NUMA support in StarPU memory management
|
8 years ago |
Corentin Salingue
|
a4530061c2
merge from trunk
|
8 years ago |
Corentin Salingue
|
d327b8150a
Initialize Simgrid and MPI before initialize libtool
|
9 years ago |
Corentin Salingue
|
ed631c81b1
revert -r19534
|
9 years ago |
Corentin Salingue
|
d9c44b7d71
Init libtool after all checks to have the good compilers
|
9 years ago |
Corentin Salingue
|
96aa4552b2
fix checking CXX11 when configuring
|
9 years ago |
Corentin Salingue
|
abd20a4c8e
We can disable StarPU-MPI when using MPI Master Slave + warn when both are activated
|
9 years ago |