]>
SALOME platform Git repositories - modules/kernel.git/log
vsr [Thu, 12 May 2022 10:09:45 +0000 (13:09 +0300)]
bos #29865 [CEA 29586] salome.myStudyName returns None
vsr [Thu, 5 May 2022 11:39:07 +0000 (14:39 +0300)]
Copyright update 2022
vsr [Thu, 5 May 2022 07:36:53 +0000 (10:36 +0300)]
Increment version: 9.9.0
Anthony Geay [Fri, 1 Apr 2022 07:32:47 +0000 (09:32 +0200)]
Same as before for 2 last remaining tests : KERNEL_LifeCycleCORBA and KERNEL_NamingService
Anthony Geay [Fri, 1 Apr 2022 07:18:16 +0000 (09:18 +0200)]
Fix KERNEL_UnitTests in O3 mode. TEST_SUITE in CPPUNIT does not respect order.
Anthony Geay [Tue, 29 Mar 2022 12:49:27 +0000 (14:49 +0200)]
Fix SHAPER_HDF_BearingSeparator test after 520aea
Anthony Geay [Mon, 28 Mar 2022 08:06:54 +0000 (10:06 +0200)]
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/kernel
Anthony Geay [Mon, 28 Mar 2022 08:06:44 +0000 (10:06 +0200)]
[tuleap29134] : allow py GEOM script import after new study request in GUI ( after salome_close invokation )
Ovidiu Mircescu [Fri, 25 Mar 2022 13:16:11 +0000 (14:16 +0100)]
Fix remote containers for mode SSL & CEA & SAT.
Anthony Geay [Fri, 18 Mar 2022 15:25:46 +0000 (16:25 +0100)]
Fix usage of concurrent execution of GEOM/SMESH scripts inside YACS
vsr [Fri, 18 Mar 2022 07:38:13 +0000 (10:38 +0300)]
Fix a problem with "import salome_test": incorrect address of ModuleCatalog in naming service
Anthony Geay [Thu, 3 Mar 2022 10:16:22 +0000 (11:16 +0100)]
[tuleap29134] : fix for runSalomeOld.py the defaut SSL mode in -t context
Anthony Geay [Tue, 1 Mar 2022 08:44:08 +0000 (09:44 +0100)]
Avoid to kill all sessions when shutting down only one
Allow to pass path to study to subprocess launching script with : -t <path_study> <path_to_py_script>
vsr [Mon, 28 Feb 2022 08:14:15 +0000 (11:14 +0300)]
Avoid FileNotFound exception
Anthony Geay [Wed, 23 Feb 2022 09:45:52 +0000 (10:45 +0100)]
Management of :
- salome -t <script.py>
- salome -l
- fix problem of KERNEL_UnitTest
Anthony Geay [Wed, 23 Feb 2022 08:38:24 +0000 (09:38 +0100)]
Dft SSL : salome command is now in blocking as before
rnv [Mon, 21 Feb 2022 16:03:29 +0000 (19:03 +0300)]
Compilation under Windows.
Anthony Geay [Fri, 18 Feb 2022 16:04:44 +0000 (17:04 +0100)]
Fix runSalome.py --logger
Fix runSalome.py --forground=1 [dft]
Anthony Geay [Fri, 18 Feb 2022 13:40:42 +0000 (14:40 +0100)]
Fix from Nathalie to prevent psutil module dependancy
Anthony Geay [Fri, 18 Feb 2022 12:14:29 +0000 (13:14 +0100)]
Fix YacsLoaderTest::foreachs test
Anthony Geay [Tue, 15 Feb 2022 10:32:47 +0000 (11:32 +0100)]
SSL mode by default mode
eap [Tue, 15 Feb 2022 15:09:34 +0000 (18:09 +0300)]
Small memory leak in kernel TOOLSDS/SALOMEDS_Tool.cxx
The fix comes from
https://discourse.salome-platform.org/t/small-memory-leak-in-kernel-toolsds-salomeds-tool-cxx/41
rnv [Wed, 26 Jan 2022 08:33:28 +0000 (11:33 +0300)]
Fix compilation under Windows.
Anthony Geay [Tue, 25 Jan 2022 13:15:07 +0000 (14:15 +0100)]
Fix error in EDF NRT test Bug9100_DumpComputePosition.py
Anthony Geay [Mon, 24 Jan 2022 16:25:33 +0000 (17:25 +0100)]
[tuleap28734] : Fix in SSL
Anthony Geay [Mon, 24 Jan 2022 15:25:14 +0000 (16:25 +0100)]
Remove StandaloneLifecyle to reduce code divergence between SSL and classical. It allows GEOM and SMESH component to appear into the NS
Anthony Geay [Mon, 24 Jan 2022 14:34:46 +0000 (15:34 +0100)]
Create FactoryServer Container servant into the current process
Gilles DAVID [Fri, 28 May 2021 09:54:44 +0000 (11:54 +0200)]
venv directory is configured in config_appli.xml file
Update appli_clean command
Getting rid of old stuff
getUserName now uses the standard getpass module
Do not use bare "except:" instruction
We are in python3: no more need to inherite classes from object.
cPickle does not exist anymore in python 3
Detect psutil Python module
vsr [Wed, 19 Jan 2022 16:23:14 +0000 (19:23 +0300)]
Fix modules order in sessionless mode
Anthony Geay [Mon, 17 Jan 2022 09:20:38 +0000 (10:20 +0100)]
[tuleap26946] : SSL - Fix inconsistency between C++ and Python components
rnv [Mon, 10 Jan 2022 14:20:36 +0000 (17:20 +0300)]
#26945 [CEA][Windows] Kernel compilation failure
Anthony Geay [Mon, 20 Dec 2021 16:27:51 +0000 (17:27 +0100)]
Padder smesh plugin in SSL mode
Ovidiu Mircescu [Mon, 20 Dec 2021 15:37:08 +0000 (16:37 +0100)]
Sessionless mode for calcium.
vsr [Fri, 10 Dec 2021 09:35:41 +0000 (12:35 +0300)]
Merge branch 'V9_8_BR'
vsr [Sat, 27 Nov 2021 11:30:55 +0000 (14:30 +0300)]
Merge branch 'vsr/26457'
Viktor UZLOV [Wed, 13 Oct 2021 06:58:50 +0000 (09:58 +0300)]
bos #26457 Factorization of ORB initialization
vsr [Fri, 26 Nov 2021 10:38:11 +0000 (13:38 +0300)]
Increment version: 9.8.0
DUC ANH HOANG [Tue, 12 Oct 2021 13:10:35 +0000 (15:10 +0200)]
pythonpath_reduction: Corrections
- Minor correction. Actually, we don't need the prerequisites install dir
- Upgrade pythonpath_reduction.py script
Using argparse, add options to customize :
* salome-install-dir
* context-file name
* env-file name
- Backup of files is done. These backups are used at start if they exist.
This allows to use this script several times.
On linux, in the python_modules directory, symlinks are created instead of copies.
- Fix remove link and add ignore option
- Only one directory is mandatory
- Install site-patch.py from setuptools
- Minor correction; get absolute path of salome_install_dir, embed paraview pythonpath into python_modules
vsr [Thu, 11 Nov 2021 09:31:08 +0000 (12:31 +0300)]
Avoid aborting if module is not registered yet
Ovidiu Mircescu [Fri, 5 Nov 2021 14:36:57 +0000 (15:36 +0100)]
Fix Salome launcher in ssl mode to SINGLE_THREAD_MODEL.
Anthony Geay [Tue, 19 Oct 2021 05:13:40 +0000 (07:13 +0200)]
Fix bug in test on 24 cores CPU test
vsr [Thu, 14 Oct 2021 16:44:14 +0000 (19:44 +0300)]
bos #26455 Alternative solution to get traceback
vsr [Thu, 14 Oct 2021 11:48:44 +0000 (14:48 +0300)]
bos #26520 Remove dependency on boost::python
vsr [Wed, 13 Oct 2021 07:04:37 +0000 (10:04 +0300)]
bos #26520 Boost::python library is incorrectly treated
DUC ANH HOANG [Tue, 5 Oct 2021 13:21:15 +0000 (15:21 +0200)]
pythonpath_reduction.py: initiate; this script allow us to resolve the perf problem on hpc
vsr [Mon, 11 Oct 2021 15:08:03 +0000 (18:08 +0300)]
Merge branch 'vuzlov/26455'
Viktor UZLOV [Fri, 8 Oct 2021 11:21:51 +0000 (14:21 +0300)]
bos #26455 Introduce service to obtain calculation node's load
eap [Mon, 11 Oct 2021 13:57:37 +0000 (16:57 +0300)]
bos #26429 [CEA] Can't load meshs from hdf if its size is too big
vsr [Thu, 7 Oct 2021 12:19:49 +0000 (15:19 +0300)]
bos #24412 Add missing failback for UpdateView() method
vsr [Mon, 4 Oct 2021 17:43:12 +0000 (20:43 +0300)]
Merge branch 'vsr/26458'
vsr [Sat, 2 Oct 2021 12:19:54 +0000 (15:19 +0300)]
bos #26458 Versioning of sources via git commit id (sha1)
Anthony Geay [Fri, 1 Oct 2021 09:40:17 +0000 (11:40 +0200)]
No more complaints with deb9 native python3.5
Ovidiu Mircescu [Thu, 30 Sep 2021 12:37:01 +0000 (14:37 +0200)]
DSM in multithread mode.
Anthony Geay [Wed, 15 Sep 2021 06:06:27 +0000 (08:06 +0200)]
End of moving Odyssee in SSL mode
Anthony Geay [Sun, 12 Sep 2021 05:14:56 +0000 (07:14 +0200)]
Fix bug switch to SSL mode for Odyssee
Anthony Geay [Thu, 9 Sep 2021 06:44:31 +0000 (08:44 +0200)]
Fix error on following use case in SSL. Open Shaper - Load a new HDF study file - Switch to GEOM
Anthony Geay [Tue, 7 Sep 2021 11:29:29 +0000 (13:29 +0200)]
Merge branch 'duc/fix_symlink_for_appli'
Anthony Geay [Tue, 7 Sep 2021 11:15:53 +0000 (13:15 +0200)]
Fix SDS non regression test. Tested 30 times on integration machine.
DUC ANH HOANG [Tue, 7 Sep 2021 08:56:55 +0000 (10:56 +0200)]
using relative symbolic link to create virtual appli
Anthony Geay [Thu, 2 Sep 2021 06:51:53 +0000 (08:51 +0200)]
in session_attached mode synchronize local NS with content of salome.[cm,rm,esm,dsm]
Ovidiu Mircescu [Thu, 26 Aug 2021 09:04:13 +0000 (11:04 +0200)]
Implementation of SALOME_Fake_NamingService::list_directory_recurs
This is needed by ShutdownContainers.
Anthony Geay [Tue, 24 Aug 2021 14:43:27 +0000 (16:43 +0200)]
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/kernel
Anthony Geay [Tue, 24 Aug 2021 14:43:12 +0000 (16:43 +0200)]
Fix error in SALOME_ExternalServerLauncher in SSL mode
Ovidiu Mircescu [Tue, 24 Aug 2021 14:10:28 +0000 (16:10 +0200)]
Merge branch 'omu/launcher_ssl'
Anthony Geay [Tue, 24 Aug 2021 06:01:49 +0000 (08:01 +0200)]
tuleap24729 : Make the BearingSeparator test OK in SSL
Anthony Geay [Mon, 23 Aug 2021 15:21:02 +0000 (17:21 +0200)]
runSalomeSL.py is OK now
Ovidiu Mircescu [Mon, 23 Aug 2021 15:13:30 +0000 (17:13 +0200)]
Fix for salome_init called from embedded python.
Anthony Geay [Mon, 23 Aug 2021 13:03:47 +0000 (15:03 +0200)]
try of a runSalome.py in SSL mode for SHAPER tests
Anthony Geay [Mon, 23 Aug 2021 11:43:48 +0000 (13:43 +0200)]
Add TestSSLAttached.py to test that rm,cm,esm and dsm are retrieved properly in SSL mode in new container server process context
Ovidiu Mircescu [Mon, 23 Aug 2021 10:55:47 +0000 (12:55 +0200)]
Merge branch 'master' into omu/launcher_ssl
Anthony Geay [Mon, 23 Aug 2021 09:43:47 +0000 (11:43 +0200)]
allow salome_init to point to origin cm,rm,dsm and esm in salome.salome_init() launched in the SALOME_Container_No_NS_Serv SSL context
Anthony Geay [Mon, 23 Aug 2021 05:25:42 +0000 (07:25 +0200)]
Fix error introduced at commit
8a3e9342f1985 when launching salome in terminal mode
Anthony Geay [Fri, 20 Aug 2021 15:36:13 +0000 (17:36 +0200)]
Fix CORBA::OBJECT_NOT_EXIST at the end of driver command
Ovidiu Mircescu [Fri, 20 Aug 2021 13:37:53 +0000 (15:37 +0200)]
Merge branch 'master' into omu/launcher_ssl
Anthony Geay [Fri, 20 Aug 2021 13:32:19 +0000 (15:32 +0200)]
SALOME_Container\(_No_Serv\) executables set SSLMode singleton properly
Ovidiu Mircescu [Thu, 19 Aug 2021 13:59:10 +0000 (15:59 +0200)]
Merge branch 'master' into omu/launcher_ssl
Anthony Geay [Thu, 19 Aug 2021 12:20:50 +0000 (14:20 +0200)]
Fix error at launchtime of GUI of SALOME
Anthony Geay [Thu, 19 Aug 2021 07:56:36 +0000 (09:56 +0200)]
ExternalServerLauncher is available in SSL mode.
Anthony Geay [Tue, 17 Aug 2021 14:31:23 +0000 (16:31 +0200)]
SDS in SSL mode.
Anthony Geay [Tue, 17 Aug 2021 12:58:01 +0000 (14:58 +0200)]
DataServerManager is now available in SSL mode
Ovidiu Mircescu [Tue, 17 Aug 2021 09:49:43 +0000 (11:49 +0200)]
Merge branch 'master' into omu/launcher_ssl
Anthony Geay [Tue, 17 Aug 2021 09:16:05 +0000 (11:16 +0200)]
naming_service is available in salome module in SSL mode
Anthony Geay [Tue, 17 Aug 2021 08:25:41 +0000 (10:25 +0200)]
Memory leak hunting
Anthony Geay [Tue, 17 Aug 2021 08:06:06 +0000 (10:06 +0200)]
Memory leak hunting
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
Ovidiu MIRCESCU [Thu, 12 Aug 2021 15:48:48 +0000 (17:48 +0200)]
YACS job without session.
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)
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
Anthony Geay [Fri, 30 Jul 2021 09:04:33 +0000 (11:04 +0200)]
Avoid dynamic_cast<SALOME_NamingService *> to detect SSL mode or not
Ovidiu Mircescu [Fri, 23 Jul 2021 09:03:04 +0000 (11:03 +0200)]
Fix condition on runRemoteSSL.sh.
Ovidiu MIRCESCU [Thu, 15 Jul 2021 10:36:48 +0000 (12:36 +0200)]
Merge branch 'omu/noserver'
Ovidiu MIRCESCU [Thu, 15 Jul 2021 10:35:03 +0000 (12:35 +0200)]
Add sessionless option to salome command.
Ovidiu Mircescu [Mon, 12 Jul 2021 12:36:50 +0000 (14:36 +0200)]
ResourcesManager in sessionless mode.
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.
Ovidiu MIRCESCU [Tue, 6 Jul 2021 07:11:46 +0000 (09:11 +0200)]
Don't remove filedict twice.
Anthony Geay [Fri, 25 Jun 2021 15:21:18 +0000 (17:21 +0200)]
Fix TestExportToGEOM.py case in SSL mode
Ovidiu MIRCESCU [Fri, 18 Jun 2021 09:22:50 +0000 (11:22 +0200)]
Add script to launch salome gui in session less mode.
Anthony Geay [Fri, 11 Jun 2021 13:53:11 +0000 (15:53 +0200)]
Fix CORBA::OBJ_ADAPTER error at Container shutdown
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
Anthony Geay [Fri, 11 Jun 2021 11:13:56 +0000 (13:13 +0200)]
Fix link error with SALOME_MPI activated