Commit History

Author SHA1 Message Date
  Luka Stanisic ce1fc30e13 working on compilation and configuration process for multiple linear regression 8 years ago
  Luka Stanisic 852bac2269 improving the config and compilation process for multiple linear regression 8 years ago
  Luka Stanisic 74fad1f7f7 Merge remote-tracking branch 'svn/trunk' into multiple_regression 8 years ago
  Luka Stanisic 86da2f8897 working on linking 8 years ago
  Samuel Pitoiset 395858080f configure.ac: remove unneeded parenthesis for --enable-openmp 8 years ago
  Samuel Thibault b5137e373f not-so-old ld does not have push/pop-state 8 years ago
  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 8 years ago
  Luka Stanisic 8370df5f67 fxt: fixing static linking for simgrid (suggested by Florent Pruvost) 8 years ago
  Samuel Pitoiset e90bb15545 configure.ac: mark OpenMP runtime support as stable 8 years ago
  Samuel Thibault 70761986a6 fix warning when SOCL_OCL_LIB_OPENCL is empty 8 years ago
  Samuel Thibault 15e6679791 Check for F77 presence 8 years ago
  Nathalie Furmento 230a6d5b42 configure.ac: always use pkg-config when detecting hwloc availability 9 years ago
  Nathalie Furmento db8e3e6ad8 configure.ac: create symlinks in build directory for microbenchs shell scripts 9 years ago
  Nathalie Furmento 012f8773fe configure.ac: fix detection for mpif90 compiler and MPI_Comm_f2c function 9 years ago
  Nathalie Furmento 53eff7e16e configure.ac: set mpif90 as default MPI fortran compiler and indicate in summary if native fortran support is enabled 9 years ago
  Samuel Thibault 109917c6fb fix build with mpi implementations which don't have fortran support, e.g. simgrid before 3.12 9 years ago
  Nathalie Furmento 3bbc378f3a configure.ac: add parameter --with-mpiexec-args to specify MPI parameters to be given when running make check 9 years ago
  Olivier Aumage 6ff4416db6 - preliminary steps for native Fortran support to StarPU-MPI 9 years ago
  Olivier Aumage cc04346b70 - add version check for Intel Fortran 9 years ago
  Samuel Thibault 7b37132c0e fix typo 9 years ago
  Samuel Thibault 6ecce4424d Fix testing for need for std=c++11 for simgrid 9 years ago
  Olivier Aumage 0ff38f93cf - workaround to avoid referencing C constants from Fortran, which has been found unreliable on Darwin 9 years ago
  Olivier Aumage 2f85453bbe - disable building Fortran examples on Darwin 9 years ago
  Olivier Aumage 36a8df9190 - GFortran version 4.9 min is needed to build native Fortran examples 9 years ago
  Samuel Thibault 8cc4eac03c Benefit from MSG_process_attach 9 years ago
  Samuel Thibault 09a252be33 avoid using deprecated simgrid function 9 years ago
  Samuel Thibault edd3c4cf8f port r17882 from 1.2: Fix build with simgrid 3.12 & 3.13 9 years ago
  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 9 years ago
  Corentin Salingue 3c1adbed0f Add missing lib to compile with --enable-coverage for gcov 9 years ago
  Samuel Thibault efd2ab31a5 only make starpu use libfxt.a when not building a .so: libfxt.a is not necessarily built with -fPIC 9 years ago