]> SALOME platform Git repositories - modules/kernel.git/commit
Salome HOME
bos #26455 Introduce service to obtain calculation node's load
authorViktor UZLOV <vuzlov@debian10-01.nnov.opencascade.com>
Fri, 8 Oct 2021 11:21:51 +0000 (14:21 +0300)
committervsr <vsr@opencascade.com>
Mon, 11 Oct 2021 15:05:36 +0000 (18:05 +0300)
commitba4097936d5baf0455a0217c6426860ffeb9f556
treef9e0fe7a243f41698a645179e7ae6cd0e52edb8b
parent4a650699246d85a501de01b58d079985200ff1a7
bos #26455 Introduce service to obtain calculation node's load
CTestTestfileInstall.cmake.in
idl/SALOME_Component.idl
src/Container/CMakeLists.txt
src/Container/Container_i.cxx
src/Container/SALOME_ContainerPy.py
src/Container/SALOME_Container_i.hxx
src/Container/Test/CMakeLists.txt [new file with mode: 0644]
src/Container/Test/CTestTestfileInstall.cmake [new file with mode: 0644]
src/Container/Test/testcontainer.py [new file with mode: 0644]
src/KERNEL_PY/CMakeLists.txt
src/KERNEL_PY/salome_psutil.py [new file with mode: 0644]