Commit History

Author SHA1 Message Date
  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
  Samuel Thibault d6615ad3db better handle spaces in mic-configure arguments. Document about using mpicc 9 years ago
  Samuel Thibault 5a5500f33a ignore --enable-native-mic in configure, only meant for mic-configure, but also passed to configure 9 years ago
  Samuel Thibault 25ffa3cc5a make sure to use -lcoi_device for phi device, and -lcoi_host for phi ost 9 years ago
  Samuel Thibault b2cc8acb79 mingw doesn't seem to have support for -fstack-protector-all 9 years ago
  Samuel Thibault 7a40706c2d Set _FORTIFY_SOURCE to 2 in debug mode 9 years ago
  Samuel Thibault be240b029a Use -fstack-protector-all in debugging mode 9 years ago
  Samuel Thibault 2e1f4e06f2 Only add -gdwarf-2 option to gcc-like compiler 9 years ago
  Samuel Thibault d07c4f3098 Fix testing for presence of files to avoid symlink loop on Darwin 9 years ago
  Samuel Thibault 2d5fb31ff6 Avoid symlink loop on darwin 9 years ago
  Olivier Aumage eb3cfa248c - only try to use LevelDB if request by the user 9 years ago
  Samuel Thibault 051b62b07b fix path 9 years ago
  Samuel Thibault 7ddd6b9da9 make it easy to run tasks_size_overhead.sh without running make install 9 years ago
  Samuel Thibault f9fcf62021 mention libhwloc instead of just hwloc, to increase probability of the user figuring out that the hwloc tools are not enough 10 years ago
  Samuel Thibault b2449bef5b Do not profile arcs for gprof, it does not seem to need it any more 10 years ago
  Samuel Thibault 8af17e7d83 document how to run starpu with gprof 10 years ago
  Samuel Thibault d725e67e2e When using fxt in simgrid mode, make sure to link libfxt statically, otherwise SMPI variable privatization will not work and it will malfunction 10 years ago