Commit Verlauf

Autor SHA1 Nachricht Datum
  Samuel Thibault 00374476e4 backport r15084 from trunk: socl: instead of setting LD_PRELOAD with the location of libOpenCL.so, set LD_LIBRARY_PATH with the directory containing libOpenCL.so, this avoid libtool to crash when loading libOpenCL.so (which happens on alaric) vor 10 Jahren
  Nathalie Furmento e3eccf5ce0 configure.ac: fix typo vor 10 Jahren
  Samuel Thibault cb5bd9d3fc port r14672 from 1.1: Add starpu_paje_sort vor 10 Jahren
  Samuel Thibault cbb6fcc536 Avoid defining HAVE_STRUCT_TIMESPEC at all instead of playing with #undefs which will always be fragile vor 10 Jahren
  Samuel Thibault c88ba4babf Also try to get struct timespec from the system pthread.h vor 10 Jahren
  Samuel Thibault 93bcee857d Do not unconditionally include unistd.h vor 10 Jahren
  Samuel Thibault af5c5b002e Improve the simgrid simulation on big machines by modeling bandwidths through PCI links and hubs vor 10 Jahren
  Samuel Thibault edfb6204ec port r14525 from 1.1: Also try to get struct timespec from unistd.h, at least some versions of mingw define it there vor 10 Jahren
  Samuel Thibault 8e9964b224 port r14519 from 1.1: Also look for struct timespec in sys/stat.h, for mingw versions which use the __need_timespec logic vor 10 Jahren
  Samuel Thibault b527c986e5 backport r14516 from 1.1: detect whether struct timespec is defined by mingw at configure time instead of guessing guard macros vor 10 Jahren
  Olivier Aumage 00f8049b66 - fix configure's MIC flags processing vor 10 Jahren
  Samuel Thibault 3be9d4ba8a Add 1.3 pc files vor 10 Jahren
  Nathalie Furmento a2ac3949bf bump to 1.3.0 vor 10 Jahren
  Samuel Thibault b3ac23f8d6 Reduce the number of disks to 3, thus lowering default number of nodes when cuda and opencl are both enabled to 16. vor 10 Jahren
  Nathalie Furmento 15ea519b79 configure.ac: when mic is enabled, first check if scif is available vor 10 Jahren
  Samuel Thibault 607046d79b Detect smpirun vor 10 Jahren
  Samuel Thibault 0b355d84db Use simgrid's smpicc instead of mpicc when building in simgrid mode vor 10 Jahren
  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 vor 10 Jahren
  Samuel Thibault 6f1569e377 Enable blocking drivers by default in simgrid mode, now that it works fine vor 10 Jahren
  Nathalie Furmento 648e35bb3c configure.ac: -W and -Wextra are the same compiler options, just keep vor 10 Jahren
  Nathalie Furmento 643a61c5b0 New configure option --enable-new-check to enable new testcases which are known to fail vor 10 Jahren
  Samuel Thibault c71d4b92b2 Use pread and pwrite when available vor 10 Jahren
  Samuel Thibault f04a74c92a Also put -O and -g in CXXFLAGS for the leveldb disk backend vor 10 Jahren
  Samuel Thibault faa46d1089 Refuse spaces in pwd, libtool doesn't actually properly manage them vor 10 Jahren
  Samuel Thibault 8f6f4fa49a Add hierarchical schedulers vor 10 Jahren
  Samuel Thibault 26a6543b6f merge trunk vor 10 Jahren
  Samuel Thibault 23c9560bfd Default nmaximpl to 4 instead of 8, as iterating over implementations is very costly vor 10 Jahren
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. vor 10 Jahren
  Nathalie Furmento cd1c703463 merge trunk vor 10 Jahren
  Nathalie Furmento bbed82f445 merge trunk vor 10 Jahren