Salome HOME
modules/kernel.git
2 years agoReady for the show agy/dsm_ssl
Anthony Geay [Wed, 18 Aug 2021 15:12:23 +0000 (17:12 +0200)]
Ready for the show

2 years agoTest are OK in SSL mode
Anthony Geay [Wed, 18 Aug 2021 15:08:08 +0000 (17:08 +0200)]
Test are OK in SSL mode

2 years agoWIP
Anthony Geay [Wed, 18 Aug 2021 14:50:13 +0000 (16:50 +0200)]
WIP

2 years agoWIP
Anthony Geay [Wed, 18 Aug 2021 14:38:10 +0000 (16:38 +0200)]
WIP

2 years agoWIP
Anthony Geay [Wed, 18 Aug 2021 13:31:26 +0000 (15:31 +0200)]
WIP

2 years agoWIP
Anthony Geay [Tue, 17 Aug 2021 15:35:39 +0000 (17:35 +0200)]
WIP

2 years agoWIP
Anthony Geay [Tue, 17 Aug 2021 14:41:06 +0000 (16:41 +0200)]
WIP

2 years agoWIP
Anthony Geay [Tue, 17 Aug 2021 14:31:23 +0000 (16:31 +0200)]
WIP

2 years agoDataServerManager is now available in SSL mode
Anthony Geay [Tue, 17 Aug 2021 12:58:01 +0000 (14:58 +0200)]
DataServerManager is now available in SSL mode

2 years agonaming_service is available in salome module in SSL mode
Anthony Geay [Tue, 17 Aug 2021 09:16:05 +0000 (11:16 +0200)]
naming_service is available in salome module in SSL mode

2 years agoMemory leak hunting
Anthony Geay [Tue, 17 Aug 2021 08:25:41 +0000 (10:25 +0200)]
Memory leak hunting

2 years agoMemory leak hunting
Anthony Geay [Tue, 17 Aug 2021 08:06:06 +0000 (10:06 +0200)]
Memory leak hunting

2 years agoMake the EDF non reg test work in SSL mode : Bug14551_reloadStudy.py
Anthony Geay [Tue, 17 Aug 2021 07:41:34 +0000 (09:41 +0200)]
Make the EDF non reg test work in SSL mode : Bug14551_reloadStudy.py

2 years agopython_test_driver.py declination of salome_test_driver.py for SSL mode (timeout...
Anthony Geay [Wed, 11 Aug 2021 14:04:45 +0000 (16:04 +0200)]
python_test_driver.py declination of salome_test_driver.py for SSL mode (timeout management)

2 years agoImplementation of SALOME_ContainerPy_SSL_i in Python for Python module users in SSL...
Anthony Geay [Fri, 30 Jul 2021 13:48:25 +0000 (15:48 +0200)]
Implementation of SALOME_ContainerPy_SSL_i in Python for Python module users in SSL mode

2 years agoAvoid dynamic_cast<SALOME_NamingService *> to detect SSL mode or not
Anthony Geay [Fri, 30 Jul 2021 09:04:33 +0000 (11:04 +0200)]
Avoid dynamic_cast<SALOME_NamingService *> to detect SSL mode or not

2 years agoFix condition on runRemoteSSL.sh.
Ovidiu Mircescu [Fri, 23 Jul 2021 09:03:04 +0000 (11:03 +0200)]
Fix condition on runRemoteSSL.sh.

2 years agoMerge branch 'omu/noserver'
Ovidiu MIRCESCU [Thu, 15 Jul 2021 10:36:48 +0000 (12:36 +0200)]
Merge branch 'omu/noserver'

2 years agoAdd sessionless option to salome command. omu/noserver
Ovidiu MIRCESCU [Thu, 15 Jul 2021 10:35:03 +0000 (12:35 +0200)]
Add sessionless option to salome command.

2 years agoResourcesManager in sessionless mode.
Ovidiu Mircescu [Mon, 12 Jul 2021 12:36:50 +0000 (14:36 +0200)]
ResourcesManager in sessionless mode.

2 years agoDon't source the environment for srun containers.
Ovidiu MIRCESCU [Tue, 6 Jul 2021 09:12:38 +0000 (11:12 +0200)]
Don't source the environment for srun containers.

Salome environment is already loaded when launching srun containers.
Loading it a second time creates very long PYTHONPATH & LD_LIBRARY_PATH with
bad consequences for performance.

2 years agoDon't remove filedict twice.
Ovidiu MIRCESCU [Tue, 6 Jul 2021 07:11:46 +0000 (09:11 +0200)]
Don't remove filedict twice.

2 years agoFix TestExportToGEOM.py case in SSL mode
Anthony Geay [Fri, 25 Jun 2021 15:21:18 +0000 (17:21 +0200)]
Fix TestExportToGEOM.py case in SSL mode

2 years agoAdd script to launch salome gui in session less mode.
Ovidiu MIRCESCU [Fri, 18 Jun 2021 09:22:50 +0000 (11:22 +0200)]
Add script to launch salome gui in session less mode.

2 years agoFix CORBA::OBJ_ADAPTER error at Container shutdown
Anthony Geay [Fri, 11 Jun 2021 13:53:11 +0000 (15:53 +0200)]
Fix CORBA::OBJ_ADAPTER error at Container shutdown

2 years agoKERNEL ContainerManager is able to launch SALOME_Container_No_NS_Serv on remote nodes
Anthony Geay [Fri, 11 Jun 2021 13:08:07 +0000 (15:08 +0200)]
KERNEL ContainerManager is able to launch SALOME_Container_No_NS_Serv on remote nodes

2 years agoFix link error with SALOME_MPI activated
Anthony Geay [Fri, 11 Jun 2021 11:13:56 +0000 (13:13 +0200)]
Fix link error with SALOME_MPI activated

2 years agoImplementation of Engines_Component_i::isSSLMode
Anthony Geay [Fri, 11 Jun 2021 06:31:31 +0000 (08:31 +0200)]
Implementation of Engines_Component_i::isSSLMode

2 years agoContainer servant hold information about SSL mode or not
Anthony Geay [Wed, 9 Jun 2021 15:29:36 +0000 (17:29 +0200)]
Container servant hold information about SSL mode or not

2 years agoSwig module under Windows in debug.
rnv [Tue, 1 Jun 2021 22:13:10 +0000 (01:13 +0300)]
Swig module under Windows in debug.

2 years agoFix compilation with MPI
rnv [Fri, 28 May 2021 11:47:41 +0000 (14:47 +0300)]
Fix compilation with MPI

2 years agoMerge branch 'V9_7_BR'
vsr [Mon, 24 May 2021 13:39:49 +0000 (16:39 +0300)]
Merge branch 'V9_7_BR'

3 years agoG. David : Shell Script written in env.d application directory executing module loads...
Anthony Geay [Tue, 18 May 2021 09:40:26 +0000 (11:40 +0200)]
G. David : Shell Script written in env.d application directory executing module loads found in config_appli.xml

3 years agoMerge branch 'agy/smesh_to_mc'
Anthony Geay [Mon, 17 May 2021 12:27:12 +0000 (14:27 +0200)]
Merge branch 'agy/smesh_to_mc'

3 years agoCompilation under Windows: add missing header
rnv [Tue, 11 May 2021 11:19:50 +0000 (14:19 +0300)]
Compilation under Windows: add missing header

3 years agoFix problems of killing SALOME processes on Windows V9_7_BR V9_7_0 V9_7_0rc1 V9_7_0rc2
vsr [Fri, 7 May 2021 09:55:40 +0000 (12:55 +0300)]
Fix problems of killing SALOME processes on Windows

3 years agobos #20365: fix salome killall & salome kill <port> under Windows
rnv [Thu, 6 May 2021 14:32:22 +0000 (17:32 +0300)]
bos #20365: fix salome killall & salome kill <port> under Windows

3 years agoWorkaround: define SALOME_USE_MESA variable when running over MESA
vsr [Wed, 5 May 2021 15:23:18 +0000 (18:23 +0300)]
Workaround: define SALOME_USE_MESA variable when running over MESA

3 years agoDetection du mode emedded dans SMESH -> Utilisation de SMESH::IsEmbedded -> Reperage... agy/smesh_to_mc
Anthony Geay [Wed, 28 Apr 2021 15:18:30 +0000 (17:18 +0200)]
Detection du mode emedded dans SMESH -> Utilisation de SMESH::IsEmbedded -> Reperage de la Session dans SALOME_Component_i -> parametre registry doit etre a 1 -> travail pour rendre la detection propre

3 years agoIncrement version: 9.7.0
vsr [Tue, 27 Apr 2021 13:20:31 +0000 (16:20 +0300)]
Increment version: 9.7.0

3 years agobos #24218 [CEA 24189] Cannot launch SALOME - tmp/logs wrong permissions
vsr [Thu, 22 Apr 2021 15:10:27 +0000 (18:10 +0300)]
bos #24218 [CEA 24189] Cannot launch SALOME - tmp/logs wrong permissions

3 years agoYACS in SSL mode
Anthony Geay [Wed, 14 Apr 2021 19:56:39 +0000 (21:56 +0200)]
YACS in SSL mode

3 years agobos #20256: [CEA 18523] Porting SMESH to int 64 bits V9_7_0a1 V9_7_0a2 V9_7_0b1
eap [Wed, 17 Mar 2021 11:57:28 +0000 (14:57 +0300)]
bos #20256: [CEA 18523] Porting SMESH to int 64 bits

3 years ago[EDF22374] : point to mesa libraries in salome_mesa context
Anthony Geay [Wed, 21 Apr 2021 07:42:38 +0000 (09:42 +0200)]
[EDF22374] : point to mesa libraries in salome_mesa context

3 years agoFor future compatibility with python 3.9.
Ovidiu MIRCESCU [Tue, 6 Apr 2021 11:22:11 +0000 (13:22 +0200)]
For future compatibility with python 3.9.

see https://docs.python.org/3/c-api/init.html#c.PyEval_InitThreads

3 years agoAvoid installing redundant files
vsr [Mon, 5 Apr 2021 16:58:49 +0000 (19:58 +0300)]
Avoid installing redundant files

3 years agoMerge branch 'occ/psutil'
vsr [Fri, 2 Apr 2021 07:59:29 +0000 (10:59 +0300)]
Merge branch 'occ/psutil'

3 years ago[EDF22374] : test on light laptop
Anthony Geay [Thu, 1 Apr 2021 05:20:25 +0000 (07:20 +0200)]
[EDF22374] : test on light laptop

3 years agoCopyright update 2021
vsr [Mon, 22 Mar 2021 10:36:15 +0000 (13:36 +0300)]
Copyright update 2021

3 years agoIgnore unicode errors from output
vsr [Fri, 19 Mar 2021 09:27:44 +0000 (12:27 +0300)]
Ignore unicode errors from output

3 years agoAllow to find an object ior in a study in sessionless mode cbr/sessionless_orb_study
Christophe Bourcier [Tue, 9 Mar 2021 15:42:47 +0000 (16:42 +0100)]
Allow to find an object ior in a study in sessionless mode

Do not init the study in session-less mode

3 years agoFix srun containers not using every available cores.
Ovidiu MIRCESCU [Wed, 10 Mar 2021 11:35:11 +0000 (12:35 +0100)]
Fix srun containers not using every available cores.

3 years agoUse psutil package for cross-platform management of processes occ/psutil
Viktor UZLOV [Tue, 27 Oct 2020 09:21:59 +0000 (12:21 +0300)]
Use psutil package for cross-platform management of processes

3 years agoCorrect boost headers variable
vsr [Mon, 1 Mar 2021 13:06:47 +0000 (16:06 +0300)]
Correct boost headers variable

3 years agoFix broken compilation in -DSALOME_USE_MPI=ON mode
vsr [Mon, 1 Mar 2021 13:06:13 +0000 (16:06 +0300)]
Fix broken compilation in -DSALOME_USE_MPI=ON mode

3 years agoKernel evolution for salome gui without neither NS nor other servers.
Anthony Geay [Thu, 18 Feb 2021 15:29:40 +0000 (16:29 +0100)]
Kernel evolution for salome gui without neither NS nor other servers.

3 years agoAdapt SALOME non-regression test bases for salome test driver
vsr [Fri, 12 Feb 2021 14:22:13 +0000 (17:22 +0300)]
Adapt SALOME non-regression test bases for salome test driver

3 years agoFill empy salome.sg for standalone case
Anthony Geay [Mon, 8 Feb 2021 21:43:40 +0000 (22:43 +0100)]
Fill empy salome.sg for standalone case

3 years agoGeneric creation of a sessionless component. agy/arch2_ic0
Ovidiu MIRCESCU [Thu, 4 Feb 2021 14:43:10 +0000 (15:43 +0100)]
Generic creation of a sessionless component.

3 years agoMissing include protections.
Ovidiu Mircescu [Wed, 3 Feb 2021 14:35:50 +0000 (15:35 +0100)]
Missing include protections.

3 years agoKERNEL Services to deal with embedded Study/ModulCatalog.
Anthony Geay [Wed, 13 Jan 2021 11:00:14 +0000 (12:00 +0100)]
KERNEL Services to deal with embedded Study/ModulCatalog.

3 years ago[EDF22374] : osmesa usage on poor graphcal capabilities laptops po/v96-mesa
Anthony Geay [Tue, 12 Jan 2021 07:29:40 +0000 (08:29 +0100)]
[EDF22374] : osmesa usage on poor graphcal capabilities laptops

3 years agofix error
Anthony Geay [Tue, 12 Jan 2021 07:13:27 +0000 (08:13 +0100)]
fix error

3 years agoAdd new starter script salome_mesa.
Pascal Obry [Tue, 5 Jan 2021 08:57:06 +0000 (09:57 +0100)]
Add new starter script salome_mesa.

This scripts enable mesa layer to ensure proper rendering of
GUI element on some computers.

For #22374.

3 years agoFinal fix for #19007 [CEA][Windows] SALOME non regression tests on Windows rnv/19007
rnv [Wed, 30 Dec 2020 01:45:30 +0000 (04:45 +0300)]
Final fix for #19007 [CEA][Windows] SALOME non regression tests on Windows

3 years agousing relative symlink for virtual appli
DUC ANH HOANG [Fri, 11 Dec 2020 17:14:32 +0000 (18:14 +0100)]
using relative symlink for virtual appli

3 years ago#19007 [CEA][Windows] SALOME non regression tests on Windows: fix KERNEL_SALOME_COMMA...
rnv [Thu, 3 Dec 2020 05:45:59 +0000 (08:45 +0300)]
#19007 [CEA][Windows] SALOME non regression tests on Windows: fix KERNEL_SALOME_COMMAND_TestLauncherSessionArgs test

3 years agoFix misprint
vsr [Wed, 25 Nov 2020 15:26:29 +0000 (18:26 +0300)]
Fix misprint

3 years agobos #20365 Problem with killSalomeWithPort --spy on Windows
Viktor Uzlov [Thu, 29 Oct 2020 14:59:32 +0000 (17:59 +0300)]
bos #20365 Problem with killSalomeWithPort --spy on Windows

3 years ago#18963 Minimize compiler warnings
rnv [Tue, 11 Aug 2020 20:33:32 +0000 (23:33 +0300)]
#18963 Minimize compiler warnings

3 years agoAdd 'SALOME DEFAULT VALUES' section to the configuration file.
Ovidiu Mircescu [Tue, 17 Nov 2020 09:26:52 +0000 (10:26 +0100)]
Add 'SALOME DEFAULT VALUES' section to the configuration file.

This section can be used to replace the default values used by
Salome, without replacing a value defined by the user in the
environment.
Variables that are already defined in the environment are not
modified when declared in this section.

3 years agoMerge branch 'V9_6_BR'
vsr [Wed, 11 Nov 2020 15:40:13 +0000 (18:40 +0300)]
Merge branch 'V9_6_BR'

3 years agobos #20253 KERNEL helpers: study editor must be re-initialized when new study is... V9_6_BR fixes_for_960 V9_6_0 V9_6_0rc1
vsr [Thu, 22 Oct 2020 18:51:25 +0000 (21:51 +0300)]
bos #20253 KERNEL helpers: study editor must be re-initialized when new study is opened

3 years agoIncrement version: 9.6.0
vsr [Fri, 16 Oct 2020 16:06:18 +0000 (19:06 +0300)]
Increment version: 9.6.0

3 years ago#20171 [CEA 20071] Handle missing netstat V9_6_0b1
vsr [Tue, 13 Oct 2020 16:42:20 +0000 (19:42 +0300)]
#20171 [CEA 20071] Handle missing netstat

3 years agoFrom the community forum: none -> None
vsr [Tue, 13 Oct 2020 15:53:42 +0000 (18:53 +0300)]
From the community forum: none -> None

3 years agobos #16706 Improve procedure that kills booked TCP port
vuzlov [Thu, 17 Sep 2020 16:47:37 +0000 (19:47 +0300)]
bos #16706 Improve procedure that kills booked TCP port

3 years agobos #20157 Patch for job manager V9_6_0a2
vsr [Tue, 6 Oct 2020 17:12:26 +0000 (20:12 +0300)]
bos #20157 Patch for job manager

3 years agobos #19241 Prevent shaper tests hanging up vsr/19241 V9_6_0a1
vsr [Thu, 24 Sep 2020 09:28:02 +0000 (12:28 +0300)]
bos #19241 Prevent shaper tests hanging up

3 years ago#20076 Add MG-Tetra Parallel (GHs3DPRL) plugin to appli_gen.py
vsr [Fri, 18 Sep 2020 13:54:20 +0000 (16:54 +0300)]
#20076 Add MG-Tetra Parallel (GHs3DPRL) plugin to appli_gen.py

3 years agoLess agressive test for test machines
Anthony Geay [Thu, 17 Sep 2020 13:48:07 +0000 (15:48 +0200)]
Less agressive test for test machines

3 years agoMerge branch 'omu/multijob'
Ovidiu Mircescu [Mon, 14 Sep 2020 09:35:25 +0000 (11:35 +0200)]
Merge branch 'omu/multijob'

3 years agoupdate for squish tests bsr/squish
Bernard Secher [Tue, 8 Sep 2020 09:16:48 +0000 (11:16 +0200)]
update for squish tests

3 years ago'[CEA 19927] Folders with spaces' : second part
rnv [Tue, 1 Sep 2020 11:04:25 +0000 (14:04 +0300)]
'[CEA 19927] Folders with spaces' : second part

3 years ago#19928 [CEA 19927] Folders with spaces.
rnv [Fri, 28 Aug 2020 21:01:06 +0000 (00:01 +0300)]
#19928 [CEA 19927] Folders with spaces.

3 years agoAdd indentation
rnv [Thu, 20 Aug 2020 06:40:24 +0000 (09:40 +0300)]
Add indentation

3 years agoRemove debug print in PyNode.
Ovidiu Mircescu [Wed, 19 Aug 2020 11:27:56 +0000 (13:27 +0200)]
Remove debug print in PyNode.

3 years agoSuppress compilation warnings.
rnv [Tue, 11 Aug 2020 11:38:51 +0000 (14:38 +0300)]
Suppress compilation warnings.

3 years agoBuild KERNEL with native openmpi on CentOS-8
rnv [Mon, 3 Aug 2020 18:52:07 +0000 (21:52 +0300)]
Build KERNEL with native openmpi on CentOS-8

3 years ago#19765 - fix regression
eap [Fri, 31 Jul 2020 17:23:28 +0000 (20:23 +0300)]
#19765  - fix regression

3 years ago#19765 EDF 21730 - long time to load med file file with huge amount of groups
eap [Mon, 20 Jul 2020 07:17:12 +0000 (10:17 +0300)]
#19765 EDF 21730 - long time to load med file file with huge amount of groups

3 years agobos #19784 EDF 21751 - Problem with python kernel salome studyedit
vsr [Sat, 11 Jul 2020 16:54:39 +0000 (19:54 +0300)]
bos #19784 EDF 21751 - Problem with python kernel salome studyedit

3 years agoMerge branch 'V9_5_BR'
vsr [Fri, 10 Jul 2020 15:31:36 +0000 (18:31 +0300)]
Merge branch 'V9_5_BR'

3 years agobos #19209 EDF 21531 - General problem of dumping a 9.4.0 study V9_5_BR V9_5_0 V9_5_0rc1 V9_5_0rc2 V9_5_0rc3
rnv [Fri, 5 Jun 2020 13:14:32 +0000 (16:14 +0300)]
bos #19209 EDF 21531 - General problem of dumping a 9.4.0 study

3 years agosalome_shutdown_containers method to shutdown containers launched by current session... EMC2P_V_1_3_0
Anthony Geay [Fri, 5 Jun 2020 13:45:17 +0000 (15:45 +0200)]
salome_shutdown_containers method to shutdown containers launched by current session and remove them from the NS

3 years agoFix for ResourcesManager::AddResource
Ovidiu Mircescu [Wed, 3 Jun 2020 21:43:49 +0000 (23:43 +0200)]
Fix for ResourcesManager::AddResource

4 years agoIncrement version: 9.5.0
vsr [Tue, 19 May 2020 10:29:55 +0000 (13:29 +0300)]
Increment version: 9.5.0

4 years agoFix for "#19007 [CEA][Windows] SALOME non regression tests on Windows" issue. V9_5_0b1
rnv [Fri, 15 May 2020 10:40:15 +0000 (13:40 +0300)]
Fix for "#19007 [CEA][Windows] SALOME non regression tests on Windows" issue.

4 years agobos #18341: HOME environment variable
jfa [Fri, 10 Apr 2020 11:35:30 +0000 (14:35 +0300)]
bos #18341: HOME environment variable

4 years agoInclude SalomeMacros.cmake with NO_POLICY_SCOPE to apply policies
vsr [Fri, 17 Apr 2020 08:45:01 +0000 (11:45 +0300)]
Include SalomeMacros.cmake with NO_POLICY_SCOPE to apply policies