Salome HOME
modules/yacs.git
3 years agoSmall improvement on wlm test.
Ovidiu Mircescu [Fri, 3 Jul 2020 08:15:59 +0000 (10:15 +0200)]
Small improvement on wlm test.

3 years agoTests for workload manager.
Ovidiu Mircescu [Mon, 29 Jun 2020 14:17:27 +0000 (16:17 +0200)]
Tests for workload manager.

3 years agoWorkload manager and attach on cloning.
Ovidiu Mircescu [Thu, 25 Jun 2020 15:13:12 +0000 (17:13 +0200)]
Workload manager and attach on cloning.

3 years agoWork on tests randomly failing.
Ovidiu Mircescu [Fri, 19 Jun 2020 14:46:25 +0000 (16:46 +0200)]
Work on tests randomly failing.

3 years agoTest conditions for WorkloadManager_swig strengthned.
Ovidiu Mircescu [Fri, 5 Jun 2020 07:43:00 +0000 (09:43 +0200)]
Test conditions for WorkloadManager_swig strengthned.

3 years agoWorkload manager: source code organization.
Ovidiu Mircescu [Thu, 4 Jun 2020 15:53:31 +0000 (17:53 +0200)]
Workload manager: source code organization.

3 years agoWorkload manager: more tests and other improvements.
Ovidiu Mircescu [Thu, 4 Jun 2020 15:09:18 +0000 (17:09 +0200)]
Workload manager: more tests and other improvements.

3 years agoTest for workload manager.
Ovidiu Mircescu [Wed, 3 Jun 2020 21:52:51 +0000 (23:52 +0200)]
Test for workload manager.

3 years agoFix latest commit.
Ovidiu Mircescu [Tue, 2 Jun 2020 16:33:07 +0000 (18:33 +0200)]
Fix latest commit.

3 years agoTest for python node with cache.
Ovidiu Mircescu [Tue, 2 Jun 2020 16:27:10 +0000 (18:27 +0200)]
Test for python node with cache.

3 years agoGUI update for workload manager.
Ovidiu Mircescu [Tue, 2 Jun 2020 10:58:07 +0000 (12:58 +0200)]
GUI update for workload manager.

3 years agoWIP: workload manager final version of the API
Ovidiu Mircescu [Sat, 30 May 2020 08:34:22 +0000 (10:34 +0200)]
WIP: workload manager final version of the API

The highest level API should not change any more.
Tests need to be added.

3 years agoWIP: workload manager with python nodes with cache.
Ovidiu Mircescu [Fri, 29 May 2020 14:33:59 +0000 (16:33 +0200)]
WIP: workload manager with python nodes with cache.

Old tests are ok, but new tests need to be added for the new use cases.

4 years agoWork in progress : workload manager uses nb_parallel_procs.
Ovidiu Mircescu [Mon, 11 May 2020 10:09:52 +0000 (12:09 +0200)]
Work in progress : workload manager uses nb_parallel_procs.

4 years agoWork in progress : workload manager step 2
Ovidiu Mircescu [Thu, 7 May 2020 14:54:51 +0000 (16:54 +0200)]
Work in progress : workload manager step 2

Workload manager recommendations are used by python nodes if their
containers have the property "multi".
Test YACS_YacsLoaderTest_swig randomly fails, but this is the same
behaviour as before - more work should be done on this item.

4 years agoFix on the previous commit for workload manager.
Ovidiu Mircescu [Mon, 4 May 2020 15:06:04 +0000 (17:06 +0200)]
Fix on the previous commit for workload manager.

4 years agoRemove c++11 warnings about throw specification.
Ovidiu Mircescu [Fri, 1 May 2020 10:46:42 +0000 (12:46 +0200)]
Remove c++11 warnings about throw specification.

4 years agoWork in progress: Prepare for tasks with imposed resource.
Ovidiu Mircescu [Fri, 1 May 2020 10:01:09 +0000 (12:01 +0200)]
Work in progress: Prepare for tasks with imposed resource.

testSaveLoadRun fails because of side effects between test cases.

4 years agoWork in progress : workload manager step 1
Ovidiu Mircescu [Tue, 21 Apr 2020 11:42:06 +0000 (13:42 +0200)]
Work in progress : workload manager step 1

Workload manager is used to manage the threads, but its recommendations
for resource use are ignored for the moment.
Some tests randomly fail for HPContainers (YACS_YacsLoaderTest_swig).

4 years agoWork in progress : workload manager engine test ok
Ovidiu Mircescu [Mon, 20 Apr 2020 13:47:02 +0000 (15:47 +0200)]
Work in progress : workload manager engine test ok

4 years agoInclude sources of workloadmanager. agy/optim_fe_0_2
Ovidiu Mircescu [Mon, 6 Apr 2020 09:48:09 +0000 (11:48 +0200)]
Include sources of workloadmanager.

4 years agoMerge branch 'omu/testpy3' into agy/optim_fe_0_2
Ovidiu Mircescu [Mon, 6 Apr 2020 07:38:39 +0000 (09:38 +0200)]
Merge branch 'omu/testpy3' into agy/optim_fe_0_2

4 years agoFix salome test when both py2 & py3 are available.
Ovidiu Mircescu [Thu, 2 Apr 2020 16:29:43 +0000 (18:29 +0200)]
Fix salome test when both py2 & py3 are available.

4 years agoFix problem of concurrency
Anthony Geay [Wed, 1 Apr 2020 07:44:44 +0000 (09:44 +0200)]
Fix problem of concurrency

4 years agoRemaining instabilities on tests[3,4,5] and current Node to be located is not marked...
Anthony Geay [Tue, 31 Mar 2020 21:01:05 +0000 (23:01 +0200)]
Remaining instabilities on tests[3,4,5] and current Node to be located is not marked as launched

4 years agoTest mixing 2 HP container
Anthony Geay [Tue, 31 Mar 2020 15:19:17 +0000 (17:19 +0200)]
Test mixing 2 HP container

4 years agoSome tuning to make it work
Anthony Geay [Tue, 31 Mar 2020 15:16:09 +0000 (17:16 +0200)]
Some tuning to make it work

4 years agoready to test
Anthony Geay [Mon, 30 Mar 2020 21:48:34 +0000 (23:48 +0200)]
ready to test

4 years agoBefore virtualization of SalomeContainerTools
Anthony Geay [Mon, 30 Mar 2020 20:16:38 +0000 (22:16 +0200)]
Before virtualization of SalomeContainerTools

4 years agoSALOMEHPContainer getNumberOfFreePlace and allocateFor
Anthony Geay [Mon, 30 Mar 2020 13:32:59 +0000 (15:32 +0200)]
SALOMEHPContainer getNumberOfFreePlace and allocateFor

4 years agoWIP
Anthony Geay [Fri, 27 Mar 2020 22:07:44 +0000 (23:07 +0100)]
WIP

4 years agoWith ForEachLoopDyn, fitToPlayGround no more useful
Anthony Geay [Thu, 26 Mar 2020 20:45:08 +0000 (21:45 +0100)]
With ForEachLoopDyn, fitToPlayGround no more useful

4 years agoRevert commit bc803f251236fa3b020c (14/03/2020) due to new ForEachLoopDyn implementation
Anthony Geay [Wed, 25 Mar 2020 15:59:24 +0000 (16:59 +0100)]
Revert commit bc803f251236fa3b020c (14/03/2020) due to new ForEachLoopDyn implementation

4 years agoCorrect bug on GUI
Anthony Geay [Mon, 23 Mar 2020 22:23:28 +0000 (23:23 +0100)]
Correct bug on GUI

4 years agoGUI is able to deal with ForEachDyn
Anthony Geay [Mon, 23 Mar 2020 21:25:21 +0000 (22:25 +0100)]
GUI is able to deal with ForEachDyn

4 years agoSome factorization
Anthony Geay [Thu, 19 Mar 2020 21:57:00 +0000 (22:57 +0100)]
Some factorization

4 years agoXML load of ForEachLoopDyn is now OK
Anthony Geay [Thu, 19 Mar 2020 20:41:37 +0000 (21:41 +0100)]
XML load of ForEachLoopDyn is now OK

4 years agoWIP
Anthony Geay [Thu, 19 Mar 2020 14:51:24 +0000 (15:51 +0100)]
WIP

4 years agoWIP
Anthony Geay [Thu, 19 Mar 2020 12:38:04 +0000 (13:38 +0100)]
WIP

4 years agoFirst test
Anthony Geay [Wed, 18 Mar 2020 21:13:46 +0000 (22:13 +0100)]
First test

4 years agoForEachLoopDyn is ON
Anthony Geay [Tue, 17 Mar 2020 17:42:25 +0000 (18:42 +0100)]
ForEachLoopDyn is ON

4 years agoWIP
Anthony Geay [Tue, 17 Mar 2020 10:30:17 +0000 (11:30 +0100)]
WIP

4 years agoReady to unplug nbOfBranches from foreach
Anthony Geay [Tue, 17 Mar 2020 09:28:30 +0000 (10:28 +0100)]
Ready to unplug nbOfBranches from foreach

4 years agoWIP
Anthony Geay [Mon, 16 Mar 2020 16:26:14 +0000 (17:26 +0100)]
WIP

4 years agoGo on
Anthony Geay [Mon, 16 Mar 2020 16:07:56 +0000 (17:07 +0100)]
Go on

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

4 years agobos #18326 [CEA] YACS operator< YACS/src/genericgui/LinkAStar.hxx
vsr [Thu, 12 Mar 2020 15:06:25 +0000 (18:06 +0300)]
bos #18326 [CEA] YACS operator< YACS/src/genericgui/LinkAStar.hxx

4 years agoFix async optimizer loop with no point to evaluate.
Ovidiu Mircescu [Tue, 10 Mar 2020 16:25:38 +0000 (17:25 +0100)]
Fix async optimizer loop with no point to evaluate.

EDF issue #20974 (PAM - Salome.REx)

4 years agoFix problems with localization: prevent accidental breaking of application locale rnv/pv58_1 rnv/pv58_2 V9_5_0a1
vsr [Wed, 12 Feb 2020 13:22:23 +0000 (16:22 +0300)]
Fix problems with localization: prevent accidental breaking of application locale

4 years agoUse 'None' as an initialization value for a python port. EMC2P_V_1_2_0
Ovidiu Mircescu [Mon, 27 Jan 2020 16:27:37 +0000 (17:27 +0100)]
Use 'None' as an initialization value for a python port.

4 years agoUse pyobj type in optimizer loop.
Ovidiu Mircescu [Mon, 13 Jan 2020 14:02:53 +0000 (15:02 +0100)]
Use pyobj type in optimizer loop.

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

4 years agoUseless cast.
Ovidiu Mircescu [Thu, 14 Nov 2019 12:55:31 +0000 (13:55 +0100)]
Useless cast.

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

4 years agoFor python 3.7 V9_4_0b1
Ovidiu Mircescu [Wed, 16 Oct 2019 11:04:59 +0000 (13:04 +0200)]
For python 3.7

4 years ago[EDF20032] : Algorithm is less strict to support new configuration V9_4_0a2
Anthony Geay [Tue, 8 Oct 2019 15:51:12 +0000 (17:51 +0200)]
[EDF20032] : Algorithm is less strict to support new configuration

4 years ago[EDF20032] : Useful tool for debugging
Anthony Geay [Tue, 8 Oct 2019 13:05:50 +0000 (15:05 +0200)]
[EDF20032] : Useful tool for debugging

4 years agoError management in py2yacs.
Ovidiu Mircescu [Wed, 2 Oct 2019 15:04:18 +0000 (17:04 +0200)]
Error management in py2yacs.

4 years agoFix issue when there are two optimizer loops. V9_4_0a1
Ovidiu Mircescu [Mon, 29 Jul 2019 14:14:40 +0000 (16:14 +0200)]
Fix issue when there are two optimizer loops.

4 years agoSqueeze memory of process hosting YACS graph
Anthony Geay [Fri, 25 Jan 2019 09:00:54 +0000 (10:00 +0100)]
Squeeze memory of process hosting YACS graph

4 years agoUse /tmp for temporary files needed by salome tests.
Ovidiu Mircescu [Wed, 24 Jul 2019 13:51:21 +0000 (15:51 +0200)]
Use /tmp for temporary files needed by salome tests.

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

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

4 years agoTest to check YACS capacity to deal with old XML files EMC2P_V1_1_0
Anthony Geay [Thu, 6 Jun 2019 12:47:14 +0000 (14:47 +0200)]
Test to check YACS capacity to deal with old XML files

4 years agoAdd a test for base64 conversion
Anthony Geay [Thu, 6 Jun 2019 05:56:12 +0000 (07:56 +0200)]
Add a test for base64 conversion

4 years agoMerge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/yacs
Anthony Geay [Wed, 5 Jun 2019 14:44:29 +0000 (16:44 +0200)]
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/yacs

4 years agoOn the fly
Anthony Geay [Wed, 5 Jun 2019 14:44:11 +0000 (16:44 +0200)]
On the fly

4 years agoRemove QT4 compatibility.
rnv [Thu, 30 May 2019 12:12:59 +0000 (15:12 +0300)]
Remove QT4 compatibility.

4 years agoBuild YACS module on Windows platform.
rnv [Thu, 30 May 2019 11:49:56 +0000 (14:49 +0300)]
Build YACS module on Windows platform.

4 years agoAlgorithm of level of parallelism has been extended to more complex cases.
Anthony Geay [Thu, 16 May 2019 15:01:24 +0000 (17:01 +0200)]
Algorithm of level of parallelism has been extended to more complex cases.

5 years agobase64 is used to store pickelized objects into XML
Anthony Geay [Tue, 14 May 2019 11:58:36 +0000 (13:58 +0200)]
base64 is used to store pickelized objects into XML

5 years agoMerge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/yacs
Anthony Geay [Thu, 9 May 2019 15:07:35 +0000 (17:07 +0200)]
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/yacs

5 years agoQuick and dirty fix. test14 disabled
Anthony Geay [Thu, 9 May 2019 15:07:27 +0000 (17:07 +0200)]
Quick and dirty fix. test14 disabled

5 years agoUpdate tests with new naming convention
Anthony Geay [Thu, 9 May 2019 07:24:55 +0000 (09:24 +0200)]
Update tests with new naming convention

5 years agoPut the default protocol to 4 (python3.4) to support new style objects
Anthony Geay [Thu, 9 May 2019 05:59:53 +0000 (07:59 +0200)]
Put the default protocol to 4 (python3.4) to support new style objects

5 years agoYACS does not support Node names with . So now an exception is thrown when attempting...
Anthony Geay [Tue, 7 May 2019 12:15:50 +0000 (14:15 +0200)]
YACS does not support Node names with . So now an exception is thrown when attempting to set a name with .

5 years agoAvoid crash with getErrorReport when cloning process failed in ForEachLoop
Anthony Geay [Tue, 7 May 2019 07:56:30 +0000 (09:56 +0200)]
Avoid crash with getErrorReport when cloning process failed in ForEachLoop

5 years agoMerge branch 'V9_3_BR'
vsr [Mon, 6 May 2019 11:11:35 +0000 (14:11 +0300)]
Merge branch 'V9_3_BR'

5 years agoIncrement version: 9.3.0 V9_3_BR V9_3_0 V9_3_0b2 V9_3_0rc1 V9_3_0rc2
vsr [Thu, 28 Mar 2019 06:58:51 +0000 (09:58 +0300)]
Increment version: 9.3.0

5 years ago[EDF19168] : Uninitialized value that leads to unpredictable behavior
Anthony Geay [Fri, 22 Mar 2019 10:32:15 +0000 (11:32 +0100)]
[EDF19168] : Uninitialized value that leads to unpredictable behavior

5 years agoBuild on Windows platform. V9_3_0a2 V9_3_0b1
rnv [Wed, 6 Mar 2019 13:27:13 +0000 (16:27 +0300)]
Build on Windows platform.

5 years agoMerge branch 'V9_2_2_BR'
vsr [Tue, 5 Mar 2019 07:24:52 +0000 (10:24 +0300)]
Merge branch 'V9_2_2_BR'

5 years agoAdd setScriptText to Py2YacsDialog.
Ovidiu Mircescu [Fri, 1 Mar 2019 15:18:49 +0000 (16:18 +0100)]
Add setScriptText to Py2YacsDialog.

5 years agoPy2YacsDialog for future use in OTGUI
Ovidiu Mircescu [Tue, 26 Feb 2019 15:48:17 +0000 (16:48 +0100)]
Py2YacsDialog for future use in OTGUI

Add an option to Py2YacsDialog in order to avoid the creation of the yacs file.
The dialog box can be used to edit a python file and verify that it respects
the format for py2yacs.

5 years agoIncrement version: 9.2.2 V9_2_2_BR V9_2_BR vsr/v9_2_2_br V9_2_2
vsr [Mon, 25 Feb 2019 12:58:00 +0000 (15:58 +0300)]
Increment version: 9.2.2

5 years agoUpdate copyrights V9_3_0a1
vsr [Fri, 15 Feb 2019 10:53:25 +0000 (13:53 +0300)]
Update copyrights

5 years agoIncrement version: 9.2.1 V9_2_1_BR V9_2_1
vsr [Fri, 8 Feb 2019 11:26:20 +0000 (14:26 +0300)]
Increment version: 9.2.1

5 years ago[EDF17963] : Non regression test on truncated pickelized object containing byte 0
Anthony Geay [Mon, 31 Dec 2018 14:04:23 +0000 (15:04 +0100)]
[EDF17963] : Non regression test on truncated pickelized object containing byte 0

5 years ago[EDF17413] : Non regression test on truncated pickelized object containing byte 0
Anthony Geay [Mon, 31 Dec 2018 14:01:01 +0000 (15:01 +0100)]
[EDF17413] : Non regression test on truncated pickelized object containing byte 0

5 years agoUse of : PyEval_SaveThread and PyEval_RestoreThread is needed for python >= 3.4
Anthony Geay [Wed, 12 Dec 2018 08:50:18 +0000 (09:50 +0100)]
Use of : PyEval_SaveThread and PyEval_RestoreThread is needed for python >= 3.4

5 years agoCorrection of bug revealed by multi invokation of plugins. Bug was due to lack of...
Anthony Geay [Tue, 11 Dec 2018 07:40:09 +0000 (08:40 +0100)]
Correction of bug revealed by multi invokation of plugins. Bug was due to lack of observer removal.

5 years agoSwitch development flag to 1
vsr [Mon, 10 Dec 2018 14:36:00 +0000 (17:36 +0300)]
Switch development flag to 1

5 years agoIncrement version: 9.2.0 V9_2_0 V9_2_0rc1 V9_2_0rc2
vsr [Fri, 16 Nov 2018 08:15:05 +0000 (11:15 +0300)]
Increment version: 9.2.0

5 years agoAdd documentation fallbacksAdd documentation fallbacks V9_2_0a2 V9_2_0b1
vsr [Thu, 1 Nov 2018 13:26:51 +0000 (16:26 +0300)]
Add documentation fallbacksAdd documentation fallbacks

5 years agoUse more default values for job submissions with idefix.
Ovidiu Mircescu [Fri, 26 Oct 2018 11:28:25 +0000 (13:28 +0200)]
Use more default values for job submissions with idefix.

5 years ago0023571: EDF 17413 - PMMLBasicsTest and PmmlExeTest tests fail
vsr [Fri, 19 Oct 2018 06:44:54 +0000 (09:44 +0300)]
0023571: EDF 17413 - PMMLBasicsTest and PmmlExeTest tests fail
- Additional minor fix of test: start salome in terminal mode

5 years ago0023583: [CEA 2267] : YACS_YacsLoaderTest_swig test failed
vsr [Wed, 17 Oct 2018 11:31:43 +0000 (14:31 +0300)]
0023583: [CEA 2267] : YACS_YacsLoaderTest_swig test failed

5 years ago0023571: EDF 17413 - PMMLBasicsTest and PmmlExeTest tests fail
vsr [Wed, 17 Oct 2018 11:31:16 +0000 (14:31 +0300)]
0023571: EDF 17413 - PMMLBasicsTest and PmmlExeTest tests fail

5 years ago[EDF17963] : synchronize entypemaps.i regarding bytes.
Anthony Geay [Tue, 16 Oct 2018 11:35:09 +0000 (13:35 +0200)]
[EDF17963] : synchronize entypemaps.i regarding bytes.

5 years ago[EDF17963] : Convertion from PyBytes To AnyString badly ported into py3
Anthony Geay [Fri, 12 Oct 2018 12:25:46 +0000 (14:25 +0200)]
[EDF17963] : Convertion from PyBytes To AnyString badly ported into py3