Samuel Thibault
|
1e82674790
Do not hardcode mpicc -mmic unless mpi was explictly enabled
|
8 gadi atpakaļ |
Samuel Thibault
|
0bf11efda9
Fix adding no-fortran to KNC
|
8 gadi atpakaļ |
Samuel Thibault
|
e9de6cf933
Fix detection of fut prototypes
|
8 gadi atpakaļ |
Nathalie Furmento
|
2cbef78b5c
doc/doxygen/Makefile.am: fix when documentation is not built
|
8 gadi atpakaļ |
Olivier Aumage
|
f84ca1d4be
- StarPU's native fortran support does not work with IBM XLF compiler v15, no higher, locally available, version for validating
|
8 gadi atpakaļ |
Olivier Aumage
|
d3730daeae
- use proper constants
|
8 gadi atpakaļ |
Olivier Aumage
|
2b51f898a3
- pthread_setaffinity_np does not set errno
|
8 gadi atpakaļ |
Chiheb Sakka
|
6261092f16
fix bug with O_DIRECT flags and mkostemp
|
8 gadi atpakaļ |
Luka Stanisic
|
550a9f30fc
mlr: fixing model_per_arch read when number of implementations is greater than STARPU_MAXIMPLEMENTATIONS
|
8 gadi atpakaļ |
Luka Stanisic
|
fa46554522
mlr: fixing memory leak when dgels doesnt work properly
|
8 gadi atpakaļ |
Samuel Thibault
|
7560b3013d
Ignore make clean errors in min-dgels
|
8 gadi atpakaļ |
Luka Stanisic
|
7c7c65b805
changelog and copyrights update
|
8 gadi atpakaļ |
Samuel Thibault
|
ad6d288067
Avoid running tasks_size_overhead_scheds.sh on simgrid, it hangs
|
8 gadi atpakaļ |
Luka Stanisic
|
7081e1ff6b
Merged from branch 'branches/multiple_regression'
|
8 gadi atpakaļ |
Luka Stanisic
|
f2e6c66815
mlr: need to validate absolute value of the coefficient
|
8 gadi atpakaļ |
Luka Stanisic
|
5029dc8989
mlr: longer file names
|
8 gadi atpakaļ |
Samuel Thibault
|
427f061c1e
Add missing change
|
8 gadi atpakaļ |
Samuel Thibault
|
fd78462465
Fix estimated times in dm*, thanks Suraj for the notice
|
8 gadi atpakaļ |
Luka Stanisic
|
5d51d7ff57
Merged from branch 'trunk'
|
8 gadi atpakaļ |
Luka Stanisic
|
c2dd3f0224
mlr: enlarging the documentation, explaining the additional output and the analysis script
|
8 gadi atpakaļ |
Luka Stanisic
|
9a3fd108cb
mlr: when mlr is disabled, the codelets will still produce output in tmp/ for the potential analysis
|
8 gadi atpakaļ |
Luka Stanisic
|
35d2afe719
mlr: moving example to a separate folder
|
8 gadi atpakaļ |
Luka Stanisic
|
73bfaa0edc
mlr: m, n, k are now integers
|
8 gadi atpakaļ |
Corentin Salingue
|
65cf3af995
remove useless part of code
|
8 gadi atpakaļ |
Samuel Thibault
|
c384fb7cb4
fix loading matrix market
|
8 gadi atpakaļ |
Samuel Thibault
|
666fd063bf
drop thread parameter of starpu_pthread_setname, Darwin doesn't support it and we don't use it anyway
|
8 gadi atpakaļ |
Olivier Aumage
|
94425283ed
- pthread_setname_np does not have the same prototype on Darwin...
|
8 gadi atpakaļ |
Olivier Aumage
|
7e735b6fef
- add native Fortran support for setting various codelet flags (main flags, cuda/opencl flags, where flags)
|
8 gadi atpakaļ |
Samuel Thibault
|
c3d5cca5af
Fix tasks_size_overhead taking a long time on simgrid profiles
|
8 gadi atpakaļ |
Samuel Thibault
|
8ad603c5a1
Call post_exec scheduler hook before releasing dependencies, so the scheduler has a chance to work on the tasks which were depending on this task
|
8 gadi atpakaļ |