Andra Hugo
|
fe1885bdbe
fix heteroprio with contexts (the ctx id sent to the callback function as a parameter)
|
9 years ago |
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
|
9 years ago |
Samuel Thibault
|
387e8b0789
fix build with enable-debug
|
9 years ago |
Samuel Thibault
|
2da4df7056
externalize task graph into its own graph structure which does not rely on the existence of jobs
|
9 years ago |
Samuel Thibault
|
cda9181705
generalize job list into multilist
|
9 years ago |
Nathalie Furmento
|
c7eff17ebb
configure.ac: revert #19041, we do not want to fail when no C++ compiler is available
|
9 years ago |
Corentin Salingue
|
004a354dd5
fix -r19041 : if C++ compiler is not found, is not set
|
9 years ago |
Nathalie Furmento
|
766592f653
configure.ac: fail when no C++ compiler is found
|
9 years ago |
Samuel Thibault
|
71cdaa874b
rather use integer parameters, that's what people will use more
|
9 years ago |
Luka Stanisic
|
6818c04f85
mlr: writing nan when model is unknown
|
9 years ago |
Luka Stanisic
|
e6c455a530
mlr: cosmetics
|
9 years ago |
Samuel Thibault
|
c48739839a
"undocument" --enable-mpi-progression-hook
|
9 years ago |
Luka Stanisic
|
e3a8d06dda
mlr: fixing the path (and typo)
|
9 years ago |
Luka Stanisic
|
87e578f7c0
mlr: completing R analysis and adapting examples (also fixing old paje_summary mistake)
|
9 years ago |
Samuel Thibault
|
7339c8f5fe
Use pthread_setname_np when available
|
9 years ago |
Corentin Salingue
|
78c28d1c2c
* Count mpi master-slave in maxnodes and in nmaxworker
|
9 years ago |
Luka Stanisic
|
3e4ac00ff8
mlr: started R analysis for finding the right parameters combination
|
9 years ago |
Luka Stanisic
|
82efa743b9
mlr: allowing parameters to have no names
|
9 years ago |
Samuel Thibault
|
8f46f9c565
clean Makefile a bit
|
9 years ago |
Samuel Thibault
|
692a72a01d
Better use static structures for an example
|
9 years ago |
Luka Stanisic
|
3afdc02521
mlr: adding min-dgels libraries at the right place
|
9 years ago |
Samuel Thibault
|
b263776d66
Use librt for aio_read too
|
9 years ago |
Corentin Salingue
|
b12d595be9
Update compilers to MPI compilers when MPI Master/slave is activated in configure.ac
|
9 years ago |
Corentin Salingue
|
3bddd16f9b
Revert 19018 : Update compilers to MPI compilers when MPI Master/slave is activated
|
9 years ago |
Corentin Salingue
|
a563414b41
Update compilers to MPI compilers when MPI Master/slave is activated
|
9 years ago |
Samuel Thibault
|
6eaae0d23c
Fix potential use of NULL task from bound.c
|
9 years ago |
Samuel Thibault
|
3b2261e689
mingw doesn't have setenv
|
9 years ago |
Samuel Thibault
|
8dc65df7df
disable data invalidation in the trace, it's heavy, noisy, and only rarely useful
|
9 years ago |
Samuel Thibault
|
c6dd318e3f
prevent starpu_tasks_rec_complete from overwriting the FxT trace
|
9 years ago |
Samuel Thibault
|
2c17120339
also show data size when calibration is not enough
|
9 years ago |