Samuel Pitoiset
|
395858080f
configure.ac: remove unneeded parenthesis for --enable-openmp
|
hace 8 años |
Samuel Thibault
|
b5137e373f
not-so-old ld does not have push/pop-state
|
hace 8 años |
Samuel Thibault
|
b4ed5c0f1f
we really need to specify libfxt.a, pkg-config would never show this. Still keep pkg-config's --libs output to get -lrt -lbfd, but use --as-needed to avoid a spurious libfxt dynamic link
|
hace 8 años |
Luka Stanisic
|
8370df5f67
fxt: fixing static linking for simgrid (suggested by Florent Pruvost)
|
hace 8 años |
Samuel Pitoiset
|
e90bb15545
configure.ac: mark OpenMP runtime support as stable
|
hace 8 años |
Samuel Thibault
|
70761986a6
fix warning when SOCL_OCL_LIB_OPENCL is empty
|
hace 8 años |
Samuel Thibault
|
15e6679791
Check for F77 presence
|
hace 8 años |
Nathalie Furmento
|
230a6d5b42
configure.ac: always use pkg-config when detecting hwloc availability
|
hace 8 años |
Nathalie Furmento
|
db8e3e6ad8
configure.ac: create symlinks in build directory for microbenchs shell scripts
|
hace 8 años |
Nathalie Furmento
|
012f8773fe
configure.ac: fix detection for mpif90 compiler and MPI_Comm_f2c function
|
hace 8 años |
Nathalie Furmento
|
53eff7e16e
configure.ac: set mpif90 as default MPI fortran compiler and indicate in summary if native fortran support is enabled
|
hace 8 años |
Samuel Thibault
|
109917c6fb
fix build with mpi implementations which don't have fortran support, e.g. simgrid before 3.12
|
hace 8 años |
Nathalie Furmento
|
3bbc378f3a
configure.ac: add parameter --with-mpiexec-args to specify MPI parameters to be given when running make check
|
hace 8 años |
Olivier Aumage
|
6ff4416db6
- preliminary steps for native Fortran support to StarPU-MPI
|
hace 8 años |
Olivier Aumage
|
cc04346b70
- add version check for Intel Fortran
|
hace 8 años |
Samuel Thibault
|
7b37132c0e
fix typo
|
hace 8 años |
Samuel Thibault
|
6ecce4424d
Fix testing for need for std=c++11 for simgrid
|
hace 8 años |
Olivier Aumage
|
0ff38f93cf
- workaround to avoid referencing C constants from Fortran, which has been found unreliable on Darwin
|
hace 8 años |
Olivier Aumage
|
2f85453bbe
- disable building Fortran examples on Darwin
|
hace 8 años |
Olivier Aumage
|
36a8df9190
- GFortran version 4.9 min is needed to build native Fortran examples
|
hace 8 años |
Samuel Thibault
|
8cc4eac03c
Benefit from MSG_process_attach
|
hace 8 años |
Samuel Thibault
|
09a252be33
avoid using deprecated simgrid function
|
hace 8 años |
Samuel Thibault
|
edd3c4cf8f
port r17882 from 1.2: Fix build with simgrid 3.12 & 3.13
|
hace 9 años |
Samuel Thibault
|
68658f16bf
Add --enable-coverity flag to configure, to avoid building .cu files with nvcc which produces millions of lines of code we don't want to analyze
|
hace 9 años |
Corentin Salingue
|
3c1adbed0f
Add missing lib to compile with --enable-coverage for gcov
|
hace 9 años |
Samuel Thibault
|
efd2ab31a5
only make starpu use libfxt.a when not building a .so: libfxt.a is not necessarily built with -fPIC
|
hace 9 años |
Samuel Thibault
|
d6615ad3db
better handle spaces in mic-configure arguments. Document about using mpicc
|
hace 9 años |
Samuel Thibault
|
5a5500f33a
ignore --enable-native-mic in configure, only meant for mic-configure, but also passed to configure
|
hace 9 años |
Samuel Thibault
|
25ffa3cc5a
make sure to use -lcoi_device for phi device, and -lcoi_host for phi ost
|
hace 9 años |
Samuel Thibault
|
b2cc8acb79
mingw doesn't seem to have support for -fstack-protector-all
|
hace 9 años |