makni
|
f630a1399e
Add more perfmodel tests
|
5 years ago |
Samuel Thibault
|
be15250acd
fix getenv check
|
5 years ago |
Samuel Thibault
|
89e6306374
Fix OpenCL kernel submission with sizes that are not multiple of the local size
|
5 years ago |
Samuel Thibault
|
e4cfe6f25a
Drop unused variable
|
5 years ago |
Samuel Thibault
|
d299befd02
Document and warn that StarPU is not energy-efficient without --enable-blocking-drivers
|
5 years ago |
Philippe SWARTVAGHER
|
400eeb4659
Small improvements for Papi counters
|
5 years ago |
Philippe SWARTVAGHER
|
49307f6b10
Move MPI benchmarks to a dedicated folder
|
5 years ago |
Samuel Thibault
|
a933a24675
Properly shut down test
|
5 years ago |
Nathalie Furmento
|
b9fe5f3b11
fixes copyright holders
|
5 years ago |
Samuel Thibault
|
e1908beaa2
Display display_bindings on simgrid
|
5 years ago |
Nathalie Furmento
|
68fea1ee9b
Merge branch 'master' into ft_checkpoint
|
5 years ago |
Nathalie Furmento
|
f5d7ec4fb4
contrib/ci.inria.fr: build pdf documentation
|
5 years ago |
Nathalie Furmento
|
b611ffb774
doc: fix documentation for documentation generation configure options
|
5 years ago |
Nathalie Furmento
|
780387beea
configure.ac: disable by default the generation of the pdf documentation
|
5 years ago |
Samuel Thibault
|
0e613ea1fd
Add missing include
|
5 years ago |
Samuel Thibault
|
cfaa41c293
Add missing include
|
5 years ago |
Nathalie Furmento
|
e7ba0de980
src/core/perfmodel/perfmodel_history.c: fix code formatting
|
5 years ago |
Samuel Thibault
|
a481131814
Clear model initialization if we could not load the model
|
5 years ago |
Samuel Thibault
|
b1542ef46b
Make failure to compute non-linear regression non-fatal, but warn about it
|
5 years ago |
Samuel Thibault
|
5bf9a095af
Make valid_model measurement more stable, otherwise StarPU would flush them and non-linear regression complain
|
5 years ago |
Samuel Thibault
|
b401098bc7
Make user_base measurement more stable, otherwise StarPU would flush them and non-linear regression complain
|
5 years ago |
Nathalie Furmento
|
37eedf7a2d
New configure option --disable-build-doc-pdf
|
5 years ago |
Olivier Aumage
|
7c29af6d2c
fix mpifort detection
|
5 years ago |
Olivier Aumage
|
c3599603fa
position native fortran flag correctly for intel and unknown compilers
|
5 years ago |
Samuel Thibault
|
2b77dbd2bd
non-linear regression: smoothen the eviction of measurements close to c
|
5 years ago |
Samuel Thibault
|
c22b3552bf
non-linear regression: use trichotomy
|
5 years ago |
Samuel Thibault
|
80593c3476
non-linear regression: use nsample to weight entries
|
5 years ago |
Samuel Thibault
|
7fd17953fb
non-linear regression: use the first fourth instead of the minimum value
|
5 years ago |
Samuel Thibault
|
f8cb563bbf
non-linear regression: fix fitting values very close to c
|
5 years ago |
Nathalie Furmento
|
67c7eaee62
tests/main/display_binding.c: disable when mpi master slave mode is enabled
|
5 years ago |