Historial de Commits

Autor SHA1 Mensaje Fecha
  Olivier Aumage 6cb53b8abc - merge trunk hace 11 años
  Nathalie Furmento ba4c34742e starpufft: re-organise directories to have src include and tests sub-directories hace 11 años
  Nathalie Furmento 8fc1e0faca configure: use subdir-objects, it is incompatible with the use of $(top_srcdir) in Makefile, they need to be replaced by relative directories hace 11 años
  Olivier Aumage a276de8730 - merge trunk hace 11 años
  Samuel Thibault 0977720ba0 port r12586 from 1.1: Make sure the user has synchronized with the local stream hace 11 años
  Olivier Aumage 2c125dafe1 - merge trunk hace 11 años
  Samuel Thibault d0eab8ef8c Do not rely on the .h file for functions actually available at link time, do check them explicitly hace 11 años
  Olivier Aumage c6104a3b62 - openmp stubs hace 11 años
  Olivier Aumage ecb54e5633 - add configure option for openmp runtime support hace 11 años
  Samuel Thibault bdf84975d3 Add paje statistics tools from Luka hace 11 años
  Olivier Aumage 084e2a3757 - fix generation of version.sty hace 11 años
  Samuel Thibault 9fe394f47d Allow performance models to have bigger variation: 50% instead of just 10% hace 11 años
  Samuel Thibault ece2c97b87 Fix build on systems which do not have pthread barriers, such as Mac OS X hace 11 años
  Nathalie Furmento c1a9b88ba7 New configure options --with-simgrid-dir --with-simgrid-include-dir and --with-simgrid-lib-dir to specify the location of the SimGrid library hace 11 años
  Nathalie Furmento 2fa111c9c3 configure.ac: check whether doxygen needed tools are installed before enabling documentation building hace 11 años
  Andra Hugo 5f388d2a95 hierarchical contexts - bug fixing and DEBUG macro hace 11 años
  Nathalie Furmento 701306e64c rename mvsc to msvc hace 11 años
  Nathalie Furmento dfc84ea5a5 configure.ac: add -Werror=implicit-function-declaration when available hace 11 años
  Samuel Thibault 1e7097e614 Fix message according to actual meaning hace 11 años
  Nathalie Furmento 93ce4ecd0e thread: encapsulation of the pthread_spin_xxx functions hace 11 años
  Samuel Thibault 65b826ed3a Only enable workers for all kinds of devices in the simgrid case, which indeed potentially needs to run them even if support is not compiled in. hace 11 años
  Samuel Thibault 4b5895731f Reduce the amount of threads for MIC, to avoid eating too much memory. Also print number of SCC devices hace 11 años
  Nathalie Furmento e28a2bb114 configure.ac: build doc with any version of doxygen. The output will be different, but still valid hace 12 años
  Nathalie Furmento 351ae5aca9 configure.ac: add explanation for max numbers properties hace 12 años
  Samuel Thibault d514e5f3af make maxerror a relative percentage, thus allowing values bigger than 100 hace 12 años
  Marc Sergent b2f8911c89 Adding configure option --enable-calibration-heuristic which allows the user to set the maximum authorized deviation of the history-based calibrator hace 12 años
  Samuel Thibault 1e620a1aef port r11472 from 1.1: Document that allocation cache is enabled by default hace 12 años
  Nathalie Furmento 4bdac6b139 configure.ac: add option --coverage to CXXFLAGS (to avoid error error 'Hidden symbol atexit is referenced by DSO' when using libtool with gcov) hace 12 años
  Samuel Thibault e9fbf7551e Add more CUDA path candidates hace 12 años
  Nathalie Furmento af61053fe3 configure.ac: do not build documentation when option --disable-build-doc is set (Thanks to Cyril Bordage for the BR) hace 12 años