]> SALOME platform Git repositories - modules/kernel.git/log
Salome HOME
modules/kernel.git
15 years agoCreate directory before create files in it
ribes [Wed, 29 Apr 2009 13:31:36 +0000 (13:31 +0000)]
Create directory before create files in it

15 years agoCode more clear
ribes [Thu, 23 Apr 2009 09:53:52 +0000 (09:53 +0000)]
Code more clear

15 years agoRemote launch of PaCO++ parallel container with Dummy ParallelLib
ribes [Thu, 23 Apr 2009 09:53:30 +0000 (09:53 +0000)]
Remote launch of PaCO++ parallel container with Dummy ParallelLib

15 years agoAdding a mew Method: getMachineFile for PaCO++ parallel container remote launch
ribes [Thu, 23 Apr 2009 09:52:54 +0000 (09:52 +0000)]
Adding a mew Method: getMachineFile for PaCO++ parallel container remote launch
Currently only works with the Dummy parallel library

15 years agoAdding AppliPath to cluster members
ribes [Wed, 22 Apr 2009 07:22:32 +0000 (07:22 +0000)]
Adding AppliPath to cluster members

15 years agoPatch for the new version of PaCO++
ribes [Wed, 22 Apr 2009 07:22:10 +0000 (07:22 +0000)]
Patch for the new version of PaCO++

15 years ago- First step for A GetFittingResources for PaCO++ containers
ribes [Tue, 21 Apr 2009 09:51:30 +0000 (09:51 +0000)]
- First step for A GetFittingResources for PaCO++ containers

15 years agoAdding new type of SALOME CatalogResource : cluster
ribes [Thu, 2 Apr 2009 14:53:12 +0000 (14:53 +0000)]
Adding new type of SALOME CatalogResource : cluster
It is the base to generate a MPI machine file for launching a parallel container
in distributed resources

15 years agoFindOrStartParallelContainer -> StartParallelContainer
ribes [Thu, 2 Apr 2009 10:01:35 +0000 (10:01 +0000)]
FindOrStartParallelContainer -> StartParallelContainer

15 years ago- Changement de FindOrStartParallelContainer to StartParallelContainer
ribes [Thu, 2 Apr 2009 09:54:29 +0000 (09:54 +0000)]
- Changement de FindOrStartParallelContainer to StartParallelContainer

15 years agoAdding a new env var: USER_CATALOG_RESOURCES_FILE that permits to have
ribes [Wed, 1 Apr 2009 14:22:28 +0000 (14:22 +0000)]
Adding a new env var: USER_CATALOG_RESOURCES_FILE that permits to have
a user Catalog resources file

15 years agoNew version of FindOrStartParallelContainer and LaunchParallelContainer
ribes [Wed, 1 Apr 2009 09:33:53 +0000 (09:33 +0000)]
New version of FindOrStartParallelContainer and LaunchParallelContainer

15 years agoNew version of BuildCommandToLaunchLocalParallelContainer
ribes [Tue, 31 Mar 2009 13:50:37 +0000 (13:50 +0000)]
New version of BuildCommandToLaunchLocalParallelContainer
- Adding PARALLEL_LOG env variable
  - Three way to launch parallel container: xterm, xterm_debug, file

15 years ago_narrow cand send an exception !
ribes [Mon, 30 Mar 2009 13:30:46 +0000 (13:30 +0000)]
_narrow cand send an exception !

15 years agoAdding MPI to ParallelContainer lib
ribes [Mon, 30 Mar 2009 13:30:29 +0000 (13:30 +0000)]
Adding MPI to ParallelContainer lib

15 years ago- Adding a new flag for configure: --enable-mpi-seq-container
ribes [Mon, 30 Mar 2009 09:30:33 +0000 (09:30 +0000)]
- Adding a new flag for configure: --enable-mpi-seq-container
It permits to choose if you enable mpi support into SALOME_Container
(default is no even if mpi is ok)

15 years ago*** empty log message ***
ribes [Fri, 27 Mar 2009 15:28:53 +0000 (15:28 +0000)]
*** empty log message ***

15 years agoMPI leak
ribes [Fri, 27 Mar 2009 13:16:00 +0000 (13:16 +0000)]
MPI leak

15 years agoFuites mémoires
ribes [Fri, 27 Mar 2009 12:54:34 +0000 (12:54 +0000)]
Fuites mémoires

15 years agoUse PaCO++ event service to synchronise port creation
ribes [Thu, 26 Mar 2009 14:07:19 +0000 (14:07 +0000)]
Use PaCO++ event service to synchronise port creation

15 years agoCorrection Fuite mémoire
ribes [Thu, 26 Mar 2009 09:37:05 +0000 (09:37 +0000)]
Correction Fuite mémoire

15 years ago- Correction lors de la destruction des ports DSC parallèle
ribes [Wed, 25 Mar 2009 15:03:59 +0000 (15:03 +0000)]
- Correction lors de la destruction des ports DSC parallèle
  - On fait _remove_ref et c'est le poa qui les détruit Ã  la fin

15 years ago- Ajout d'une fonction pour la cohérence du numéro des instances de composants
ribes [Wed, 25 Mar 2009 11:00:22 +0000 (11:00 +0000)]
- Ajout d'une fonction pour la cohérence du numéro des instances de composants
dans le container parallèle

15 years agoEnregistrement des composants sequentiels et parallèles dans le même nom
ribes [Wed, 25 Mar 2009 10:23:30 +0000 (10:23 +0000)]
Enregistrement des composants sequentiels et parallèles dans le même nom
dans le naming service

15 years ago- Mise à jour des executables pour MPI
ribes [Wed, 25 Mar 2009 10:15:12 +0000 (10:15 +0000)]
- Mise Ã  jour des executables pour MPI

15 years ago- Parallel Container can now load cpp and python components
ribes [Tue, 24 Mar 2009 16:09:39 +0000 (16:09 +0000)]
- Parallel Container can now load cpp and python components

15 years ago- create_component_instance patch
ribes [Tue, 24 Mar 2009 15:21:15 +0000 (15:21 +0000)]
- create_component_instance patch
- proxy correctly registered

15 years ago- Parallel compilation patch for PaCO++ python stubs
ribes [Tue, 24 Mar 2009 14:52:58 +0000 (14:52 +0000)]
- Parallel compilation patch for PaCO++ python stubs

15 years ago- Adding generation of python corba stubs for PaCO++ idls
ribes [Tue, 24 Mar 2009 13:57:03 +0000 (13:57 +0000)]
- Adding generation of python corba stubs for PaCO++ idls

15 years ago- Valgrind issues
ribes [Fri, 20 Mar 2009 15:26:19 +0000 (15:26 +0000)]
- Valgrind issues

15 years ago- SALOME_ParallelComponent up to date with sequential version
ribes [Wed, 18 Mar 2009 14:58:58 +0000 (14:58 +0000)]
- SALOME_ParallelComponent up to date with sequential version
- Valgring issue in SALOME_ParallelContainerNodeDummy

15 years ago- Valgrind issue for Parallel Containers
ribes [Tue, 17 Mar 2009 15:42:34 +0000 (15:42 +0000)]
- Valgrind issue for Parallel Containers

15 years ago- New Version of Parallel Container
ribes [Fri, 13 Mar 2009 14:54:34 +0000 (14:54 +0000)]
- New Version of Parallel Container

15 years ago- Start of a new version of PACO integration with SALOME
ribes [Thu, 12 Mar 2009 16:08:47 +0000 (16:08 +0000)]
- Start of a new version of PACO integration with SALOME

15 years ago- Changing names for YACSGEN
ribes [Thu, 5 Mar 2009 14:43:24 +0000 (14:43 +0000)]
- Changing names for YACSGEN

15 years ago- Adding a firts parallel datastream port
ribes [Thu, 5 Mar 2009 09:41:52 +0000 (09:41 +0000)]
- Adding a firts parallel datastream port

15 years ago- BUG--
ribes [Fri, 27 Feb 2009 15:45:18 +0000 (15:45 +0000)]
- BUG--
- Limitation de PACO++ end

15 years ago- mergefrom V5_1_1a1
ribes [Fri, 27 Feb 2009 14:18:24 +0000 (14:18 +0000)]
- mergefrom V5_1_1a1

15 years ago- Adding a firts parallel DSC port
ribes [Fri, 27 Feb 2009 11:08:19 +0000 (11:08 +0000)]
- Adding a firts parallel DSC port

15 years ago- Port to the new version of PaCO++: 0.5.2
ribes [Thu, 26 Feb 2009 16:29:05 +0000 (16:29 +0000)]
- Port to the new version of PaCO++: 0.5.2

15 years ago- Port to the new version of PaCO++: 0.5.2
ribes [Thu, 26 Feb 2009 16:27:33 +0000 (16:27 +0000)]
- Port to the new version of PaCO++: 0.5.2
- Adding a parallel datastream port

15 years agoThis commit was generated by cvs2git to create branch 'BR_V51_AR'.
admin [Tue, 3 Feb 2009 10:06:14 +0000 (10:06 +0000)]
This commit was generated by cvs2git to create branch 'BR_V51_AR'.

Sprout from master 2009-02-03 10:06:10 UTC prascle <prascle> 'merge from branch BR_V5_DEV'
Cherrypick from IMPORT 2003-05-16 10:27:43 UTC admin <salome-admin@opencascade.com> 'Initialisation de la base KERNEL avec la version operationnelle de KERNEL_SRC issue de SalomePro1.1a.':
    resources/CatalogDataType.xml
    resources/CatalogModulePersonnel.xml_skel
    resources/channel.cfg

15 years agomerge from branch BR_V5_DEV
prascle [Tue, 3 Feb 2009 10:06:10 +0000 (10:06 +0000)]
merge from branch BR_V5_DEV

16 years agoBugID: IPAL19426 Fixed methods Save/Load
srn [Thu, 24 Apr 2008 10:55:36 +0000 (10:55 +0000)]
BugID: IPAL19426 Fixed methods Save/Load

16 years agoJoin modifications from BR_Dev_For_4_0 tag V4_1_1.
jfa [Fri, 7 Mar 2008 07:43:41 +0000 (07:43 +0000)]
Join modifications from BR_Dev_For_4_0 tag V4_1_1.

18 years agoPR: typo
prascle [Thu, 8 Jun 2006 10:49:38 +0000 (10:49 +0000)]
PR: typo

18 years agoPR: dist incomplete
prascle [Thu, 8 Jun 2006 10:49:14 +0000 (10:49 +0000)]
PR: dist incomplete

18 years agoPR: documentation modifications
prascle [Fri, 2 Jun 2006 12:52:35 +0000 (12:52 +0000)]
PR: documentation modifications

18 years agoPR: documentation modifications
prascle [Fri, 2 Jun 2006 12:42:47 +0000 (12:42 +0000)]
PR: documentation modifications

18 years agoPR: documentation modifications
prascle [Fri, 2 Jun 2006 09:51:22 +0000 (09:51 +0000)]
PR: documentation modifications

18 years agoPR: documentation modifications
prascle [Fri, 2 Jun 2006 09:25:51 +0000 (09:25 +0000)]
PR: documentation modifications

18 years agoJoin modifications from branch BR_DEBUG_3_2_0b1
jfa [Thu, 1 Jun 2006 11:15:19 +0000 (11:15 +0000)]
Join modifications from branch BR_DEBUG_3_2_0b1

18 years agoPR: patch from Sergey Mozokhin (remote containers without SALOME APPLI)
prascle [Thu, 11 May 2006 07:18:09 +0000 (07:18 +0000)]
PR: patch from Sergey Mozokhin (remote containers without SALOME APPLI)

18 years agoJoin modifications from branch BR_PR_V320b1
jfa [Sat, 6 May 2006 08:04:13 +0000 (08:04 +0000)]
Join modifications from branch BR_PR_V320b1

18 years agoPR: add resources/Plugin in Install
prascle [Thu, 16 Mar 2006 16:04:25 +0000 (16:04 +0000)]
PR: add resources/Plugin in Install

18 years agoChange version name to 3.2.0a2
jfa [Wed, 15 Mar 2006 12:59:45 +0000 (12:59 +0000)]
Change version name to 3.2.0a2

18 years agoPR: bug detected by OCN
prascle [Tue, 14 Mar 2006 14:34:50 +0000 (14:34 +0000)]
PR: bug detected by OCN

18 years agoPR: conditional definition
prascle [Mon, 13 Mar 2006 19:09:01 +0000 (19:09 +0000)]
PR: conditional definition

18 years agoPR: merge from branch BR_auto_V310 tag mergefrom_OCC_development_for_3_2_0a2_10mar06
prascle [Mon, 13 Mar 2006 12:18:26 +0000 (12:18 +0000)]
PR: merge from branch BR_auto_V310 tag mergefrom_OCC_development_for_3_2_0a2_10mar06

18 years agoUpdate version to 3.2.0a1
jfa [Wed, 8 Feb 2006 09:39:00 +0000 (09:39 +0000)]
Update version to 3.2.0a1

18 years agoTo support References, stored by Salome maintainance version (2.2.x).
jfa [Mon, 6 Feb 2006 12:51:21 +0000 (12:51 +0000)]
To support References, stored by Salome maintainance version (2.2.x).

18 years agoPR: library name defined on check_boost
prascle [Thu, 2 Feb 2006 13:55:32 +0000 (13:55 +0000)]
PR: library name defined on check_boost

18 years agoPR: remove -L/usr/lib
prascle [Thu, 2 Feb 2006 13:00:51 +0000 (13:00 +0000)]
PR: remove -L/usr/lib

18 years agoPR: mergefrom branch BR_V3_1_0_PR tag mergeto_trunk_02feb06
prascle [Thu, 2 Feb 2006 10:33:36 +0000 (10:33 +0000)]
PR: mergefrom branch BR_V3_1_0_PR tag mergeto_trunk_02feb06

18 years agoPR: merge from branch BR_3_1_0deb tag mergeto_trunk_22dec05
prascle [Thu, 22 Dec 2005 14:01:32 +0000 (14:01 +0000)]
PR: merge from branch BR_3_1_0deb tag mergeto_trunk_22dec05

18 years agoCopyrights update
smh [Mon, 5 Dec 2005 16:07:30 +0000 (16:07 +0000)]
Copyrights update

18 years agoPR: merge from BR_UT_V310a3 tag mergeto_trunk_06dec05
prascle [Mon, 5 Dec 2005 11:16:00 +0000 (11:16 +0000)]
PR: merge from BR_UT_V310a3 tag mergeto_trunk_06dec05

18 years agoPR: merge from branch BR_UT_V310a3 tag mergeto_trunk_05dec05
prascle [Mon, 5 Dec 2005 08:03:19 +0000 (08:03 +0000)]
PR: merge from branch BR_UT_V310a3 tag mergeto_trunk_05dec05

19 years agoPR: merge from branch BR_OCC_For_3_1_0a3 tag mergeto_trunk_16nov05
prascle [Wed, 16 Nov 2005 14:48:14 +0000 (14:48 +0000)]
PR: merge from branch BR_OCC_For_3_1_0a3 tag mergeto_trunk_16nov05

19 years agoPR: HOSTNAME not always defined
prascle [Wed, 16 Nov 2005 00:00:18 +0000 (00:00 +0000)]
PR: HOSTNAME not always defined

19 years agoPR: merge from branch BR_UT_V310a2 tag BR_UT_V310a2_20051115
prascle [Tue, 15 Nov 2005 20:46:16 +0000 (20:46 +0000)]
PR: merge from branch BR_UT_V310a2 tag  BR_UT_V310a2_20051115

19 years agoPR: some comments added
prascle [Mon, 14 Nov 2005 16:12:17 +0000 (16:12 +0000)]
PR: some comments added

19 years agoPR: merge from branch BR_OCC_For_3_1_0a3 tag mergeto_trunk_14nov05
prascle [Mon, 14 Nov 2005 15:53:40 +0000 (15:53 +0000)]
PR: merge from branch BR_OCC_For_3_1_0a3 tag mergeto_trunk_14nov05

19 years agoUpdate version number: 3.1.0a2
vsr [Wed, 26 Oct 2005 07:50:52 +0000 (07:50 +0000)]
Update version number: 3.1.0a2

19 years agoCorrection of the path to MED file to import.
akk [Fri, 21 Oct 2005 08:24:24 +0000 (08:24 +0000)]
Correction of the path to MED file to import.

19 years agoRemove examples
smh [Wed, 19 Oct 2005 16:06:20 +0000 (16:06 +0000)]
Remove examples

19 years agoPR: merge from BR_UnitTests (tag mergeto_trunk_18oct05)
prascle [Tue, 18 Oct 2005 15:07:13 +0000 (15:07 +0000)]
PR: merge from BR_UnitTests (tag mergeto_trunk_18oct05)
improvement trace when shutdown

19 years agoPreparation of 3.1.0a2 - version ID
smh [Tue, 18 Oct 2005 14:39:27 +0000 (14:39 +0000)]
Preparation of 3.1.0a2 - version ID

19 years agoPreparation of 3.1.0a2 - compilation error on Fedora3 platform
smh [Tue, 18 Oct 2005 14:38:54 +0000 (14:38 +0000)]
Preparation of 3.1.0a2 - compilation error on Fedora3 platform

19 years agoPR: merge from branch BR_UnitTests tag mergeto_trunk_17oct05 - remove files
prascle [Mon, 17 Oct 2005 10:48:16 +0000 (10:48 +0000)]
PR: merge from branch BR_UnitTests tag mergeto_trunk_17oct05 - remove files

19 years agoPR: merge from branch BR_UnitTests tag mergeto_trunk_17oct05
prascle [Mon, 17 Oct 2005 10:29:57 +0000 (10:29 +0000)]
PR: merge from branch BR_UnitTests tag mergeto_trunk_17oct05

19 years agoBug PAL7444 - display mesh takes a lot of more memory in 2.1.0 than in 2.0.0.
apo [Wed, 30 Mar 2005 14:05:52 +0000 (14:05 +0000)]
Bug PAL7444 - display mesh takes a lot of more memory in 2.1.0 than in 2.0.0.

19 years agoPAL8319 improvement solving.
akk [Wed, 9 Mar 2005 12:56:20 +0000 (12:56 +0000)]
PAL8319 improvement solving.

19 years agoPR: from E.Adam, Engines import sometimes incomplete...
prascle [Fri, 11 Feb 2005 13:48:53 +0000 (13:48 +0000)]
PR: from E.Adam, Engines import sometimes incomplete...

19 years agoPR: from A. Geay
prascle [Fri, 11 Feb 2005 08:47:53 +0000 (08:47 +0000)]
PR: from A. Geay

19 years agoPR: needed to compile, but is it OK in BATCH_Job_PBS.cxx ?
prascle [Thu, 10 Feb 2005 17:48:09 +0000 (17:48 +0000)]
PR: needed to compile, but is it OK in BATCH_Job_PBS.cxx ?

19 years agoIDM : Batch sur CCRT (Dev. A. Geay)
dutka [Thu, 10 Feb 2005 15:44:40 +0000 (15:44 +0000)]
IDM : Batch sur CCRT (Dev. A. Geay)

19 years agoIDM : Batch sur CCRT
dutka [Thu, 10 Feb 2005 15:39:37 +0000 (15:39 +0000)]
IDM : Batch sur CCRT

19 years agoPR: add shutdown method (A. Geay)
prascle [Thu, 10 Feb 2005 13:04:45 +0000 (13:04 +0000)]
PR: add shutdown method (A. Geay)

19 years agoPR: wait a little more for slow systems
prascle [Thu, 10 Feb 2005 13:02:20 +0000 (13:02 +0000)]
PR: wait a little more for slow systems

19 years agoPR: Modif A.Geay, Shutdown container when servant alone
prascle [Mon, 7 Feb 2005 07:03:57 +0000 (07:03 +0000)]
PR: Modif A.Geay, Shutdown container when servant alone

19 years agoFor MED V2.2.0 Component.
ageay [Thu, 3 Feb 2005 15:41:49 +0000 (15:41 +0000)]
For MED V2.2.0 Component.

19 years agoImprove SALOME images
vsr [Thu, 3 Feb 2005 15:06:35 +0000 (15:06 +0000)]
Improve SALOME images

19 years agosigaction was called with a mask of signals (SIGINT | SIGUSR1)
rahuel [Thu, 3 Feb 2005 12:50:57 +0000 (12:50 +0000)]
sigaction was called with a mask of signals (SIGINT | SIGUSR1)
But sigaction must be called with only one signal code.
So there is one call for SIGINT and an other one for SIGUSR1

19 years agoMPV:
mpv [Thu, 3 Feb 2005 08:12:34 +0000 (08:12 +0000)]
MPV:
Fix for bug PAL7956:
Don not chechLock on CORBA attribute creation (without OCAF document modifications)

19 years agoPR: add
prascle [Wed, 2 Feb 2005 14:58:59 +0000 (14:58 +0000)]
PR: add
  import salome
  salome.salome_init()
before import moduleGUI

19 years agoImprove QAD_FileDlg class: insert button to automatically add currently selected...
vsr [Wed, 2 Feb 2005 11:10:27 +0000 (11:10 +0000)]
Improve QAD_FileDlg class: insert button to automatically add currently selected directory to the preferences quick directories list

19 years agoPAL7584
san [Tue, 1 Feb 2005 14:23:59 +0000 (14:23 +0000)]
PAL7584

19 years agoConnected to [Bug PAL7948] Post-Pro REGR: Import from File fails
apo [Tue, 1 Feb 2005 11:35:40 +0000 (11:35 +0000)]
Connected to [Bug PAL7948] Post-Pro REGR: Import from File fails

19 years agoMPV:
mpv [Tue, 1 Feb 2005 11:25:40 +0000 (11:25 +0000)]
MPV:
Correct creation of the study file-paths for multi-file saving.
Fix for bug PAL7827