Salome HOME
Work in progress : workload manager step 2
authorOvidiu Mircescu <ovidiu.mircescu@edf.fr>
Thu, 7 May 2020 14:54:51 +0000 (16:54 +0200)
committerOvidiu Mircescu <ovidiu.mircescu@edf.fr>
Thu, 7 May 2020 14:54:51 +0000 (16:54 +0200)
commit8248cd58d0098c386a11e34f84542ea5297cb6ec
tree1a4e6f33a4b2682f18d895db521e6d8ea9af2841
parent4449d3a5084f44c9bf9a88b4f7a2cc36f99b62b9
Work in progress : workload manager step 2

Workload manager recommendations are used by python nodes if their
containers have the property "multi".
Test YACS_YacsLoaderTest_swig randomly fails, but this is the same
behaviour as before - more work should be done on this item.
src/engine/Container.cxx
src/engine/Container.hxx
src/engine/Executor.cxx
src/runtime/PythonNode.cxx
src/runtime/PythonNode.hxx
src/runtime/RuntimeSALOME.cxx
src/runtime/SalomeContainer.cxx
src/runtime/SalomeContainer.hxx
src/workloadmanager/Task.hxx
src/yacsloader_swig/Test/testSaveLoadRun.py