Commit History

Author SHA1 Message Date
  Nathalie Furmento f8dad7db33 New environment variable STARPU_PERF_MODEL_DIR which can be set to specify a directory where to store performance model files in. When unset, the files are stored in /.starpu/sampling 10 years ago
  Samuel Thibault 6f1569e377 Enable blocking drivers by default in simgrid mode, now that it works fine 10 years ago
  Nathalie Furmento 648e35bb3c configure.ac: -W and -Wextra are the same compiler options, just keep 10 years ago
  Nathalie Furmento 643a61c5b0 New configure option --enable-new-check to enable new testcases which are known to fail 10 years ago
  Samuel Thibault c71d4b92b2 Use pread and pwrite when available 10 years ago
  Samuel Thibault f04a74c92a Also put -O and -g in CXXFLAGS for the leveldb disk backend 10 years ago
  Samuel Thibault faa46d1089 Refuse spaces in pwd, libtool doesn't actually properly manage them 10 years ago
  Samuel Thibault 8f6f4fa49a Add hierarchical schedulers 10 years ago
  Samuel Thibault 26a6543b6f merge trunk 10 years ago
  Samuel Thibault 23c9560bfd Default nmaximpl to 4 instead of 8, as iterating over implementations is very costly 10 years ago
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. 10 years ago
  Nathalie Furmento cd1c703463 merge trunk 10 years ago
  Nathalie Furmento bbed82f445 merge trunk 10 years ago
  Samuel Thibault 8a1120b2d1 merge trunk 10 years ago
  Nathalie Furmento b7db1b780b configure.ac: force running_mpi_check to no when mpi is disabled (thanks Florent Pruvost for the hint) 10 years ago
  Samuel Thibault c083e28858 merge trunk 11 years ago
  Olivier Aumage 29c7734c92 - merge trunk 11 years ago
  Samuel Thibault 66ef1d7904 Only blame starpu developers for pointer arithmetic, who knows what happens in various C headers 11 years ago
  Samuel Thibault 651e5f8222 merge trunk 11 years ago
  Samuel Thibault a92760f1c6 Make sure we don't unconditionnally include unistd.h, which is not available on windows 11 years ago
  Samuel Thibault 69cb5ea77b Make sure we do not include sys/time.h, but include starpu_util instead, which Does The Right Thing. 11 years ago
  Samuel Thibault 6a0c92daab Avoid void* arithmetic, icc refuses it on windows... 11 years ago
  Samuel Thibault aa524149de merge trunk 11 years ago
  Samuel Thibault 72b4685423 Use xbt_mutex_try_acquire when it is available 11 years ago
  Olivier Aumage 3a272669cb - merge trunk 11 years ago
  Samuel Thibault 9de7c76db8 merge trunk 11 years ago
  Nathalie Furmento 30c6a266f2 configure.ac: fix detection of subversion directory use, testing if directory .svn is present is not enough, as we may be in a subdirectory, it is safer to call svn info 11 years ago
  Nathalie Furmento 3a49a7daec configure.ac: revert #13113 as subdir-objects breaks make distclean which removes entire entire DEPDIR directories instead of removing dependency tracking files individually 11 years ago
  Olivier Aumage a0bdd13f08 - merge trunk 11 years ago
  Nathalie Furmento 6df7ed1471 configure.ac: add subdir-objects option to automake (this avoid lots of warnings with recent versions of automake) 11 years ago