Historial de Commits

Autor SHA1 Mensaje Fecha
  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 hace 10 años
  Samuel Thibault 6f1569e377 Enable blocking drivers by default in simgrid mode, now that it works fine hace 10 años
  Nathalie Furmento 648e35bb3c configure.ac: -W and -Wextra are the same compiler options, just keep hace 11 años
  Nathalie Furmento 643a61c5b0 New configure option --enable-new-check to enable new testcases which are known to fail hace 11 años
  Samuel Thibault c71d4b92b2 Use pread and pwrite when available hace 11 años
  Samuel Thibault f04a74c92a Also put -O and -g in CXXFLAGS for the leveldb disk backend hace 11 años
  Samuel Thibault faa46d1089 Refuse spaces in pwd, libtool doesn't actually properly manage them hace 11 años
  Samuel Thibault 8f6f4fa49a Add hierarchical schedulers hace 11 años
  Samuel Thibault 26a6543b6f merge trunk hace 11 años
  Samuel Thibault 23c9560bfd Default nmaximpl to 4 instead of 8, as iterating over implementations is very costly hace 11 años
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. hace 11 años
  Nathalie Furmento cd1c703463 merge trunk hace 11 años
  Nathalie Furmento bbed82f445 merge trunk hace 11 años
  Samuel Thibault 8a1120b2d1 merge trunk hace 11 años
  Nathalie Furmento b7db1b780b configure.ac: force running_mpi_check to no when mpi is disabled (thanks Florent Pruvost for the hint) hace 11 años
  Samuel Thibault c083e28858 merge trunk hace 11 años
  Olivier Aumage 29c7734c92 - merge trunk hace 11 años
  Samuel Thibault 66ef1d7904 Only blame starpu developers for pointer arithmetic, who knows what happens in various C headers hace 11 años
  Samuel Thibault 651e5f8222 merge trunk hace 11 años
  Samuel Thibault a92760f1c6 Make sure we don't unconditionnally include unistd.h, which is not available on windows hace 11 años
  Samuel Thibault 69cb5ea77b Make sure we do not include sys/time.h, but include starpu_util instead, which Does The Right Thing. hace 11 años
  Samuel Thibault 6a0c92daab Avoid void* arithmetic, icc refuses it on windows... hace 11 años
  Samuel Thibault aa524149de merge trunk hace 11 años
  Samuel Thibault 72b4685423 Use xbt_mutex_try_acquire when it is available hace 11 años
  Olivier Aumage 3a272669cb - merge trunk hace 11 años
  Samuel Thibault 9de7c76db8 merge trunk hace 11 años
  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 hace 11 años
  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 hace 11 años
  Olivier Aumage a0bdd13f08 - merge trunk hace 11 años
  Nathalie Furmento 6df7ed1471 configure.ac: add subdir-objects option to automake (this avoid lots of warnings with recent versions of automake) hace 11 años