Historique des commits

Auteur SHA1 Message Date
  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
  Samuel Thibault b2449bef5b Do not profile arcs for gprof, it does not seem to need it any more il y a 9 ans
  Samuel Thibault 8af17e7d83 document how to run starpu with gprof il y a 9 ans
  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 il y a 9 ans
  Samuel Thibault 027ce5a8f5 m4_default_nblank was added in autoconf 2.64 il y a 9 ans
  Samuel Pitoiset ba3f57d9ce configure: fix OpenMP compiler detection il y a 9 ans
  Nathalie Furmento 6fdc316c14 configure.ac: use AC_CHECK_FUNCS to check if function hwloc_topology_dup is available il y a 10 ans
  Terry Cojean a0675debe9 fix macos build il y a 10 ans
  Terry Cojean f686a1643b Ensure we have hwloc over 1.10 to use clusters (in pkgconfig case). Also fix OpenMP includes. il y a 10 ans
  Terry Cojean 901652a877 Add a cluster management API. The purpose is to facilitate a partition of the machine and set it to process parallel tasks. It is a first version and can change in the future. il y a 10 ans
  Samuel Thibault 04f743c3b4 Also search smpicc and smpirun in $simgrid_dir/bin il y a 10 ans
  Nathalie Furmento fa904a1dfd configure.ac: improve error message when mpicc not having the execute permission il y a 10 ans
  Samuel Pitoiset aa11fd4af0 core: replace STARPU_ENABLE_STATS with an envvar il y a 10 ans
  Samuel Thibault e1d98dae9c Use STARPU_BLAS_LDFLAGS instead of MKL_LIBS il y a 10 ans
  Samuel Thibault d4e98734d2 autodetect mkl il y a 10 ans
  Samuel Thibault 999afbb767 Fix cross-loader for the examples/stencil directory il y a 10 ans
  Samuel Thibault af88411670 Don't pass -fopenmp everywhere just because it is supported :) il y a 10 ans
  Samuel Thibault afc6a3e568 Add missing merge il y a 10 ans
  Samuel Thibault f26f86d5f0 Re-enable looking for timespec in pthread.h, for mingw which defines timespec there only il y a 10 ans
  Nathalie Furmento c65c3d4769 configure.ac: check timespec before pthread_create and have starpu definition for unistd.h il y a 10 ans
  Samuel Thibault 1ea08d4ce2 Fix debugging symbols when linking statically il y a 10 ans
  Samuel Thibault 8c38b636d4 Add --disable-build-tests configure option il y a 10 ans
  Nathalie Furmento 86cbf19b02 configure.ac: run linker instead of just running compiler il y a 10 ans
  Nathalie Furmento 937eac548d configure.ac: fix detection il y a 10 ans