Salome HOME
modules/yacs.git
8 years agoMove test for "make test" fans. agy/paraLaunchMakeTest
Anthony Geay [Mon, 28 Sep 2015 11:46:40 +0000 (13:46 +0200)]
Move test for "make test" fans.

8 years agoApply modifications according to changes in KERNEL API.
Anthony Geay [Fri, 25 Sep 2015 07:00:57 +0000 (09:00 +0200)]
Apply modifications according to changes in KERNEL API.

8 years agoUse a relative path for the link to the samples directory used by the tests. V7_7_0b1
Ovidiu Mircescu [Mon, 21 Sep 2015 09:48:19 +0000 (11:48 +0200)]
Use a relative path for the link to the samples directory used by the tests.

This is done in order to allow the copy of the installation directory.

8 years agoMerge branch 'refact_meth_progress_calculation'
Ovidiu Mircescu [Tue, 15 Sep 2015 16:02:31 +0000 (18:02 +0200)]
Merge branch 'refact_meth_progress_calculation'

8 years agoManage initnode and finalizenode in the foreachloop progress bar. refact_meth_progress_calculation
Ovidiu Mircescu [Tue, 15 Sep 2015 15:55:11 +0000 (17:55 +0200)]
Manage initnode and finalizenode in the foreachloop progress bar.

There is also some text format where tab was used for indentation.

8 years agotest for calculation progress meth
Lauffenburger Thomas [Mon, 14 Sep 2015 08:54:08 +0000 (10:54 +0200)]
test for calculation progress meth

8 years agoSet a default value of 1 for nbBranches of foreachloop in the built-in catalog.
Ovidiu Mircescu [Thu, 10 Sep 2015 15:46:31 +0000 (17:46 +0200)]
Set a default value of 1 for nbBranches of foreachloop in the built-in catalog.

There was a minor GUI issue where the displayed value of nbBranches was 1,
but actually it was not set.

8 years agorefactoring calculation progress meth
Lauffenburger Thomas [Wed, 9 Sep 2015 11:29:14 +0000 (13:29 +0200)]
refactoring calculation progress meth

8 years agoFix a crash when initializing a ForEachLoop_pyobj.
Ovidiu Mircescu [Tue, 8 Sep 2015 12:50:45 +0000 (14:50 +0200)]
Fix a crash when initializing a ForEachLoop_pyobj.

There was a crash when you try to put the value ["a","b"] to the
port SmplsCollection of a ForEachLoop_pyobj.
EDF Salome.REx issue 11454.

8 years agoAdd "seqpyobj" and "ForEachLoop_pyobj" in the built-in YACS catalog. V7_7_0a1
Ovidiu Mircescu [Wed, 2 Sep 2015 12:19:56 +0000 (14:19 +0200)]
Add "seqpyobj" and "ForEachLoop_pyobj" in the built-in YACS catalog.

8 years agoMerge branch 'omu/verify_links'
Ovidiu Mircescu [Fri, 28 Aug 2015 14:20:39 +0000 (16:20 +0200)]
Merge branch 'omu/verify_links'

8 years agoThe list of sample values of a ForEachLoop was saved twice in the xml file.
Ovidiu Mircescu [Fri, 28 Aug 2015 13:55:09 +0000 (15:55 +0200)]
The list of sample values of a ForEachLoop was saved twice in the xml file.

8 years agoMore verifications on links in parallel loops.
Ovidiu Mircescu [Mon, 24 Aug 2015 13:33:30 +0000 (15:33 +0200)]
More verifications on links in parallel loops.

8 years agoFix typo in translation
Nicolas Geimer [Tue, 18 Aug 2015 12:32:58 +0000 (14:32 +0200)]
Fix typo in translation

8 years agonew method returning calculation progress
Lauffenburger Thomas [Tue, 18 Aug 2015 07:54:42 +0000 (09:54 +0200)]
new method returning calculation progress

tmp commit

8 years agoCorrection of bug EDF11027.
Anthony Geay [Mon, 17 Aug 2015 12:47:22 +0000 (14:47 +0200)]
Correction of bug EDF11027.

8 years agoMerge conflict.
Ovidiu Mircescu [Mon, 10 Aug 2015 15:19:12 +0000 (17:19 +0200)]
Merge conflict.

8 years agoMerge branch 'omu/double_foreach'
Ovidiu Mircescu [Mon, 10 Aug 2015 14:46:18 +0000 (16:46 +0200)]
Merge branch 'omu/double_foreach'

8 years agoFix on using two connections on ports inside two levels of foreach nodes.
Ovidiu Mircescu [Mon, 10 Aug 2015 14:19:01 +0000 (16:19 +0200)]
Fix on using two connections on ports inside two levels of foreach nodes.

There was a crush when trying to run a schema which contains two levels of
nested foreach nodes when an output port was connected to nodes of different
levels of imbrication.

8 years agoEDF11239. Debug of problem concerning container assignment on cloning inside foreach...
Anthony Geay [Mon, 3 Aug 2015 12:57:05 +0000 (14:57 +0200)]
EDF11239. Debug of problem concerning container assignment on cloning inside foreach itself inside another foreach.

8 years agonew method for executor
Lauffenburger Thomas [Tue, 21 Jul 2015 11:34:02 +0000 (13:34 +0200)]
new method for executor

8 years agoCorrection when ForEachLoop is in status DONE
Lauffenburger Thomas [Thu, 16 Jul 2015 08:01:08 +0000 (10:01 +0200)]
Correction when ForEachLoop is in status DONE

8 years agoSynchronize adm files
Maintenance team (INV) [Tue, 14 Jul 2015 18:36:07 +0000 (21:36 +0300)]
Synchronize adm files

8 years agoMerge branch 'master' of https://git.salome-platform.org/git/modules/yacs
Lauffenburger Thomas [Tue, 7 Jul 2015 11:51:07 +0000 (13:51 +0200)]
Merge branch 'master' of https://git.salome-platform.org/git/modules/yacs

8 years agocorrection of bug when restart after a pb in a foreach node
Lauffenburger Thomas [Tue, 7 Jul 2015 11:43:12 +0000 (13:43 +0200)]
correction of bug when restart after a pb in a foreach node

8 years agoSynchronize adm files
Maintenance team (INV) [Fri, 3 Jul 2015 19:10:22 +0000 (22:10 +0300)]
Synchronize adm files

8 years agoCorrection of bug in Bloc.getMaxLevelOfParallelism.
Anthony Geay [Mon, 29 Jun 2015 13:32:09 +0000 (15:32 +0200)]
Correction of bug in Bloc.getMaxLevelOfParallelism.

8 years agoSuppress the use of a useless temporary file during tests.
Ovidiu Mircescu [Fri, 26 Jun 2015 09:06:12 +0000 (11:06 +0200)]
Suppress the use of a useless temporary file during tests.

8 years ago"salome test" integration.
Ovidiu Mircescu [Wed, 24 Jun 2015 08:48:43 +0000 (10:48 +0200)]
"salome test" integration.

You can run YACS tests with the "salome test" command.
It is still possible to use "make test" in the build directory.

9 years agoSynchronize adm files
Maintenance team (INV) [Thu, 18 Jun 2015 18:38:42 +0000 (21:38 +0300)]
Synchronize adm files

9 years agoSynchronize adm files
Maintenance team (INV) [Wed, 17 Jun 2015 18:37:11 +0000 (21:37 +0300)]
Synchronize adm files

9 years agoWindows compatibility
ana [Wed, 17 Jun 2015 17:05:12 +0000 (20:05 +0300)]
Windows compatibility

9 years agoAddition of notification mechanism in evalyfx.
Anthony Geay [Fri, 12 Jun 2015 16:36:31 +0000 (18:36 +0200)]
Addition of notification mechanism in evalyfx.

9 years agoCorrection on evalyfx to take into account about first feedback.
Anthony Geay [Fri, 12 Jun 2015 12:34:32 +0000 (14:34 +0200)]
Correction on evalyfx to take into account about first feedback.

9 years agolist->vector to ease life of C++ users.
Anthony Geay [Wed, 10 Jun 2015 08:58:38 +0000 (10:58 +0200)]
list->vector to ease life of C++ users.

9 years agoFirst implementation of evalyfx.
Anthony Geay [Tue, 21 Apr 2015 16:43:15 +0000 (18:43 +0200)]
First implementation of evalyfx.

9 years agoMinor fix on PMML swig so that make clean and SALOME_INSTALL_SCRIPTS work
abn [Tue, 9 Jun 2015 14:45:45 +0000 (16:45 +0200)]
Minor fix on PMML swig so that make clean and SALOME_INSTALL_SCRIPTS work
properly.

9 years agoSynchronize adm files plus get rid of obsolete INSTALL_AND_COMPILE... macro
vsr [Tue, 9 Jun 2015 11:42:58 +0000 (14:42 +0300)]
Synchronize adm files plus get rid of obsolete INSTALL_AND_COMPILE... macro

9 years ago0021426: [CEA 541] Output of an YACS graph at the end of the execution
vsr [Tue, 9 Jun 2015 10:01:32 +0000 (13:01 +0300)]
0021426: [CEA 541] Output of an YACS graph at the end of the execution
- Increase precision of floating point values output from default 6 to 16 digits.

9 years agoMerge branch V7_6_BR
vsr [Wed, 3 Jun 2015 10:02:13 +0000 (13:02 +0300)]
Merge branch V7_6_BR

9 years agoFix a regression made by the HPContainer development in the GUI (commit 54dd4bca5d0eb...
Ovidiu Mircescu [Fri, 15 May 2015 09:19:40 +0000 (11:19 +0200)]
Fix a regression made by the HPContainer development in the GUI (commit 54dd4bca5d0eb605fae21321a06bbdee31dbe886).

Before the HPContainer development, when a node was added to the
schema from the catalog, a new instance of the component was created.
It was possible to change the instance, if desired.

After the HPContainer development, the same instance was used every
time the same service was added to the schema and there was no choice
to use different instances for the same service on different nodes.

This fix goes back to the behaviour before the HPContainer development.

9 years agoUpdate translation files from Crowdin V7_6_BR cbr/crowdin_V7_6_BR fix_for_760 V7_6_0 V7_6_0rc1
Christophe Bourcier [Tue, 5 May 2015 14:01:23 +0000 (16:01 +0200)]
Update translation files from Crowdin

9 years ago0022323: [CEA 914] YACS: quantity of resources in OptimizerLoop
vsr [Tue, 24 Feb 2015 14:27:45 +0000 (17:27 +0300)]
0022323: [CEA 914] YACS: quantity of resources in OptimizerLoop

9 years agoWindows compatibility
ana [Tue, 21 Apr 2015 08:57:23 +0000 (11:57 +0300)]
Windows compatibility

9 years agoIncrement version: 7.6.0
vsr [Fri, 17 Apr 2015 15:46:20 +0000 (18:46 +0300)]
Increment version: 7.6.0

9 years agoExclude *.md5 and *.map files from the DEV documentation
rnv [Fri, 17 Apr 2015 10:17:22 +0000 (13:17 +0300)]
Exclude *.md5 and *.map files from the DEV documentation

9 years agoImplementation of checkpoint/restart mechanism for foreach nodes. V7_6_0b1
Anthony Geay [Fri, 10 Apr 2015 08:14:54 +0000 (10:14 +0200)]
Implementation of checkpoint/restart mechanism for foreach nodes.

9 years agoChange status for failed graph in KeepGoing mode from ERROR to FAILED.
Anthony Geay [Thu, 9 Apr 2015 07:03:34 +0000 (09:03 +0200)]
Change status for failed graph in KeepGoing mode from ERROR to FAILED.

9 years agoTest of keep going mode of foreach node.
Anthony Geay [Wed, 8 Apr 2015 12:19:31 +0000 (14:19 +0200)]
Test of keep going mode of foreach node.

9 years agoMerge branch 'master' of https://git.salome-platform.org/git/modules/yacs
Anthony Geay [Wed, 8 Apr 2015 10:06:40 +0000 (12:06 +0200)]
Merge branch 'master' of https://git.salome-platform.org/git/modules/yacs

9 years agoImplementation of keep going mode of executor for ForEachLoops.
Anthony Geay [Wed, 8 Apr 2015 10:03:28 +0000 (12:03 +0200)]
Implementation of keep going mode of executor for ForEachLoops.

9 years agoAdd executable rights to the test scripts
Renaud Barate [Tue, 7 Apr 2015 15:09:21 +0000 (17:09 +0200)]
Add executable rights to the test scripts

9 years agoFix race condition that could cause a segmentation fault
Renaud Barate [Tue, 7 Apr 2015 15:04:34 +0000 (17:04 +0200)]
Fix race condition that could cause a segmentation fault

This segmentation fault happened randomly on
schemas limited by YACS max number of threads.

9 years agoFix race condition that could cause SIGSEGV with "Stop on error" mode
Renaud Barate [Tue, 7 Apr 2015 14:34:21 +0000 (16:34 +0200)]
Fix race condition that could cause SIGSEGV with "Stop on error" mode

9 years agoFix bug causing Python to deallocate None
Renaud Barate [Tue, 7 Apr 2015 14:31:02 +0000 (16:31 +0200)]
Fix bug causing Python to deallocate None

This bug could happen on schemas with very large numbers of Python nodes

9 years agoRemove dependency on QScintilla V7_6_0a1
rnv [Fri, 3 Apr 2015 11:59:40 +0000 (14:59 +0300)]
Remove dependency on QScintilla
- Use built-in python editor.

9 years agoFix compilation error when using GCC 4.9.
Pascal Obry [Mon, 30 Mar 2015 09:33:32 +0000 (11:33 +0200)]
Fix compilation error when using GCC 4.9.

The error was:

/usr/include/c++/4.9/bits/cpp_type_traits.h:103:3: error: template with C linkage
   template<typename, typename>
   ^

Removing the external C seems safe as this is already taken care
of in the included header (libxml/parser.h)

9 years agoSynchronize adm files
Maintenance team (INV) [Wed, 25 Mar 2015 18:34:39 +0000 (21:34 +0300)]
Synchronize adm files

9 years agoRollback to Str.
Anthony Geay [Fri, 20 Mar 2015 10:26:57 +0000 (11:26 +0100)]
Rollback to Str.

9 years agoDisplay a representation (repr) of PyObjects not a full string (str).
Anthony Geay [Thu, 19 Mar 2015 07:35:43 +0000 (08:35 +0100)]
Display a representation (repr) of PyObjects not a full string (str).

9 years agoCorrection of bug when pyobj hides a pystring with foreach node.
Anthony Geay [Thu, 19 Feb 2015 10:42:57 +0000 (11:42 +0100)]
Correction of bug when pyobj hides a pystring with foreach node.

9 years agoSynchronize adm files
Maintenance team (INV) [Fri, 13 Feb 2015 18:35:22 +0000 (21:35 +0300)]
Synchronize adm files

9 years agoCopyrights update 2015.
akl [Fri, 13 Feb 2015 13:50:31 +0000 (17:50 +0400)]
Copyrights update 2015.

9 years agochanges for mpi compilation bsr/medmpi
Bernard Sécher [Mon, 9 Feb 2015 10:13:49 +0000 (11:13 +0100)]
changes for mpi compilation

9 years agoSynchronize adm files
Maintenance team (INV) [Fri, 6 Feb 2015 18:34:29 +0000 (21:34 +0300)]
Synchronize adm files

9 years agoNeeded API modification before the concrete implementation. agy/ModeKeepGoingForEach
Anthony Geay [Thu, 29 Jan 2015 08:04:50 +0000 (09:04 +0100)]
Needed API modification before the concrete implementation.

9 years agoCorrect big bug.
Anthony Geay [Mon, 26 Jan 2015 16:36:33 +0000 (17:36 +0100)]
Correct big bug.

9 years agoRetrieve state of ForEachLoop node even in case of failure.
Anthony Geay [Fri, 16 Jan 2015 17:10:25 +0000 (18:10 +0100)]
Retrieve state of ForEachLoop node even in case of failure.

9 years agoSwitch DEV version marker to 1
vsr [Tue, 20 Jan 2015 06:53:23 +0000 (09:53 +0300)]
Switch DEV version marker to 1

9 years agoSynchronize adm files V7_5_BR V7_5_1 V7_5_1rc1 V7_5_1rc2 V7_5_1rc3
Maintenance team (INV) [Mon, 12 Jan 2015 19:25:28 +0000 (22:25 +0300)]
Synchronize adm files

9 years agoIncrement version: 7.5.1 cbr/crowdin_V7_5_BR V7_5_1b1
vsr [Tue, 9 Dec 2014 08:51:10 +0000 (11:51 +0300)]
Increment version: 7.5.1

9 years agoIssue 0022816: duplicated files
vsr [Wed, 3 Dec 2014 11:06:25 +0000 (14:06 +0300)]
Issue 0022816: duplicated files
Don't install chrono.hxx

9 years agoIncrement version: 7.5.0 V7_5_0 V7_5_0rc1
vsr [Wed, 5 Nov 2014 15:24:03 +0000 (18:24 +0300)]
Increment version: 7.5.0

9 years agoDoc fix related to the change to cmake. V7_5_0b1
Ovidiu Mircescu [Mon, 27 Oct 2014 13:22:04 +0000 (14:22 +0100)]
Doc fix related to the change to cmake.

9 years agoIPAL22517: TC6.3.0: fatal error starting YACS on locked session
vsr [Thu, 23 Oct 2014 15:07:31 +0000 (19:07 +0400)]
IPAL22517: TC6.3.0: fatal error starting YACS on locked session

9 years agoMake sinline*.xml files loadable. agy/evol8193
Anthony Geay [Mon, 20 Oct 2014 07:13:40 +0000 (09:13 +0200)]
Make sinline*.xml files loadable.

9 years agoMinor doc fixes
Ovidiu Mircescu [Fri, 17 Oct 2014 14:07:08 +0000 (16:07 +0200)]
Minor doc fixes

9 years agoRemoved expat support (replaced by libxml2) V7_5_0a1
imn [Wed, 8 Oct 2014 10:47:40 +0000 (14:47 +0400)]
Removed expat support (replaced by libxml2)

9 years agoSynchronize adm files
Maintenance team (INV) [Fri, 10 Oct 2014 19:21:07 +0000 (23:21 +0400)]
Synchronize adm files

9 years agoMerge branch 'omu/graphviz238'
vsr [Fri, 10 Oct 2014 06:33:13 +0000 (10:33 +0400)]
Merge branch 'omu/graphviz238'

9 years agoBackward compatibility with graphviz < 2.36 omu/graphviz238
vsr [Fri, 10 Oct 2014 06:32:06 +0000 (10:32 +0400)]
Backward compatibility with graphviz < 2.36

9 years agoUpdate to graphviz 2.38
Ovidiu Mircescu [Thu, 9 Oct 2014 12:38:58 +0000 (14:38 +0200)]
Update to graphviz 2.38

9 years agoWin32 compatibility
ana [Wed, 8 Oct 2014 12:47:47 +0000 (16:47 +0400)]
Win32 compatibility

9 years agoMerge branch 'agy/ParallelContainerLaunch'
Anthony Geay [Tue, 7 Oct 2014 09:59:17 +0000 (11:59 +0200)]
Merge branch 'agy/ParallelContainerLaunch'

9 years agoCorrection of bug that make the YACSContainer crash when container log is requested... agy/ParallelContainerLaunch
Anthony Geay [Wed, 17 Sep 2014 12:09:03 +0000 (14:09 +0200)]
Correction of bug that make the YACSContainer crash when container log is requested by GUI.

9 years agoSome documentation about Containers.
Anthony Geay [Wed, 17 Sep 2014 09:30:07 +0000 (11:30 +0200)]
Some documentation about Containers.

9 years agoCorrect the non concurrency of init script for python remote node on HP Containers.
Anthony Geay [Tue, 16 Sep 2014 13:05:38 +0000 (15:05 +0200)]
Correct the non concurrency of init script for python remote node on HP Containers.

9 years agoCorrection of bug for HPContainers shared by different scripts.
Anthony Geay [Tue, 16 Sep 2014 09:59:31 +0000 (11:59 +0200)]
Correction of bug for HPContainers shared by different scripts.

9 years agoCorrection of bug for HPContainers shared by different scripts.
Anthony Geay [Tue, 16 Sep 2014 09:00:53 +0000 (11:00 +0200)]
Correction of bug for HPContainers shared by different scripts.

9 years agoSynchronize adm files
Maintenance team (INV) [Wed, 10 Sep 2014 19:22:40 +0000 (23:22 +0400)]
Synchronize adm files

9 years agoMerge remote branch 'origin/ilh/pmml'
vsr [Wed, 10 Sep 2014 11:34:20 +0000 (15:34 +0400)]
Merge remote branch 'origin/ilh/pmml'

9 years agoMerge branch 'omu/update_doc'
Ovidiu Mircescu [Fri, 5 Sep 2014 14:11:54 +0000 (16:11 +0200)]
Merge branch 'omu/update_doc'

* omu/update_doc:
  Update YACSGEN doc in order to consider the new cmake support.
  More documentation about the OptimizerLoop.
  New complete example of OptimizerLoop plugin.
  Clarify the differencies between edAddLink and edAddDFLink
  Bugfix in the documentation example to creat a YACS schema with the python API.
  Documentation about loading the module catalog.
  Documentation about loading the module catalog.

9 years agoUpdate YACSGEN doc in order to consider the new cmake support. omu/update_doc
Ovidiu Mircescu [Fri, 5 Sep 2014 14:03:36 +0000 (16:03 +0200)]
Update YACSGEN doc in order to consider the new cmake support.

9 years agoFixing Pmml tests to make them work outside Salome environement ilh/pmml
CEA SALOME Support [Wed, 3 Sep 2014 09:59:34 +0000 (11:59 +0200)]
Fixing Pmml tests to make them work outside Salome environement

9 years agoTo make Pmml tests work outside Salome environment
ilh [Wed, 3 Sep 2014 07:41:04 +0000 (09:41 +0200)]
To make Pmml tests work outside Salome environment

9 years agoDocumentation for 0022615: [CEA 1014] Fold/unfold all the nodes of a block.
akl [Tue, 2 Sep 2014 15:14:34 +0000 (19:14 +0400)]
Documentation for 0022615: [CEA 1014] Fold/unfold all the nodes of a block.

9 years agoMerge remote-tracking branch 'origin/ilh/pmml' into ilh/pmml
ilh [Thu, 28 Aug 2014 12:57:59 +0000 (14:57 +0200)]
Merge remote-tracking branch 'origin/ilh/pmml' into ilh/pmml

9 years agoSwitch on dev version flag
vsr [Thu, 28 Aug 2014 09:22:31 +0000 (13:22 +0400)]
Switch on dev version flag

9 years agoMerge remote branch 'origin/V7_4_BR'
vsr [Thu, 28 Aug 2014 09:22:02 +0000 (13:22 +0400)]
Merge remote branch 'origin/V7_4_BR'

9 years agoHide catalog header (useless)
Gilles DAVID [Wed, 27 Aug 2014 14:17:57 +0000 (16:17 +0200)]
Hide catalog header (useless)