]>
SALOME platform Git repositories - modules/kernel.git/log
secher [Mon, 1 Oct 2007 13:05:52 +0000 (13:05 +0000)]
add a SalomeLauncher. Modify ContainerManager idl to create three interfaces in it: one for launcher, one for containermanager and one for resources manager.
secher [Mon, 17 Sep 2007 14:00:33 +0000 (14:00 +0000)]
just a little modification
secher [Mon, 17 Sep 2007 13:05:29 +0000 (13:05 +0000)]
just a little modification
secher [Mon, 17 Sep 2007 12:32:13 +0000 (12:32 +0000)]
just a little modification
secher [Mon, 17 Sep 2007 10:40:17 +0000 (10:40 +0000)]
add MpiImpl object to manage different mpi implementations
secher [Thu, 13 Sep 2007 13:48:24 +0000 (13:48 +0000)]
add PBS batch manager
secher [Wed, 25 Jul 2007 07:38:11 +0000 (07:38 +0000)]
*** empty log message ***
secher [Tue, 24 Jul 2007 13:04:59 +0000 (13:04 +0000)]
add batch manager factory
secher [Thu, 19 Jul 2007 08:57:11 +0000 (08:57 +0000)]
get jobId when submitting job on cluster, query job and get results files on local machine when job is finished
secher [Tue, 17 Jul 2007 08:01:44 +0000 (08:01 +0000)]
definition of BatchLight class to submit salome session on cluster
secher [Thu, 12 Jul 2007 13:59:40 +0000 (13:59 +0000)]
debugging of simultaneous registry of containers in naming service
secher [Wed, 11 Jul 2007 13:14:20 +0000 (13:14 +0000)]
try to quit Salome as clean as possible
secher [Wed, 11 Jul 2007 11:56:44 +0000 (11:56 +0000)]
*** empty log message ***
secher [Wed, 11 Jul 2007 10:09:45 +0000 (10:09 +0000)]
*** empty log message ***
secher [Mon, 9 Jul 2007 14:31:33 +0000 (14:31 +0000)]
improvement to shutdown salome properly and to launch exception if problem of connection on remote host
secher [Thu, 5 Jul 2007 09:08:50 +0000 (09:08 +0000)]
debugging when users are different on local and on cluster
secher [Tue, 3 Jul 2007 12:13:36 +0000 (12:13 +0000)]
debugging to have the possibility to have different users in local and on cluster
secher [Fri, 29 Jun 2007 09:34:56 +0000 (09:34 +0000)]
improvement to manage batch on ccrt
secher [Thu, 28 Jun 2007 14:45:11 +0000 (14:45 +0000)]
improvement to use Salome application
rahuel [Tue, 5 Jun 2007 07:51:58 +0000 (07:51 +0000)]
improvement for batch on ccrt
secher [Wed, 16 May 2007 14:29:52 +0000 (14:29 +0000)]
simplification of findnext
secher [Tue, 15 May 2007 12:26:39 +0000 (12:26 +0000)]
debug of pb with runRemote.sh on Saclay Mandriva 2006 machines
secher [Tue, 15 May 2007 10:31:06 +0000 (10:31 +0000)]
add compo list in StartContainer() method, and remove compoPath and PrereqFile in resources catalog
secher [Wed, 9 May 2007 12:48:03 +0000 (12:48 +0000)]
improvement to take account the number of processors available for each machine for a cyclic policy
secher [Fri, 27 Apr 2007 07:57:42 +0000 (07:57 +0000)]
add test of FIndOrLoadComponent in TestContainerManager
secher [Thu, 26 Apr 2007 09:26:52 +0000 (09:26 +0000)]
debug FindBest
secher [Thu, 19 Apr 2007 12:42:53 +0000 (12:42 +0000)]
add cyclic policy in container launching
jfa [Thu, 12 Apr 2007 08:24:31 +0000 (08:24 +0000)]
Fix bug 15559: --log-file, -f options of the runSalome.py doesn't work.
jfa [Thu, 12 Apr 2007 07:54:56 +0000 (07:54 +0000)]
Fix bug 15559: --log-file, -f options of the runSalome.py doesn't work.
jfa [Mon, 9 Apr 2007 13:48:32 +0000 (13:48 +0000)]
PAL13554: runSalome options. Implement --print-port (for old '-nothing') and --nosave-config.
vsr [Fri, 6 Apr 2007 07:17:28 +0000 (07:17 +0000)]
Replace default COPYING file (generated by automake) by the GNU LGPL one (the copy of LICENSE file)
jfa [Thu, 5 Apr 2007 13:03:11 +0000 (13:03 +0000)]
PAL13554: Redesign options of runSalome.
jfa [Thu, 5 Apr 2007 10:38:22 +0000 (10:38 +0000)]
PAL13554: Redesign options of runSalome.
jfa [Thu, 15 Mar 2007 06:58:28 +0000 (06:58 +0000)]
A patch by Paul RASCLE for ASTER cluster (64 bits).
jfa [Tue, 6 Mar 2007 11:53:38 +0000 (11:53 +0000)]
Integrated a correction from Nicolas Crouzet.
vsr [Fri, 2 Mar 2007 13:55:27 +0000 (13:55 +0000)]
Increment SALOME version number : 3.2.6
maintenance team [Wed, 28 Feb 2007 10:56:42 +0000 (10:56 +0000)]
Update for OCC6.2. Adding compilation key -D_OCC64.
mkr [Wed, 28 Feb 2007 06:45:10 +0000 (06:45 +0000)]
Fix for bug NPAL14859 : Some Process are not killed by killSalome.py.
mzn [Thu, 15 Feb 2007 09:40:52 +0000 (09:40 +0000)]
Fix for bug NPAL14900(Pb of performances with FindObjectIOR).
mpv [Thu, 15 Feb 2007 07:03:23 +0000 (07:03 +0000)]
MPV: merge with branch BR_GUI_AutoTools
jfa [Thu, 8 Feb 2007 11:42:07 +0000 (11:42 +0000)]
NPAL14828: Impossible to load a study created in batch mode. Improve getting a directory path in LoadWith method.
prascle [Thu, 8 Feb 2007 10:02:01 +0000 (10:02 +0000)]
Bug 14833
prascle [Thu, 8 Feb 2007 09:32:43 +0000 (09:32 +0000)]
Bug 14829
prascle [Thu, 8 Feb 2007 08:24:18 +0000 (08:24 +0000)]
Bug 14829
prascle [Tue, 6 Feb 2007 08:50:36 +0000 (08:50 +0000)]
PR: Bug 14147
jfa [Thu, 1 Feb 2007 10:32:04 +0000 (10:32 +0000)]
Change version to 3.2.5
rahuel [Wed, 31 Jan 2007 13:36:16 +0000 (13:36 +0000)]
self._serviceName = '' was missing in the contructor. See Bug PAL9128
prascle [Mon, 22 Jan 2007 13:51:27 +0000 (13:51 +0000)]
PR: bug 14147 remove traces
mpv [Tue, 16 Jan 2007 09:19:48 +0000 (09:19 +0000)]
MPV: fix for PAL11765: if variable SALOME_trace not found do not raise exception.
mpv [Fri, 12 Jan 2007 07:54:28 +0000 (07:54 +0000)]
MPV: fix for IPAL11765. In case of Naming service initialization problems output just "Exception" instead of "Unknown exception"
mpv [Fri, 12 Jan 2007 06:41:55 +0000 (06:41 +0000)]
MPV: fix for IPAL11765. FactoryServer must be launched as standalone in terminal mode to.
vsr [Wed, 10 Jan 2007 07:45:41 +0000 (07:45 +0000)]
Fix NPAL14451 : Implementation type of components not handled in IDLparser.py
mkr [Thu, 7 Dec 2006 11:52:59 +0000 (11:52 +0000)]
Fix for PAL14049.
mkr [Tue, 5 Dec 2006 10:07:27 +0000 (10:07 +0000)]
Fix for PAL14049 : EDF PAL 335 SMESH : SIGSEV when we save the file after a transformation.
jfa [Mon, 4 Dec 2006 09:04:41 +0000 (09:04 +0000)]
Change version to 3.2.4
prascle [Fri, 1 Dec 2006 09:30:15 +0000 (09:30 +0000)]
PAL 14087
prascle [Thu, 30 Nov 2006 14:19:45 +0000 (14:19 +0000)]
PAL 14078
prascle [Thu, 30 Nov 2006 14:18:22 +0000 (14:18 +0000)]
Python 2.4 compatibility
vsr [Tue, 28 Nov 2006 14:59:54 +0000 (14:59 +0000)]
Improvement PAL14013: send a message to the GUI from the container to emit signal
mkr [Mon, 27 Nov 2006 12:15:18 +0000 (12:15 +0000)]
The modfications sent by Jean are for the use of Salome on a batch
cluster like CCRT.
jfa [Mon, 27 Nov 2006 11:53:39 +0000 (11:53 +0000)]
Modifications for CCRT cluster: use .omniORB_last.cfg instead of .omniORB_{host}_last.cfg
mkr [Mon, 27 Nov 2006 10:22:57 +0000 (10:22 +0000)]
Fix for PAL13967 : Distributed supervision graphs - Problem with "SALOME_trace".
mzn [Fri, 24 Nov 2006 12:27:25 +0000 (12:27 +0000)]
Fix for bug PAL13948(Impossible to load VISU component in batch mode).
vsr [Wed, 22 Nov 2006 08:25:53 +0000 (08:25 +0000)]
Improvement PAL13959: improve --splash and --gui options: appy patch from Erwan ADAM
vsr [Tue, 21 Nov 2006 14:33:11 +0000 (14:33 +0000)]
Integrated correction from Erwan ADAM concerning the previous integration
jfa [Tue, 21 Nov 2006 13:39:54 +0000 (13:39 +0000)]
On CCRT the installation of qt have only a 'lib' directory.
vsr [Tue, 21 Nov 2006 12:08:06 +0000 (12:08 +0000)]
Integrate fix from Jean RAHUEL: enable killall module importing with the --terminal parameter
vsr [Tue, 21 Nov 2006 11:10:27 +0000 (11:10 +0000)]
Improvement PAL13956: improve runSalome script: apply patch from Erwan ADAM
prascle [Thu, 16 Nov 2006 10:39:27 +0000 (10:39 +0000)]
PR: allow an easy first application install with minimal modifications
akk [Tue, 31 Oct 2006 14:40:57 +0000 (14:40 +0000)]
Patch, provided in PAL13669.
jfa [Mon, 30 Oct 2006 14:52:30 +0000 (14:52 +0000)]
Change version to 3.2.3
prascle [Tue, 24 Oct 2006 17:13:07 +0000 (17:13 +0000)]
PR: From Antony GEAY : non regression (2.2.x) on launch remote container without SALOME APPLICATION configuration
prascle [Tue, 24 Oct 2006 12:07:58 +0000 (12:07 +0000)]
PR: Shutdown containers correction: avoid CORBA calls to a container during its shutdown (see KERNEL Unit Tests)
prascle [Mon, 23 Oct 2006 07:46:01 +0000 (07:46 +0000)]
PR: bug PAL 13665 and EDF 311
vsr [Wed, 18 Oct 2006 12:36:16 +0000 (12:36 +0000)]
Imp PAL13554 : -file option of runSalome
mkr [Tue, 17 Oct 2006 11:31:54 +0000 (11:31 +0000)]
Fix for bug IPAL13339 : Mandriva64 porting: "Fatal error" after trying to save study.
srn [Tue, 17 Oct 2006 10:49:09 +0000 (10:49 +0000)]
IMP PAL13614: Added a new attribute AttributeString
srn [Tue, 17 Oct 2006 10:32:13 +0000 (10:32 +0000)]
IMP PAL13614: Added a new attrubute AttributeString
mpv [Mon, 16 Oct 2006 13:22:12 +0000 (13:22 +0000)]
MPV: fix for bug 13534
Result of GetLocalImp methods is pointer. For 64-bits platforms it is 8 bytes. Use CORBA::LongLong to send 8 bytes.
mzn [Mon, 16 Oct 2006 11:23:41 +0000 (11:23 +0000)]
Fix for PAL13517("Clean shutdown of Salome containers").
epa [Thu, 12 Oct 2006 14:24:09 +0000 (14:24 +0000)]
Incorrect default values of AttributeExpandable, AttributeSelectable, AttributeTextColor and AttributeTextHighlightColor corrected to be the same as in SALOME 2.2.x
mpv [Thu, 12 Oct 2006 12:30:27 +0000 (12:30 +0000)]
MPV: Add '-m64' flag for all C and C++ compilation flags for 64bit platforms
vsr [Tue, 3 Oct 2006 08:01:20 +0000 (08:01 +0000)]
Fix PAL13553 : bug in launchConfigureParser.py when GUI_ROOT_DIR is bad defined
maintenance team [Thu, 28 Sep 2006 08:35:20 +0000 (08:35 +0000)]
CORBA::long as C++ long type collision on 64-bit Linux corrected
jfa [Thu, 28 Sep 2006 08:15:43 +0000 (08:15 +0000)]
PAL10867: noexcepthandler option in GUI not working. Disable signals catching.
maintenance team [Wed, 27 Sep 2006 11:21:40 +0000 (11:21 +0000)]
Correction for problem: Command "dump stydy" doesn't work at first time at load Post-Pro module.
maintenance team [Tue, 26 Sep 2006 08:13:44 +0000 (08:13 +0000)]
Update for gcc4.1.1
vsr [Fri, 22 Sep 2006 10:33:44 +0000 (10:33 +0000)]
Fix bug with 'make dist' step - an absolute directory is created inside the dist archive because of mistake in EXTRA_DIST variable
mkr [Thu, 21 Sep 2006 12:41:14 +0000 (12:41 +0000)]
Debug for correct Med files import in MED and VISU components on
64-bit Mandriva platform (bugs IPAL13255, IPAL13300, IPAL13304, IPAL13309).
prascle [Mon, 11 Sep 2006 07:18:57 +0000 (07:18 +0000)]
PR: Set MMGT_REENTRANT variable to 1, to allow thread safe behaviour of Cascade (see bug 12651)
mkr [Thu, 7 Sep 2006 07:08:55 +0000 (07:08 +0000)]
Fix for bug PAL13386 : EDF PAL KERNEL DOC 276 Wrong links in documentation.
prascle [Tue, 5 Sep 2006 15:28:07 +0000 (15:28 +0000)]
PR: ROOT_DIR to virtual link = APPLI directory
vsr [Tue, 5 Sep 2006 11:34:30 +0000 (11:34 +0000)]
PAL13340 : fix launching problem on 64-bit platforms (more correct check)
vsr [Tue, 5 Sep 2006 06:14:45 +0000 (06:14 +0000)]
PAL13340 : fix launching problem on 64-bit platforms (more correct check)
jfa [Mon, 4 Sep 2006 11:19:19 +0000 (11:19 +0000)]
Join modifications from branch BR_For_OCT_611: migration to OCCT6.1.1 with new exception handling and improved threads support.
prascle [Mon, 4 Sep 2006 08:39:06 +0000 (08:39 +0000)]
PR: more explicit error trace on parsing ResourcesCatalog.xml
prascle [Mon, 4 Sep 2006 06:01:15 +0000 (06:01 +0000)]
PR: SALOME application (virtual links) installation based on an xml descriptor.
prascle [Mon, 4 Sep 2006 05:46:08 +0000 (05:46 +0000)]
PR: EDF 260: transfer of the exception message to python
prascle [Mon, 4 Sep 2006 05:29:45 +0000 (05:29 +0000)]
PR: Bug EDF 252, import problem from ASTER module
prascle [Mon, 4 Sep 2006 05:27:15 +0000 (05:27 +0000)]
PR: from Sergey Mozokhin, Supervisor problem, crash after killing a dataflow execution.