]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
bos #43318: enabled cblas patch for embedded salome
authorGuytri KASTANE <guytri.kastane@cea.fr>
Wed, 23 Oct 2024 12:35:54 +0000 (14:35 +0200)
committerGuytri KASTANE <guytri.kastane@cea.fr>
Wed, 23 Oct 2024 12:35:54 +0000 (14:35 +0200)
products/openturns.pyconf

index e7a8eb249a767f117b35e22b8f91b98f147982df..5d874c4e01ba998671cb8f71b2a34146b8a17e90 100644 (file)
@@ -47,6 +47,7 @@ version_1_23 :
 version_1_23_CO7 :
 {
     compil_script :  "openturns-1.23.sh"
+    patches : ['openturns-1.23.0001.patch']
     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI', 'boost']
     opt_depend : ['pandas', 'statsmodels', 'patsy']
 }
@@ -54,6 +55,7 @@ version_1_23_CO7 :
 version_1_23_CO8 :
 {
     compil_script :  "openturns-1.23.sh"
+    patches : ['openturns-1.23.0001.patch']
     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI', 'boost']
     opt_depend : ['pandas', 'statsmodels', 'patsy']
 }
@@ -61,6 +63,7 @@ version_1_23_CO8 :
 version_1_23_DB09 :
 {
     compil_script :  "openturns-1.23.sh"
+    patches : ['openturns-1.23.0001.patch']
     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI', 'boost']
     opt_depend : ['pandas', 'statsmodels', 'patsy']
 }