Samuel Thibault
|
fd78462465
Fix estimated times in dm*, thanks Suraj for the notice
|
8 éve |
Luka Stanisic
|
5d51d7ff57
Merged from branch 'trunk'
|
8 éve |
Luka Stanisic
|
c2dd3f0224
mlr: enlarging the documentation, explaining the additional output and the analysis script
|
8 éve |
Luka Stanisic
|
9a3fd108cb
mlr: when mlr is disabled, the codelets will still produce output in tmp/ for the potential analysis
|
8 éve |
Luka Stanisic
|
35d2afe719
mlr: moving example to a separate folder
|
8 éve |
Luka Stanisic
|
73bfaa0edc
mlr: m, n, k are now integers
|
8 éve |
Corentin Salingue
|
65cf3af995
remove useless part of code
|
8 éve |
Samuel Thibault
|
c384fb7cb4
fix loading matrix market
|
8 éve |
Samuel Thibault
|
666fd063bf
drop thread parameter of starpu_pthread_setname, Darwin doesn't support it and we don't use it anyway
|
8 éve |
Olivier Aumage
|
94425283ed
- pthread_setname_np does not have the same prototype on Darwin...
|
8 éve |
Olivier Aumage
|
7e735b6fef
- add native Fortran support for setting various codelet flags (main flags, cuda/opencl flags, where flags)
|
8 éve |
Samuel Thibault
|
c3d5cca5af
Fix tasks_size_overhead taking a long time on simgrid profiles
|
8 éve |
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 éve |
Andra Hugo
|
fe1885bdbe
fix heteroprio with contexts (the ctx id sent to the callback function as a parameter)
|
8 éve |
Samuel Thibault
|
1691636086
Drop graph nodes lazily, to avoid workers getting stuck on deallocating a job while a smart scheduler is holding the task graph lock
|
8 éve |
Samuel Thibault
|
387e8b0789
fix build with enable-debug
|
8 éve |
Samuel Thibault
|
2da4df7056
externalize task graph into its own graph structure which does not rely on the existence of jobs
|
8 éve |
Samuel Thibault
|
cda9181705
generalize job list into multilist
|
8 éve |
Nathalie Furmento
|
c7eff17ebb
configure.ac: revert #19041, we do not want to fail when no C++ compiler is available
|
8 éve |
Corentin Salingue
|
004a354dd5
fix -r19041 : if C++ compiler is not found, is not set
|
8 éve |
Nathalie Furmento
|
766592f653
configure.ac: fail when no C++ compiler is found
|
8 éve |
Samuel Thibault
|
71cdaa874b
rather use integer parameters, that's what people will use more
|
8 éve |
Luka Stanisic
|
6818c04f85
mlr: writing nan when model is unknown
|
8 éve |
Luka Stanisic
|
e6c455a530
mlr: cosmetics
|
8 éve |
Samuel Thibault
|
c48739839a
"undocument" --enable-mpi-progression-hook
|
8 éve |
Luka Stanisic
|
e3a8d06dda
mlr: fixing the path (and typo)
|
8 éve |
Luka Stanisic
|
87e578f7c0
mlr: completing R analysis and adapting examples (also fixing old paje_summary mistake)
|
8 éve |
Samuel Thibault
|
7339c8f5fe
Use pthread_setname_np when available
|
8 éve |
Corentin Salingue
|
78c28d1c2c
* Count mpi master-slave in maxnodes and in nmaxworker
|
8 éve |
Luka Stanisic
|
3e4ac00ff8
mlr: started R analysis for finding the right parameters combination
|
8 éve |