Salome HOME
[EDF30062] [EDF29150]: Additional fault tolerant mecanism
[modules/kernel.git] / src / Container /
2024-06-05 Anthony Geay[EDF30062] [EDF29150]: Additional fault tolerant mecanism
2024-05-30 Anthony Geay[EDF30062] : logging level is positionned independantly...
2024-05-10 Anthony Geay[EDF30062] : new activate-custom-overrides option in... agy/30062
2024-05-06 Anthony Geay[EDF30062] : Steering proxy threshold/directory without...
2024-04-23 Anthony Geay[EDF29138] : measure CPU/Mem even in OutOfProcess mode
2024-04-19 Anthony Geay[EDF29138] : Ease usage of replay mode
2024-04-19 Anthony Geay[EDF29138] : Ease usage of replay mode
2024-04-18 Anthony GeayMerge branch 'master' of https://codev-tuleap.cea.fr...
2024-04-15 Ovidiu MircescuUpdate for slurm 21.
2024-03-28 Anthony Geay[EDF29852] : Mecanism of fault tolerant in SALOME_Conta...
2024-03-21 Anthony GeayDeal with float input in MemRepr
2024-03-21 DUC ANH HOANGappend some logs for GetCommandFromTemplate
2024-03-11 Anthony Geay[EDF29576] : Fix on debian10 emc2p_2.0.0-b1
2024-03-07 Anthony Geay[EDF29576] : Move to python implementation of driver...
2024-02-21 Anthony Geay[EDF29150] : prevent deletion of datastructure of perf... emc2p_1.6.0-rc1
2024-02-19 Anthony Geay[EDF29150] : Fix bug at shutdown
2024-02-16 Anthony Geay[EDF29150] : make it more robust
2024-02-12 Anthony Geay[EDF29150] : Finalize Performance mechanism
2024-01-20 mbsUpdated copyright comment
2024-01-12 jfaMerge branch 'V9_12_BR'
2024-01-09 Anthony Geay[EDF29150] : head monitoring file management
2024-01-05 Anthony Geay[EDF29150] : log performance of python scripts run...
2023-10-11 mbsfixed bos#37405 - [CEA] KERNEL_testcontainer unstable... V9_12_0a1 V9_12_0a2 V9_12_0b1
2023-10-05 Anthony Geay[EDF28648] : non regression test of cm.SetCodeOnContain...
2023-10-02 GHODBANE NabilMerge commit '53cbb1e24e53f2b6bd23bd91292e06862d9273b3'
2023-10-02 Ovidiu MircescuUpdate for slurm 21. kleontev/37341_KERNEL_SALOME_COMMAND_TestLauncherSimple_does_not_return 7/head
2023-10-02 Anthony Geay[EDF28648] : On container launch time from ContainerMan...
2023-10-02 Anthony Geay[EDF28561] : Set of toolkit to ease performance measures
2023-10-02 Anthony Geay[EDF27816] : bench of massive SALOME_Container launching
2023-10-02 Anthony Geay[EDF27562] : Fix clustertest
2023-09-29 Ovidiu MircescuUpdate for slurm 21.
2023-09-27 Anthony Geay[EDF28648] : On container launch time from ContainerMan...
2023-09-18 Anthony Geay[EDF28561] : Set of toolkit to ease performance measures
2023-09-12 Anthony Geay[EDF27816] : bench of massive SALOME_Container launching
2023-09-11 Anthony Geay[EDF27562] : Fix clustertest
2023-09-01 Konstantin Leontev[bos #37341][CEA] KERNEL_SALOME_COMMAND_TestLauncherSim...
2023-08-25 Anthony Geay[EDF27816] : Fix bug presence of proxy into a list
2023-08-25 Anthony GeayTemporary disable proxy file deletion to have time...
2023-08-22 Anthony Geay[EDF27816] : Add non regression test
2023-08-22 Anthony Geay[EDF27816] : WIP
2023-08-22 Anthony Geay[EDF27816] : methods to position environment of slave...
2023-08-22 Anthony Geay[EDF27816] : Usage of AutoGIL RAII to protect python...
2023-08-22 Anthony Geaywhen SALOME_BIG_OBJ_ON_DISK_THRES is -1 desactivate...
2023-08-22 Anthony GeayAvoid additionnal CORBA invocation to clear context
2023-08-22 Anthony Geay[EDF27816] : prevent my_container from killing
2023-08-22 Anthony GeayManagement of double foreach and management of proxyfil...
2023-07-19 jfaMerge branch 'V9_11_BR'
2023-06-19 mbsupdated copyright message V9_11_BR V9_11_0
2023-06-16 mbsupdated copyright message
2023-06-07 Anthony GeayWIP agy/edf27816_2
2023-06-07 Anthony Geay[EDF27816] : management of proxy from/to Foreach
2023-06-06 Anthony Geay[EDF27816] : management of proxy from/to Foreach
2023-06-06 Anthony Geay[EDF27816] : management of proxy from/to Foreach
2023-06-05 Anthony Geay[EDF27816] : management of SALOME_FILE_BIG_OBJ_DIR...
2023-06-02 Anthony GeayImplementation of proxy mecanism into KERNEL/YACS
2023-05-31 Anthony Geay[EDF27562] : Management of remote container launch...
2023-04-19 Margarita KARPUNINA[bos #32519][EDF] (2022-T3)
2023-04-04 Margarita KARPUNINA[bos #32519][EDF] (2022-T3)
2023-02-13 Anthony Geay[EDF26936] : End of the 2GB limit.
2023-01-26 Ovidiu MircescuReplace deprecated function time.clock.
2023-01-16 Ovidiu MircescuSalome container initialization for embedded python.
2022-09-22 Ovidiu MircescuMerge branch 'emc2p/BR_V1_3_6'
2022-06-30 Gilles DAVIDUse importlib instead of imp and __import__ EMC2P-1.3.6-rc4 EMC2P-1.3.6-rc5
2022-05-31 vsrMerge branch 'V9_9_BR'
2022-05-05 vsrCopyright update 2022
2022-03-28 Anthony GeayMerge branch 'master' of https://codev-tuleap.cea.fr...
2022-03-25 Ovidiu MircescuFix remote containers for mode SSL & CEA & SAT.
2022-01-24 Anthony GeayCreate FactoryServer Container servant into the current...
2022-01-21 Gilles DAVIDvenv directory is configured in config_appli.xml file
2022-01-17 Anthony Geay[tuleap26946] : SSL - Fix inconsistency between C+...
2022-01-10 rnv#26945 [CEA][Windows] Kernel compilation failure
2021-12-20 Ovidiu MircescuSessionless mode for calcium.
2021-12-10 vsrMerge branch 'V9_8_BR'
2021-11-27 vsrMerge branch 'vsr/26457'
2021-11-27 Viktor UZLOVbos #26457 Factorization of ORB initialization
2021-10-19 Anthony GeayFix bug in test on 24 cores CPU test
2021-10-14 vsrbos #26455 Alternative solution to get traceback V9_8_0a1 V9_8_0a2
2021-10-14 vsrbos #26520 Remove dependency on boost::python
2021-10-13 vsrbos #26520 Boost::python library is incorrectly treated
2021-10-11 vsrMerge branch 'vuzlov/26455'
2021-10-11 Viktor UZLOVbos #26455 Introduce service to obtain calculation...
2021-08-24 Anthony GeayMerge branch 'master' of https://codev-tuleap.cea.fr...
2021-08-24 Anthony GeayFix error in SALOME_ExternalServerLauncher in SSL mode
2021-08-23 Ovidiu MircescuMerge branch 'master' into omu/launcher_ssl
2021-08-23 Anthony Geayallow salome_init to point to origin cm,rm,dsm and...
2021-08-23 Anthony GeayFix error introduced at commit 8a3e9342f1985 when launc...
2021-08-20 Ovidiu MircescuMerge branch 'master' into omu/launcher_ssl
2021-08-20 Anthony GeaySALOME_Container\(_No_Serv\) executables set SSLMode...
2021-08-19 Ovidiu MircescuMerge branch 'master' into omu/launcher_ssl
2021-08-19 Anthony GeayExternalServerLauncher is available in SSL mode.
2021-07-30 Anthony GeayImplementation of SALOME_ContainerPy_SSL_i in Python...
2021-07-15 Ovidiu MIRCESCUMerge branch 'omu/noserver'
2021-07-06 Ovidiu MIRCESCUDon't source the environment for srun containers.
2021-06-11 Anthony GeayFix CORBA::OBJ_ADAPTER error at Container shutdown
2021-06-11 Anthony GeayKERNEL ContainerManager is able to launch SALOME_Contai...
2021-06-11 Anthony GeayFix link error with SALOME_MPI activated
2021-06-11 Anthony GeayImplementation of Engines_Component_i::isSSLMode
2021-06-09 Anthony GeayContainer servant hold information about SSL mode or not
2021-05-24 vsrMerge branch 'V9_7_BR'
2021-05-17 Anthony GeayMerge branch 'agy/smesh_to_mc'
next