]> SALOME platform Git repositories - tools/ydefx.git/commit
Salome HOME
Integration of mpmcn python module to emulate multiprocessing std python module over...
authorAnthony Geay <anthony.geay@edf.fr>
Fri, 30 Dec 2022 12:07:35 +0000 (13:07 +0100)
committerAnthony Geay <anthony.geay@edf.fr>
Tue, 17 Jan 2023 07:58:41 +0000 (08:58 +0100)
commitad4545befed4831a0a6b6a227514a67758bc5370
treebe6bed17eb9ab116fc39842bbc4ac8a4cdac8528
parent8845fc41c69ed42d18fdf3c5aa2a32571e0ccaa9
Integration of mpmcn python module to emulate multiprocessing std python module over multiple nodes.
src/pydefx/CMakeLists.txt
src/pydefx/mpmcn.py [new file with mode: 0644]
src/pyexample/CMakeLists.txt
src/pyexample/runUnitTest.sh
src/pyexample/test_mpmcn.py [new file with mode: 0644]