Samuel Thibault
|
bdf84975d3
Add paje statistics tools from Luka
|
11 anni fa |
Olivier Aumage
|
084e2a3757
- fix generation of version.sty
|
11 anni fa |
Samuel Thibault
|
9fe394f47d
Allow performance models to have bigger variation: 50% instead of just 10%
|
11 anni fa |
Samuel Thibault
|
ece2c97b87
Fix build on systems which do not have pthread barriers, such as Mac OS X
|
11 anni fa |
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
|
11 anni fa |
Nathalie Furmento
|
2fa111c9c3
configure.ac: check whether doxygen needed tools are installed before enabling documentation building
|
11 anni fa |
Andra Hugo
|
5f388d2a95
hierarchical contexts - bug fixing and DEBUG macro
|
11 anni fa |
Nathalie Furmento
|
701306e64c
rename mvsc to msvc
|
11 anni fa |
Nathalie Furmento
|
dfc84ea5a5
configure.ac: add -Werror=implicit-function-declaration when available
|
11 anni fa |
Samuel Thibault
|
1e7097e614
Fix message according to actual meaning
|
11 anni fa |
Nathalie Furmento
|
93ce4ecd0e
thread: encapsulation of the pthread_spin_xxx functions
|
11 anni fa |
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.
|
11 anni fa |
Samuel Thibault
|
4b5895731f
Reduce the amount of threads for MIC, to avoid eating too much memory. Also print number of SCC devices
|
11 anni fa |
Nathalie Furmento
|
e28a2bb114
configure.ac: build doc with any version of doxygen. The output will be different, but still valid
|
11 anni fa |
Nathalie Furmento
|
351ae5aca9
configure.ac: add explanation for max numbers properties
|
11 anni fa |
Samuel Thibault
|
d514e5f3af
make maxerror a relative percentage, thus allowing values bigger than 100
|
11 anni fa |
Marc Sergent
|
b2f8911c89
Adding configure option --enable-calibration-heuristic which allows the user to set the maximum authorized deviation of the history-based calibrator
|
11 anni fa |
Samuel Thibault
|
1e620a1aef
port r11472 from 1.1: Document that allocation cache is enabled by default
|
11 anni fa |
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)
|
11 anni fa |
Samuel Thibault
|
e9fbf7551e
Add more CUDA path candidates
|
11 anni fa |
Nathalie Furmento
|
af61053fe3
configure.ac: do not build documentation when option --disable-build-doc is set (Thanks to Cyril Bordage for the BR)
|
11 anni fa |
Samuel Thibault
|
10b148c399
Do not force blocking mode with simgrid, non-blocking mode does not actually bring bigger simulation time
|
11 anni fa |
Nathalie Furmento
|
70b047f2ce
new configure option --enable-valgrind=full to disable STARPU_SKIP_IF_VALGRIND (meaning all code will be tested with valgrind)
|
11 anni fa |
Nathalie Furmento
|
0df299d260
configure.ac: new option --disable-valgrind, when set, configure does not check the availability of valgrind.h and helgrind.h
|
11 anni fa |
Samuel Thibault
|
55124f1005
port 11187 from 1.1: Fix livelock while running in valgrind: we really have to call sched_yield explicitly, rep nop is not enough
|
11 anni fa |
Samuel Thibault
|
4c97a56f4f
Add --enable-spinlock-check configure option to enable
|
11 anni fa |
Samuel Thibault
|
e2b16b3138
Avoid getting build failures just because of automake warnings
|
11 anni fa |
Nathalie Furmento
|
b5e634de01
microsoft: rename msvc to mvsc
|
12 anni fa |
Nathalie Furmento
|
e0f689410d
msvc: new batch file to set up starpu environment
|
12 anni fa |
Nathalie Furmento
|
800ca9b195
configure.ac: generate package config files for 1.2
|
12 anni fa |