Salome HOME
modules/kernel.git
3 years agoimplementation with psutil. Add argparse realization vuzlov/psutil
vuzlov [Wed, 30 Sep 2020 07:17:51 +0000 (10:17 +0300)]
implementation with psutil. Add argparse realization

3 years ago#16706 fix2. Clean up vuzlov/port_fix
vsr [Mon, 21 Sep 2020 16:15:40 +0000 (19:15 +0300)]
#16706 fix2. Clean up

3 years ago#16706 fix2. new command for ps command, dict (pid, name) output, dictFunc
vuzlov [Mon, 21 Sep 2020 13:31:38 +0000 (16:31 +0300)]
#16706 fix2. new command for ps command, dict (pid, name) output, dictFunc

3 years ago#16706 fix2. new command for ps command, dict (pid, name) output
vuzlov [Mon, 21 Sep 2020 11:26:30 +0000 (14:26 +0300)]
#16706 fix2. new command for ps command, dict (pid, name) output

3 years ago#16706 fix1. Add check unkill process and new add to KillList
vuzlov [Thu, 17 Sep 2020 17:21:58 +0000 (20:21 +0300)]
#16706 fix1. Add check unkill process and new add to KillList

3 years ago#16706 fix1. Add check unkill process and new add to KillList
vuzlov [Thu, 17 Sep 2020 16:47:37 +0000 (19:47 +0300)]
#16706 fix1. Add check unkill process and new add to KillList

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

4 years agoRemove CMake warnings: set-up cmake policies globally in SalomeMacros.cmake
vsr [Thu, 16 Apr 2020 17:24:49 +0000 (20:24 +0300)]
Remove CMake warnings: set-up cmake policies globally in SalomeMacros.cmake

4 years agoCopyright update 2020
vsr [Wed, 15 Apr 2020 10:51:34 +0000 (13:51 +0300)]
Copyright update 2020

4 years agoSelect only the resources that can run containers in ListAllAvailableResources
Ovidiu Mircescu [Tue, 14 Apr 2020 08:55:15 +0000 (10:55 +0200)]
Select only the resources that can run containers in ListAllAvailableResources

4 years agoMerge branch 'agy/mem_peak_0_integ'
Anthony Geay [Wed, 8 Apr 2020 08:49:35 +0000 (10:49 +0200)]
Merge branch 'agy/mem_peak_0_integ'

4 years agoAdditionnal remote callable methods for debugging and for remote python invocation...
Anthony Geay [Mon, 6 Apr 2020 13:24:34 +0000 (15:24 +0200)]
Additionnal remote callable methods for debugging and for remote python invocation by reducing memory peak.

4 years ago[CEA] Wrong encoding in path or file name
vsr [Thu, 12 Mar 2020 13:56:23 +0000 (16:56 +0300)]
[CEA] Wrong encoding in path or file name

4 years agoFix salome test when both py2 & py3 are available.
Ovidiu Mircescu [Thu, 2 Apr 2020 13:20:47 +0000 (15:20 +0200)]
Fix salome test when both py2 & py3 are available.

4 years agodisplay a message only on debug mode V9_5_0a2
Nicolas CROUZET - SFME/LGLS [Thu, 26 Mar 2020 13:08:40 +0000 (14:08 +0100)]
display a  message only on debug mode

4 years agobos #18858 Use sphinx_rtd_theme as theme for SALOME documentation built with Sphinx
vsr [Fri, 13 Mar 2020 11:54:12 +0000 (14:54 +0300)]
bos #18858 Use sphinx_rtd_theme as theme for SALOME documentation built with Sphinx

4 years agoImprove performance to launch 100s of containers across several cluster nodes
Anthony Geay [Wed, 11 Mar 2020 15:14:48 +0000 (16:14 +0100)]
Improve performance to launch 100s of containers across several cluster nodes

4 years agoMerge branch 'occ/shaper2smesh' rnv/pv58_1 rnv/pv58_2 V9_5_0a1
vsr [Fri, 21 Feb 2020 11:46:55 +0000 (14:46 +0300)]
Merge branch 'occ/shaper2smesh'

4 years agoUpdate for slurm 19.05 - part II
Cédric Aguerre [Wed, 19 Feb 2020 15:01:14 +0000 (16:01 +0100)]
Update for slurm 19.05 - part II

4 years agoUpdate for slurm 19.05
Ovidiu Mircescu [Wed, 19 Feb 2020 14:24:21 +0000 (15:24 +0100)]
Update for slurm 19.05

Option --share for srun no longer exists in the latest version of slurm.
It is replaced by -s or --oversubscribe.

4 years agoRelated to e7260: missing modules in PYTHONPATH
Cédric Aguerre [Mon, 17 Feb 2020 14:27:28 +0000 (15:27 +0100)]
Related to e7260: missing modules in PYTHONPATH
But should not be taken from bin/salome!!

4 years agoSort tests by name
Cédric Aguerre [Mon, 17 Feb 2020 13:50:25 +0000 (14:50 +0100)]
Sort tests by name

4 years agoFix e7260
Cédric Aguerre [Mon, 17 Feb 2020 13:49:36 +0000 (14:49 +0100)]
Fix e7260

4 years agoSystematize run procedure for GUI launcher
vsr [Wed, 12 Feb 2020 09:29:55 +0000 (12:29 +0300)]
Systematize run procedure for GUI launcher

4 years agoLocale management: improve localization helper (fix problems detected withing bos...
vsr [Mon, 10 Feb 2020 15:01:08 +0000 (18:01 +0300)]
Locale management: improve localization helper (fix problems detected withing bos #18621)

4 years agoAllow in SHAPERSTUDY python dump to store files in the same folder with the exported... occ/shaper2smesh
mpv [Fri, 7 Feb 2020 14:39:25 +0000 (17:39 +0300)]
Allow in SHAPERSTUDY python dump to store files in the same folder with the exported script.

4 years agoNBPROCPERNODE not used.
Ovidiu Mircescu [Fri, 7 Feb 2020 14:20:55 +0000 (15:20 +0100)]
NBPROCPERNODE not used.

4 years agobos #18621 Prevent resetting locale to system default one
vsr [Mon, 3 Feb 2020 16:20:51 +0000 (19:20 +0300)]
bos #18621 Prevent resetting locale to system default one

4 years agoSome modifications with python configuration.
rnv [Mon, 3 Feb 2020 15:49:17 +0000 (18:49 +0300)]
Some modifications with python configuration.

4 years ago'bos #18467 [CEA] remove any addition to the environment at launch done by runSalome...
rnv [Fri, 31 Jan 2020 15:26:44 +0000 (18:26 +0300)]
'bos #18467 [CEA] remove any addition to the environment at launch done by runSalome' : appli_gen.py modifications

4 years agoRevert "Revert "bos #18467 Minor correction to setenv.py"" EMC2P_V_1_2_0
Anthony Geay [Thu, 30 Jan 2020 09:22:29 +0000 (10:22 +0100)]
Revert "Revert "bos #18467 Minor correction to setenv.py""

This reverts commit 439d6e243818948a685809d0707a02aef93e4930.

4 years agoRevert "Revert "bos #18467 [CEA] Remove any addition to the environment at launch...
Anthony Geay [Thu, 30 Jan 2020 09:22:13 +0000 (10:22 +0100)]
Revert "Revert "bos #18467 [CEA] Remove any addition to the environment at launch done by runSalome""

This reverts commit b89278d39d8754cfd07cb3e7960eaf1d7a992239.

4 years agoMerge branch 'tuleap_18467'
Anthony Geay [Thu, 30 Jan 2020 06:17:48 +0000 (07:17 +0100)]
Merge branch 'tuleap_18467'

4 years agobos #17005 [CEA][Windows] cannot save study.
rnv [Wed, 29 Jan 2020 17:11:07 +0000 (20:11 +0300)]
bos #17005 [CEA][Windows] cannot save study.

4 years agobos #18467 Remove deprecated environment variables
vsr [Wed, 29 Jan 2020 12:08:42 +0000 (15:08 +0300)]
bos #18467 Remove deprecated environment variables

4 years agoMinor correction to appli_gen.py tuleap_18467
esy [Wed, 29 Jan 2020 10:35:26 +0000 (11:35 +0100)]
Minor correction to appli_gen.py

4 years agobos #18347 Fail to connect to omniNames with endPoint activated
Anthony Geay [Wed, 6 Nov 2019 07:21:01 +0000 (08:21 +0100)]
bos #18347 Fail to connect to omniNames with endPoint activated
- rollback changes introduced by commit c8faacd4

4 years agoMinor correction to appli_gen.py: fix to prevent bugs in the future
DUC ANH HOANG [Tue, 28 Jan 2020 10:32:53 +0000 (11:32 +0100)]
Minor correction to appli_gen.py: fix to prevent bugs in the future

4 years agoMinor correction to appli_gen.py
DUC ANH HOANG [Mon, 27 Jan 2020 16:03:32 +0000 (17:03 +0100)]
Minor correction to appli_gen.py

4 years agoFix EDF launcher and salome test issues
esy [Thu, 23 Jan 2020 14:38:49 +0000 (15:38 +0100)]
Fix EDF launcher and salome test issues

4 years agoRevert "bos #18467 Minor correction to setenv.py"
vsr [Wed, 22 Jan 2020 08:16:05 +0000 (11:16 +0300)]
Revert "bos #18467 Minor correction to setenv.py"

This reverts commit 731335c587a8e83d29ffaadffc5fcf72d42c5cfb.

4 years agoRevert "bos #18467 [CEA] Remove any addition to the environment at launch done by...
vsr [Wed, 22 Jan 2020 08:15:48 +0000 (11:15 +0300)]
Revert "bos #18467 [CEA] Remove any addition to the environment at launch done by runSalome"

This reverts commit 9f8c8f2b2fe9c5542d9221871bb40020fa9cac10.

4 years agobos #18517 [CEA] KERNEL - patch integration
rnv [Thu, 16 Jan 2020 14:08:09 +0000 (17:08 +0300)]
bos #18517 [CEA] KERNEL - patch integration

4 years agobos #18467 Minor correction to setenv.py
vsr [Mon, 30 Dec 2019 09:22:26 +0000 (12:22 +0300)]
bos #18467 Minor correction to setenv.py

4 years agobos #16517 Implement method CanOpen() to check that study file is accessible and...
vsr [Mon, 30 Dec 2019 09:01:33 +0000 (12:01 +0300)]
bos #16517 Implement method CanOpen() to check that study file is accessible and readable

4 years agobos #17678 Prevent terminating SALOMEDS server when calling Shutdown()
vsr [Sat, 28 Dec 2019 09:38:42 +0000 (12:38 +0300)]
bos #17678 Prevent terminating SALOMEDS server when calling Shutdown()

4 years agobos #18467 [CEA] Remove any addition to the environment at launch done by runSalome
vsr [Wed, 25 Dec 2019 08:14:26 +0000 (11:14 +0300)]
bos #18467 [CEA] Remove any addition to the environment at launch done by runSalome

4 years agobos #18432: set env path instead of static one.
akl [Fri, 13 Dec 2019 12:34:44 +0000 (15:34 +0300)]
bos #18432: set env path instead of static one.

4 years agoFix for '[CEA 17019] mg-tetra.exe command line in console not printed correctly'...
rnv [Mon, 9 Dec 2019 17:24:58 +0000 (20:24 +0300)]
Fix for '[CEA 17019] mg-tetra.exe command line in console not printed correctly' issue.

4 years agoMerge branch 'V9_4_BR'
vsr [Fri, 6 Dec 2019 13:47:57 +0000 (16:47 +0300)]
Merge branch 'V9_4_BR'

4 years agoFix command 'salome info'
Ovidiu Mircescu [Wed, 27 Nov 2019 10:01:28 +0000 (11:01 +0100)]
Fix command 'salome info'

4 years ago#17978 [CEA] SALOME windows minor corrections : fix for problem 1 of 5
rnv [Mon, 18 Nov 2019 16:02:42 +0000 (19:02 +0300)]
#17978 [CEA] SALOME windows minor corrections : fix for problem 1 of 5

4 years ago#17978 [CEA] SALOME windows minor corrections : fix for problem 1 of 5 V9_4_BR occ/fixes_for_940 V9_4_0 V9_4_0rc2 V9_4_0rc3
rnv [Mon, 18 Nov 2019 16:02:42 +0000 (19:02 +0300)]
#17978 [CEA] SALOME windows minor corrections : fix for problem 1 of 5

4 years ago#17978 [CEA] SALOME windows minor corrections : fix for 2 of 5 issue.
rnv [Mon, 18 Nov 2019 17:22:38 +0000 (20:22 +0300)]
#17978 [CEA] SALOME windows minor corrections : fix for 2 of 5 issue.

4 years ago#17978 [CEA] SALOME windows minor corrections : fix for 2 of 5 issue.
rnv [Mon, 18 Nov 2019 17:22:38 +0000 (20:22 +0300)]
#17978 [CEA] SALOME windows minor corrections : fix for 2 of 5 issue.

4 years agoSmall fix for '#17662 [CEA] hostname and SALOME' issue.
rnv [Mon, 18 Nov 2019 12:24:42 +0000 (15:24 +0300)]
Small fix for '#17662 [CEA] hostname and SALOME' issue.

4 years agoSmall fix for '#17662 [CEA] hostname and SALOME' issue.
rnv [Mon, 18 Nov 2019 12:24:42 +0000 (15:24 +0300)]
Small fix for '#17662 [CEA] hostname and SALOME' issue.

4 years agoIncrement version: 9.4.0 V9_4_0rc1
rnv [Wed, 6 Nov 2019 06:53:12 +0000 (09:53 +0300)]
Increment version: 9.4.0

4 years ago#17872 [CEA] /tmp/.salome_PortManager.lock permission denied (attempt 3) vsr/17872
vsr [Thu, 24 Oct 2019 13:13:45 +0000 (16:13 +0300)]
#17872 [CEA] /tmp/.salome_PortManager.lock permission denied (attempt 3)

4 years ago#17872 [CEA] /tmp/.salome_PortManager.lock permission denied (rollback two last commi...
vsr [Thu, 24 Oct 2019 12:19:05 +0000 (15:19 +0300)]
#17872 [CEA] /tmp/.salome_PortManager.lock permission denied (rollback two last commits as the fix does not work)

4 years ago#17872 [CEA] /tmp/.salome_PortManager.lock permission denied (attempt 2)
vsr [Thu, 24 Oct 2019 11:33:50 +0000 (14:33 +0300)]
#17872 [CEA] /tmp/.salome_PortManager.lock permission denied (attempt 2)

4 years ago#17872 [CEA] /tmp/.salome_PortManager.lock permission denied
vsr [Mon, 21 Oct 2019 08:04:03 +0000 (11:04 +0300)]
#17872 [CEA] /tmp/.salome_PortManager.lock permission denied

4 years agoBetter fix for salome kill (issue CEA 17744). V9_4_0a2 V9_4_0b1
Ovidiu Mircescu [Mon, 7 Oct 2019 13:21:30 +0000 (15:21 +0200)]
Better fix for salome kill (issue CEA 17744).

4 years agoFix a case where the resources catalog was not loaded.
Ovidiu Mircescu [Thu, 3 Oct 2019 11:21:40 +0000 (13:21 +0200)]
Fix a case where the resources catalog was not loaded.

4 years agoIssue '17716 [CEA] KERNEL: retrieve IP of Host' - implementation of the cross platfor...
rnv [Wed, 2 Oct 2019 15:50:25 +0000 (18:50 +0300)]
Issue '17716 [CEA] KERNEL: retrieve IP of Host' - implementation of the cross platform solution

4 years agoDo not over write CatalogResources for a job on localhost with SalomeLauncher.
Ovidiu Mircescu [Fri, 27 Sep 2019 12:53:23 +0000 (14:53 +0200)]
Do not over write CatalogResources for a job on localhost with SalomeLauncher.

When launching a job on localhost, SalomeLauncher used to create a new CatalogResources
file which contained only "localhost".
This behavior was changed in order to be able to use every resource of the original catalog
in a job launched on localhost.

This is needed by salome cfd.

4 years agobos #17716 [CEA] KERNEL: retrieve IP of Host. A workaround for Windows by nghodban.
jfa [Thu, 19 Sep 2019 06:51:00 +0000 (09:51 +0300)]
bos #17716 [CEA] KERNEL: retrieve IP of Host. A workaround for Windows by nghodban.

4 years agoFix salome killall
Ovidiu Mircescu [Wed, 18 Sep 2019 11:37:27 +0000 (13:37 +0200)]
Fix salome killall

4 years agoSome fixes on salome kill.
Ovidiu Mircescu [Tue, 17 Sep 2019 15:42:51 +0000 (17:42 +0200)]
Some fixes on salome kill.

4 years agoWith kill using LifeCycle destroy extra pids registered into SALOME_ExternalServerLau... V9_4_0a1
Anthony Geay [Mon, 16 Sep 2019 09:27:54 +0000 (11:27 +0200)]
With kill using LifeCycle destroy extra pids registered into SALOME_ExternalServerLauncher

4 years agoIn progress: get ip address on default interface (for instance eth0) to limit listeni...
Paul RASCLE [Thu, 5 Sep 2019 08:56:08 +0000 (10:56 +0200)]
In progress: get ip address on default interface (for instance eth0) to limit listening on this interface.
(Requested for cyber security improvement). This modification is difficult to test on all configurations, so please provide information on the not working configurations, to build something more robust if needed.

4 years agoIntegration request 'EDF 19840 - Autoconf and check_omniorb'
rnv [Thu, 29 Aug 2019 14:43:32 +0000 (17:43 +0300)]
Integration request 'EDF 19840 - Autoconf and check_omniorb'

4 years agoEasy access to the shared dataserver manager from SALOME client
Anthony Geay [Wed, 28 Aug 2019 12:06:52 +0000 (14:06 +0200)]
Easy access to the shared dataserver manager from SALOME client

4 years agonew SDS service to give access only of a value associated to key into a dict
Anthony Geay [Wed, 28 Aug 2019 11:57:29 +0000 (13:57 +0200)]
new SDS service to give access only of a value associated to key into a dict

4 years agoGet access of variable in the context dict of PyScriptNode instance.
Anthony Geay [Tue, 30 Jul 2019 12:01:19 +0000 (14:01 +0200)]
Get access of variable in the context dict of PyScriptNode instance.

4 years agoGet access of variable in the context dict of PyScriptNode instance.
Anthony Geay [Tue, 30 Jul 2019 08:31:08 +0000 (10:31 +0200)]
Get access of variable in the context dict of PyScriptNode instance.

4 years ago[EDF19803] : Correction for test15 of testSaveLoadRun.py
Anthony Geay [Tue, 9 Jul 2019 08:47:27 +0000 (10:47 +0200)]
[EDF19803] : Correction for test15 of testSaveLoadRun.py

4 years agoMerge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/kernel
Anthony Geay [Mon, 8 Jul 2019 12:12:11 +0000 (14:12 +0200)]
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/kernel

4 years ago[EDF19803] : Free memory for reused PyScriptNode node name. PyScriptNode_ptr ref...
Anthony Geay [Mon, 8 Jul 2019 12:12:01 +0000 (14:12 +0200)]
[EDF19803] : Free memory for reused PyScriptNode node name. PyScriptNode_ptr ref counting is set to 1 on creation instead of 2.

4 years agoFix compilation w/o LIBBATCH
eap [Fri, 5 Jul 2019 12:09:00 +0000 (15:09 +0300)]
Fix compilation w/o LIBBATCH

4 years agoProperly define getJobParameters when building without LibBatch.
Pascal Obry [Tue, 25 Jun 2019 09:35:19 +0000 (11:35 +0200)]
Properly define getJobParameters when building without LibBatch.

Fix a link error.

4 years agoRemove trailing white spaces.
Pascal Obry [Tue, 25 Jun 2019 09:34:31 +0000 (11:34 +0200)]
Remove trailing white spaces.

4 years agoCompilation on Windows. EMC2P_V1_1_0
rnv [Wed, 19 Jun 2019 12:27:06 +0000 (15:27 +0300)]
Compilation on Windows.

4 years agoLast tuning
Anthony Geay [Wed, 19 Jun 2019 08:46:28 +0000 (10:46 +0200)]
Last tuning