Cronologia Commit

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