Olivier Aumage
|
cf5be99691
update copyrights for files modified in 2017
|
лет назад: 8 |
Samuel Thibault
|
96bca6e25e
fix build with older cuda
|
лет назад: 8 |
Samuel Thibault
|
e5b21e47fd
Add starpu_cusparse_init/shutdown/get_local_handle for proper CUDA overlapping with cusparse.
|
лет назад: 8 |
Samuel Thibault
|
3fff4c9f5f
commit missing changes
|
лет назад: 8 |
Samuel Thibault
|
6379d50511
Fix detection of simgrid-mc tool
|
лет назад: 8 |
Samuel Thibault
|
85ab8748c5
do not enable mpi checks by default when simgrid support is enabled, since it requires static linking which is too expensive for being a default
|
лет назад: 8 |
Samuel Thibault
|
e15ca34bbb
Add --enable-simgrid-mc to selectively enable the model checker
|
лет назад: 8 |
Samuel Thibault
|
d8991796b2
Run model checking during make check
|
лет назад: 8 |
Samuel Thibault
|
789b098faa
avoid crashes when running smpi with shared libraries
|
лет назад: 8 |
Nathalie Furmento
|
42f76c4ffb
src: implement _starpu_mkdtemp (either by using mkdtemp or when not available by using our own algorithm) and test it
|
лет назад: 8 |
Samuel Thibault
|
13bfbabc80
Allow to disable glpk usage
|
лет назад: 8 |
Corentin Salingue
|
d96fdd1970
Finally, disable StarPU-MPI when MPI master-slave is activated
|
лет назад: 8 |
Olivier Aumage
|
44b5e02fa6
create target directories before creating symbolic links
|
лет назад: 8 |
Samuel Thibault
|
99a0f01e45
Test heat options
|
лет назад: 8 |
Samuel Thibault
|
c7d1106472
Test various options of LU
|
лет назад: 8 |
Samuel Thibault
|
9f06c759e4
Test the FxT code, and make sure that pj_dump can read it, if available
|
лет назад: 8 |
Samuel Thibault
|
0602a9efac
check for presence of unistd.h header _before_ using it
|
лет назад: 8 |
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 |
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 |
Samuel Thibault
|
9ade595f96
Disable core dumps for tests which are supposed to crash
|
лет назад: 8 |
Samuel Thibault
|
cd847ea3d3
Fix build with upcoming simgrid release
|
лет назад: 8 |
Nathalie Furmento
|
0867e93cb4
merge branches/mpi_engine@18351: mpi: code cleaning
|
лет назад: 8 |
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 |
Nathalie Furmento
|
d1f94db7b5
do not build doc when it's available...
|
лет назад: 8 |
Nathalie Furmento
|
358bb3fa09
do not distribute doc when not available
|
лет назад: 8 |
Samuel Thibault
|
882ad99086
Do not assume that -fPIC means static linking, nowadays distributions compile all code with fPIC
|
лет назад: 8 |
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 |
Samuel Thibault
|
ea45438a79
merge trunk
|
лет назад: 8 |
Nathalie Furmento
|
7ca8786ea4
configure.ac: print srcdir directory to check against svn
|
лет назад: 8 |
Samuel Thibault
|
78b61b176b
Fix build with recent simgrid
|
лет назад: 8 |