Salome HOME
Set SALOME modules git tag V9_13_0a2
authorGuytri KASTANE <guytri.kastane@cea.fr>
Fri, 14 Jun 2024 10:26:28 +0000 (12:26 +0200)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Fri, 14 Jun 2024 13:01:34 +0000 (15:01 +0200)
applications/MEDCOUPLING-master-MPI.pyconf
applications/MEDCOUPLING-master-int32.pyconf
applications/MEDCOUPLING-master-native.pyconf
applications/MEDCOUPLING-master-windows.pyconf
applications/MEDCOUPLING-master.pyconf
applications/SALOME-master-MPI.pyconf
applications/SALOME-master-int32.pyconf
applications/SALOME-master-native.pyconf
applications/SALOME-master-windows.pyconf
applications/SALOME-master.pyconf

index 0b2045a1a71a26061d12f09f6691ad1de16ab7d3..dfcc8cd1b2b222867cc620d6a3c88416d90e9ecc 100644 (file)
@@ -5,7 +5,7 @@ APPLICATION :
 {
     name     : 'MEDCOUPLING-master-MPI'
     workdir  : $LOCAL.workdir + $VARS.sep + $APPLICATION.name + '-' + $VARS.dist
-    tag      : 'master'
+    tag      : 'V9_13_0a2'
     base     : 'no'
     debug    : 'no'
     python3  : 'yes'
@@ -83,7 +83,7 @@ APPLICATION :
 
         # SALOME MODULES :
         'CONFIGURATION'
-        'MEDCOUPLING' : {tag:'master', base: 'no', section: 'default_MPI_STD', hpc: 'yes'} # FIXME
+        'MEDCOUPLING' : {tag:'V9_13_0a2', base: 'no', section: 'default_MPI_STD', hpc: 'yes'} # FIXME
     }
     test_base : 
     {
index bda0c612888dcc5d1b40f94148febd790cdc75ba..c81070379063eae3191a1a724acaac9d49f12fc8 100644 (file)
@@ -5,7 +5,7 @@ APPLICATION :
 {
     name    : 'MEDCOUPLING-master-int32'
     workdir : $LOCAL.workdir + $VARS.sep + $APPLICATION.name + '-' + $VARS.dist
-    tag     : 'master'
+    tag     : 'V9_13_0a2'
     base    : 'no'
     debug   : 'no'
     python3 : 'yes'
index 47ef290cdf10290a295c751be3493a0a06e5adee..4397c4185db9b1236e1e313e920eaaca91ec541b 100644 (file)
@@ -5,7 +5,7 @@ APPLICATION :
 {
     name : 'MEDCOUPLING-master-native'
     workdir : $LOCAL.workdir + $VARS.sep + $APPLICATION.name + '-' + $VARS.dist
-    tag : 'master'
+    tag : 'V9_13_0a2'
     base : 'no'
     debug : 'no'
     python3 : 'yes'
@@ -69,7 +69,7 @@ APPLICATION :
 
         # SALOME MODULES :
         'CONFIGURATION'
-        'MEDCOUPLING' : {tag:'master', base:'no', section:'default_MPI', hpc:'yes'}
+        'MEDCOUPLING' : {tag:'V9_13_0a2', base:'no', section:'default_MPI', hpc:'yes'}
     }
     test_base : 
     {
index c7dc7d8c430c1a70e13ee80200bff8102fd93e11..768699572bce6f1e635aba912778ee65328e2043 100644 (file)
@@ -6,7 +6,7 @@ APPLICATION :
     name : 'MEDCOUPLING-master'
     workdir : $LOCAL.workdir + $VARS.sep + $APPLICATION.name
     cmake_generator : 'Visual Studio 15 2017'
-    tag : 'master'
+    tag : 'V9_13_0a2'
     debug : 'no'
     base : 'no'
     python3 : 'yes'
index f0f8d00e758054a0b8434d96acfc7de3139a6347..b9cfa87a23a223846c85015326c32739a1e15df4 100644 (file)
@@ -5,7 +5,7 @@ APPLICATION :
 {
     name    : 'MEDCOUPLING-master'
     workdir : $LOCAL.workdir + $VARS.sep + $APPLICATION.name + '-' + $VARS.dist
-    tag     : 'master'
+    tag     : 'V9_13_0a2'
     base    : 'no'
     debug   : 'no'
     python3 : 'yes'
index 3f61f4dd963ce146f32e7fa081bbe8b3bf4b92c1..9c4c81f6c6de4ab626222c53023896182064abef 100644 (file)
@@ -5,7 +5,7 @@ APPLICATION :
 {
     name     : 'SALOME-master-MPI'
     workdir  : $LOCAL.workdir + $VARS.sep + $APPLICATION.name + '-' + $VARS.dist
-    tag      : 'master'
+    tag      : 'V9_13_0a2'
     dev      : 'no'
     verbose  : 'no'
     debug    : 'no'
@@ -163,8 +163,8 @@ APPLICATION :
         'SHAPERSTUDY'
         'RESTRICTED'
         'LIBBATCH' : 'V2_5_0'
-        'KERNEL'      : {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes', verbose: 'yes'}
-        'MEDCOUPLING' : {tag:'master', base: 'no', section: 'default_MPI_STD', hpc: 'yes', verbose: 'yes'}
+        'KERNEL'      : {tag:'V9_13_0a2', base: 'no', section: 'default_MPI', hpc: 'yes', verbose: 'yes'}
+        'MEDCOUPLING' : {tag:'V9_13_0a2', base: 'no', section: 'default_MPI_STD', hpc: 'yes', verbose: 'yes'}
         'GUI' : {verbose : 'yes'}
         'GEOM'
         'SMESH'
@@ -174,12 +174,12 @@ APPLICATION :
         'HYBRIDPLUGIN'
         'HexoticPLUGIN'
         'GMSHPLUGIN'
-        'HEXABLOCK' : {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes', verbose: 'yes'}
+        'HEXABLOCK' : {tag:'V9_13_0a2', base: 'no', section: 'default_MPI', hpc: 'yes', verbose: 'yes'}
         'HEXABLOCKPLUGIN'
-        'HOMARD'    : {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes'}
-        'FIELDS'    : {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes'}
-        'PARAVIS'   : {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes'}
-        'JOBMANAGER': {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes'}
+        'HOMARD'    : {tag:'V9_13_0a2', base: 'no', section: 'default_MPI', hpc: 'yes'}
+        'FIELDS'    : {tag:'V9_13_0a2', base: 'no', section: 'default_MPI', hpc: 'yes'}
+        'PARAVIS'   : {tag:'V9_13_0a2', base: 'no', section: 'default_MPI', hpc: 'yes'}
+        'JOBMANAGER': {tag:'V9_13_0a2', base: 'no', section: 'default_MPI', hpc: 'yes'}
         'YACS'
         'YACSGEN'
         'DOCUMENTATION'
@@ -199,7 +199,7 @@ APPLICATION :
         'YDEFX'
         'pmml'
         'SALOMEBOOTSTRAP'
-        'SOLVERLAB' : {tag: 'master', base: 'no', section: 'default_MPI', hpc: 'yes'}
+        'SOLVERLAB' : {tag: 'V9_13_0a2', base: 'no', section: 'default_MPI', hpc: 'yes'}
         'SOLVERLABGUI'
         'TopIIVolMesh'
         #'TESTBASE'
index 4393da2d04089408d3911bc66efdda38ce6693ea..d7a6ea84fa93f26cd47030b7e0110479d4e0f1ed 100644 (file)
@@ -5,7 +5,7 @@ APPLICATION :
 {
     name     : 'SALOME-master-int32'
     workdir  : $LOCAL.workdir + $VARS.sep + $APPLICATION.name + '-' + $VARS.dist
-    tag      : 'master'
+    tag      : 'V9_13_0a2'
     dev      : 'no'
     verbose  : 'no'
     debug    : 'no'
@@ -169,8 +169,8 @@ APPLICATION :
         'SHAPERSTUDY'
         'RESTRICTED'
         'LIBBATCH' : 'V2_5_0'
-        'KERNEL'      : {tag:'master', base: 'no', section: 'default_32BIT_IDS', hpc: 'no' }
-        'MEDCOUPLING' : {tag:'master', base: 'no', section: 'default_32BIT_IDS_MPI_STD', hpc: 'yes'}
+        'KERNEL'      : {tag:'V9_13_0a2', base: 'no', section: 'default_32BIT_IDS', hpc: 'no' }
+        'MEDCOUPLING' : {tag:'V9_13_0a2', base: 'no', section: 'default_32BIT_IDS_MPI_STD', hpc: 'yes'}
         'GUI'
         'GEOM'
         'SMESH'
@@ -184,7 +184,7 @@ APPLICATION :
         'HEXABLOCKPLUGIN'
         'HOMARD'
         'FIELDS'
-        'PARAVIS' : {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes'}
+        'PARAVIS' : {tag:'V9_13_0a2', base: 'no', section: 'default_MPI', hpc: 'yes'}
         'JOBMANAGER'
         'YACS'
         'YACSGEN'
@@ -205,7 +205,7 @@ APPLICATION :
         'YDEFX'
         'pmml'
         'SALOMEBOOTSTRAP'
-        'SOLVERLAB' : {tag: 'master', base: 'no', section: 'default_MPI', hpc: 'yes'}
+        'SOLVERLAB' : {tag: 'V9_13_0a2', base: 'no', section: 'default_MPI', hpc: 'yes'}
         'SOLVERLABGUI'
         'TopIIVolMesh'
         #'TESTBASE'
index 0cee259665901e3d13d7e4f734d38ea318fc4eff..d7c620818cf79f1c26d7358c20dd5521aa5a46f4 100644 (file)
@@ -5,7 +5,7 @@ APPLICATION :
 {
     name : 'SALOME-master-native'
     workdir : $LOCAL.workdir + $VARS.sep + $APPLICATION.name + '-' + $VARS.dist
-    tag : 'master'
+    tag : 'V9_13_0a2'
     dev : 'no'
     verbose :'no'
     debug : 'no'
@@ -154,7 +154,7 @@ APPLICATION :
         'RESTRICTED'
         'LIBBATCH' : 'V2_5_0'
         'KERNEL'
-        'MEDCOUPLING' : {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes'}
+        'MEDCOUPLING' : {tag:'V9_13_0a2', base: 'no', section: 'default_MPI', hpc: 'yes'}
         'GUI'
         'GEOM'
         'SMESH'
@@ -168,7 +168,7 @@ APPLICATION :
         'HEXABLOCKPLUGIN'
         'HOMARD'
         'FIELDS'
-        'PARAVIS': {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes'}
+        'PARAVIS': {tag:'V9_13_0a2', base: 'no', section: 'default_MPI', hpc: 'yes'}
         'JOBMANAGER'
         'YACS'
         'YACSGEN'
@@ -347,8 +347,8 @@ __overwrite__ :
          'APPLICATION.products.statsmodels'      : {tag: '0.6.1',   base: 'no', section: 'version_0_6_1_no_pip'              }
          'APPLICATION.products.nose'             : {tag: '1.3.7',   base: 'no', section: 'version_1_3_7_no_pip'              }
          'APPLICATION.products.ParaView'         : {tag: '5.11.0',  base: 'no', section: 'version_5_11_0_MPI_CO9', hpc: 'yes'}
-         'APPLICATION.products.YDEFX'            : {tag: 'master',  base: 'no', section: 'version_master_CO9'                }
-         'APPLICATION.products.YACS'             : {tag: 'master',  base: 'no', section: 'version_master_CO9'                }
+         'APPLICATION.products.YDEFX'            : {tag: 'V9_13_0a2',  base: 'no', section: 'version_master_CO9'                }
+         'APPLICATION.products.YACS'             : {tag: 'V9_13_0a2',  base: 'no', section: 'version_master_CO9'                }
     }
     {
         __condition__ : "VARS.dist in ['FD32']"
@@ -366,7 +366,7 @@ __overwrite__ :
         'APPLICATION.products.rich'             : {tag: '13.7.1', base: 'no', section: 'version_13_7_1_no_pip'}
         'APPLICATION.products.meshio'           : {tag: '5.3.5' , base: 'no', section: 'version_5_3_5_no_pip' }
         'APPLICATION.products.h5py'             : {tag: '3.11.0', base: 'no', section: 'version_3_11_0_no_pip'}
-        'APPLICATION.products.YACS'             : {tag: 'master', base: 'no', section: 'version_master_FD32'  }
+        'APPLICATION.products.YACS'             : {tag: 'V9_13_0a2', base: 'no', section: 'version_master_FD32'  }
     }
     {
         __condition__ : "VARS.dist in ['FD34']"
index eab2b27569a3d260b23902fb4c0d09deaae65a8d..834f60d6ffaa383a946bc5e73933323f077d91ff 100644 (file)
@@ -7,7 +7,7 @@ APPLICATION :
     workdir : $LOCAL.workdir + $VARS.sep + $APPLICATION.name
     cmake_generator : 'Visual Studio 15 2017'
     cmake_build_type: 'Release' # Debug, RelWithDebInfo, Release, MinSizeRel
-    tag : 'master'
+    tag : 'V9_13_0a2'
     dev : 'no'
     verbose : 'no'
     debug   : 'no'
index c6aa6bad3b9578d10aa921918bdddd793275ebaa..7d60417cf973eff9c7b012ceb1197a5d843ceb9e 100644 (file)
@@ -5,7 +5,7 @@ APPLICATION :
 {
     name     : 'SALOME-master'
     workdir  : $LOCAL.workdir + $VARS.sep + $APPLICATION.name + '-' + $VARS.dist
-    tag      : 'master'
+    tag      : 'V9_13_0a2'
     dev      : 'no'
     verbose  : 'no'
     debug    : 'no'
@@ -173,7 +173,7 @@ APPLICATION :
         'RESTRICTED'
         'LIBBATCH' : 'V2_5_0'
         'KERNEL'
-        'MEDCOUPLING' : {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes'}
+        'MEDCOUPLING' : {tag:'V9_13_0a2', base: 'no', section: 'default_MPI', hpc: 'yes'}
         'GUI'
         'GEOM'
         'SMESH'
@@ -187,7 +187,7 @@ APPLICATION :
         'HEXABLOCKPLUGIN'
         'HOMARD'
         'FIELDS'
-        'PARAVIS' : {tag:'master', base: 'no', section: 'default_MPI', hpc: 'yes'}
+        'PARAVIS' : {tag:'V9_13_0a2', base: 'no', section: 'default_MPI', hpc: 'yes'}
         'JOBMANAGER'
         'YACS'
         'YACSGEN'
@@ -208,7 +208,7 @@ APPLICATION :
         'YDEFX'
         'pmml'
         'SALOMEBOOTSTRAP'
-        'SOLVERLAB' : {tag: 'master', base: 'no', section: 'default_MPI', hpc: 'yes'}
+        'SOLVERLAB' : {tag: 'V9_13_0a2', base: 'no', section: 'default_MPI', hpc: 'yes'}
         'SOLVERLABGUI'
         'TopIIVolMesh'
         #'TESTBASE'