Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento 012f8773fe configure.ac: fix detection for mpif90 compiler and MPI_Comm_f2c function il y a 9 ans
  Nathalie Furmento 53eff7e16e configure.ac: set mpif90 as default MPI fortran compiler and indicate in summary if native fortran support is enabled il y a 9 ans
  Samuel Thibault 109917c6fb fix build with mpi implementations which don't have fortran support, e.g. simgrid before 3.12 il y a 9 ans
  Nathalie Furmento 3bbc378f3a configure.ac: add parameter --with-mpiexec-args to specify MPI parameters to be given when running make check il y a 9 ans
  Olivier Aumage 6ff4416db6 - preliminary steps for native Fortran support to StarPU-MPI il y a 9 ans
  Olivier Aumage cc04346b70 - add version check for Intel Fortran il y a 9 ans
  Samuel Thibault 7b37132c0e fix typo il y a 9 ans
  Samuel Thibault 6ecce4424d Fix testing for need for std=c++11 for simgrid il y a 9 ans
  Olivier Aumage 0ff38f93cf - workaround to avoid referencing C constants from Fortran, which has been found unreliable on Darwin il y a 9 ans
  Olivier Aumage 2f85453bbe - disable building Fortran examples on Darwin il y a 9 ans
  Olivier Aumage 36a8df9190 - GFortran version 4.9 min is needed to build native Fortran examples il y a 9 ans
  Samuel Thibault 8cc4eac03c Benefit from MSG_process_attach il y a 9 ans
  Samuel Thibault 09a252be33 avoid using deprecated simgrid function il y a 9 ans
  Samuel Thibault edd3c4cf8f port r17882 from 1.2: Fix build with simgrid 3.12 & 3.13 il y a 9 ans
  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 il y a 9 ans
  Corentin Salingue 3c1adbed0f Add missing lib to compile with --enable-coverage for gcov il y a 9 ans
  Samuel Thibault efd2ab31a5 only make starpu use libfxt.a when not building a .so: libfxt.a is not necessarily built with -fPIC il y a 9 ans
  Samuel Thibault d6615ad3db better handle spaces in mic-configure arguments. Document about using mpicc il y a 9 ans
  Samuel Thibault 5a5500f33a ignore --enable-native-mic in configure, only meant for mic-configure, but also passed to configure il y a 9 ans
  Samuel Thibault 25ffa3cc5a make sure to use -lcoi_device for phi device, and -lcoi_host for phi ost il y a 9 ans
  Samuel Thibault b2cc8acb79 mingw doesn't seem to have support for -fstack-protector-all il y a 9 ans
  Samuel Thibault 7a40706c2d Set _FORTIFY_SOURCE to 2 in debug mode il y a 9 ans
  Samuel Thibault be240b029a Use -fstack-protector-all in debugging mode il y a 9 ans
  Samuel Thibault 2e1f4e06f2 Only add -gdwarf-2 option to gcc-like compiler il y a 9 ans
  Samuel Thibault d07c4f3098 Fix testing for presence of files to avoid symlink loop on Darwin il y a 9 ans
  Samuel Thibault 2d5fb31ff6 Avoid symlink loop on darwin il y a 9 ans
  Olivier Aumage eb3cfa248c - only try to use LevelDB if request by the user il y a 9 ans
  Samuel Thibault 051b62b07b fix path il y a 9 ans
  Samuel Thibault 7ddd6b9da9 make it easy to run tasks_size_overhead.sh without running make install il y a 9 ans
  Samuel Thibault f9fcf62021 mention libhwloc instead of just hwloc, to increase probability of the user figuring out that the hwloc tools are not enough il y a 9 ans