Olivier Aumage
|
7e735b6fef
- add native Fortran support for setting various codelet flags (main flags, cuda/opencl flags, where flags)
|
9 years ago |
Samuel Thibault
|
c3d5cca5af
Fix tasks_size_overhead taking a long time on simgrid profiles
|
9 years ago |
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
|
9 years ago |
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 |