]> 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 11:33:09 +0000 (14:33 +0300)
commit3e6b6397b39fb9d122418299270e9fc33c7a6b1b
tree7632bcdf1f982a70837849d448594434d926b4a5
parentc249f953254adaf596bf69169ee42aab1310fa54
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]