Luka Stanisic
|
3e4ac00ff8
mlr: started R analysis for finding the right parameters combination
|
9 yıl önce |
Luka Stanisic
|
3afdc02521
mlr: adding min-dgels libraries at the right place
|
9 yıl önce |
Luka Stanisic
|
131d7f3582
Merge remote-tracking branch 'svn/trunk' into branches/multiple_regression
|
9 yıl önce |
Luka Stanisic
|
f90ad889a6
mlr: fixing make check and showcheck, warning about compilation on windows
|
9 yıl önce |
Luka Stanisic
|
2ad6fe09a3
mlr: need to add -lrt when linking min-dgels without fxt
|
9 yıl önce |
Samuel Thibault
|
d1d5dceead
test tasks_size_overhead with all schedulers
|
9 yıl önce |
Luka Stanisic
|
1e67e8e157
mlr: changing compilation process so that make dist works(temp solution)
|
9 yıl önce |
Nathalie Furmento
|
690e072874
configure.ac: do not generate documentation if it is already available in the source directory
|
9 yıl önce |
Nathalie Furmento
|
ff15d9a760
configure.ac: remove option subdir-objects as it causes fortran compilation to fail
|
9 yıl önce |
Samuel Thibault
|
1c27404edc
fix documentation of --disable-fstack-protector-all according to default value
|
9 yıl önce |
Nathalie Furmento
|
514a859d3b
configure: add configure option for fstack-protector-all which is enabled by default, and disable it when compiling for MIC architectures
|
9 yıl önce |
Samuel Thibault
|
6b343fd01d
document why we don't enable fortify without optimizations
|
9 yıl önce |
Samuel Thibault
|
96d4e38441
fortify only works in optimization mode. It is also very lightweight, so enable it by default unless given enable-fast. Also only enable level 1, which doesn't change any semantic
|
9 yıl önce |
Luka Stanisic
|
4873d1c036
mlr: adapting configuration so that min-dgels compilation is done with main Makefile
|
9 yıl önce |
Olivier Aumage
|
48eb50ba3b
- fix subdir-objects related Automake warnings
|
9 yıl önce |
Olivier Aumage
|
cabe2dab63
- add support for Temanejo/Ayudame version 2
|
9 yıl önce |
Luka Stanisic
|
0ed9743742
mlr: using local min-dgels source code to install necessary libraries
|
9 yıl önce |
Luka Stanisic
|
a7bf2f2698
mlr: cleaning the code and configuration
|
9 yıl önce |
Luka Stanisic
|
f82f039749
mlr: configuration with min-dgels installation
|
9 yıl önce |
Nathalie Furmento
|
ea928915c1
configure.ac: define macro values to 1
|
9 yıl önce |
Luka Stanisic
|
bc1d3ecf4e
mlr: if there is no lapack install and always use min-dgels
|
9 yıl önce |
Luka Stanisic
|
ce1fc30e13
working on compilation and configuration process for multiple linear regression
|
9 yıl önce |
Luka Stanisic
|
852bac2269
improving the config and compilation process for multiple linear regression
|
9 yıl önce |
Luka Stanisic
|
74fad1f7f7
Merge remote-tracking branch 'svn/trunk' into multiple_regression
|
9 yıl önce |
Luka Stanisic
|
86da2f8897
working on linking
|
9 yıl önce |
Samuel Pitoiset
|
395858080f
configure.ac: remove unneeded parenthesis for --enable-openmp
|
9 yıl önce |
Samuel Thibault
|
b5137e373f
not-so-old ld does not have push/pop-state
|
9 yıl önce |
Samuel Thibault
|
b4ed5c0f1f
we really need to specify libfxt.a, pkg-config would never show this. Still keep pkg-config's --libs output to get -lrt -lbfd, but use --as-needed to avoid a spurious libfxt dynamic link
|
9 yıl önce |
Luka Stanisic
|
8370df5f67
fxt: fixing static linking for simgrid (suggested by Florent Pruvost)
|
9 yıl önce |
Samuel Pitoiset
|
e90bb15545
configure.ac: mark OpenMP runtime support as stable
|
9 yıl önce |