Salome HOME
tools/sat_salome.git
8 months agoif embedded python, do not use --no-build-isolation pip option - otherwise scikit...
Nabil Ghodbane [Mon, 28 Aug 2023 07:36:14 +0000 (09:36 +0200)]
if embedded python, do not use --no-build-isolation pip option - otherwise scikit compilation broken

8 months agoopenturns-1.20.1: add --no-use-pep517
Guytri Kastane [Mon, 21 Aug 2023 13:59:28 +0000 (15:59 +0200)]
openturns-1.20.1: add --no-use-pep517

9 months agoFixed openturns compilation on Debian because of using wrong version of Cython from... kleontev/fix_openturns_compil_win 6/head
Konstantin Leontev [Tue, 8 Aug 2023 21:58:26 +0000 (22:58 +0100)]
Fixed openturns compilation on Debian because of using wrong version of Cython from pip while install scikit-learn 0.24.2.

9 months agoFixed openturns compilation on Windows because of using wrong version of Cython from...
Konstantin Leontev [Thu, 3 Aug 2023 15:11:57 +0000 (16:11 +0100)]
Fixed openturns compilation on Windows because of using wrong version of Cython from pip while install scikit-learn 0.24.2.

10 months agoset packaging as an optional dependency of PyQt
Nabil Ghodbane [Wed, 12 Jul 2023 13:18:37 +0000 (15:18 +0200)]
set packaging as an optional dependency of PyQt

10 months agoSALOME master windows: switch off PERSALYS until V9_11_BR merged to master
Nabil Ghodbane [Wed, 5 Jul 2023 11:10:09 +0000 (13:10 +0200)]
SALOME master windows: switch off PERSALYS until V9_11_BR merged to master

10 months agofix in MPI job
Nabil Ghodbane [Wed, 5 Jul 2023 11:05:50 +0000 (13:05 +0200)]
fix in MPI job

10 months agomedcoupling 9.11.0 native: embed scotch
Nabil Ghodbane [Thu, 29 Jun 2023 15:10:54 +0000 (17:10 +0200)]
medcoupling 9.11.0 native: embed scotch

10 months agomedcoupling: align versions
Nabil Ghodbane [Wed, 28 Jun 2023 16:30:24 +0000 (18:30 +0200)]
medcoupling: align versions

10 months agomedcoupling tasks: use native builds
Nabil Ghodbane [Wed, 28 Jun 2023 16:21:14 +0000 (18:21 +0200)]
medcoupling tasks: use native builds

10 months agoFix in SALOME-9.11.0-MPI which still uses openturns 1.19
Nabil Ghodbane [Wed, 28 Jun 2023 16:10:39 +0000 (18:10 +0200)]
Fix in SALOME-9.11.0-MPI which still uses openturns 1.19

10 months agoSALOME 9.11.0 application configuration files: update to final tag and use OCCT V7_5_...
Nabil Ghodbane [Wed, 21 Jun 2023 15:06:50 +0000 (17:06 +0200)]
SALOME 9.11.0 application configuration files: update to final tag and use OCCT V7_5_3p5 tag

10 months agoSALOME master application configuration files: use OCCT V7_5_3p5 tag
Nabil Ghodbane [Wed, 21 Jun 2023 14:51:35 +0000 (16:51 +0200)]
SALOME master application configuration files: use OCCT V7_5_3p5 tag

10 months agoSALOME 9.11.0 application configuration files: update to final tag and use OCCT V7_5_...
Nabil Ghodbane [Wed, 21 Jun 2023 07:23:23 +0000 (09:23 +0200)]
SALOME 9.11.0 application configuration files: update to final tag and use OCCT V7_5_3p5 tag

10 months agohdf5 1.10.x with MPI support is not compatible with openmpi 4.x
Nabil Ghodbane [Fri, 16 Jun 2023 14:21:07 +0000 (16:21 +0200)]
hdf5 1.10.x with MPI support is not compatible with openmpi 4.x

10 months agoMissed tag 9.11.0 rc1 for EFICAS, Eficas_tools, ADAO, ADAO_INTERFACE
Nabil Ghodbane [Tue, 13 Jun 2023 08:57:36 +0000 (10:57 +0200)]
Missed tag 9.11.0 rc1  for EFICAS, Eficas_tools, ADAO, ADAO_INTERFACE

10 months agoprepare 9.11.0rc1: jobs
Nabil Ghodbane [Mon, 12 Jun 2023 12:32:33 +0000 (14:32 +0200)]
prepare 9.11.0rc1: jobs

10 months agoavoid 'OSError: [Errno 6] No such device or address' when calling set_env() method... mbs/fix_setenv 5/head
mbs [Wed, 28 Jun 2023 16:37:54 +0000 (17:37 +0100)]
avoid 'OSError: [Errno 6] No such device or address' when calling set_env() method inside a Docker container for automatic builds

11 months agospns #35060 : PyQt fails to compile - add packaging as dependency - such that this...
Nabil Ghodbane [Thu, 8 Jun 2023 13:52:27 +0000 (15:52 +0200)]
spns #35060 : PyQt fails to compile - add packaging as dependency - such that this latter is compiled first

11 months agoMerge commit '31e9a29372436de5256e2d2ddfde97d3f57a9a65'
GHODBANE Nabil [Fri, 2 Jun 2023 12:45:14 +0000 (14:45 +0200)]
Merge commit '31e9a29372436de5256e2d2ddfde97d3f57a9a65'

11 months agoFix bash error and force python 3 usage with PYTHONBIN in case python 2 is the defaul... cbr/fix_openturns_compil_script 4/head
Christophe Bourcier [Fri, 2 Jun 2023 07:45:35 +0000 (09:45 +0200)]
Fix bash error and force python 3 usage with PYTHONBIN in case python 2 is the default python on the system (Debian 10)

11 months agoremove install_dir: 'base' in incremental section - triggers product not found
Nabil Ghodbane [Fri, 2 Jun 2023 07:28:00 +0000 (09:28 +0200)]
remove install_dir: 'base' in incremental section - triggers product not found

11 months agobos #33720: the introduction of OpenBLAS needed for OpenTurns, triggers a compilation...
Nabil Ghodbane [Fri, 26 May 2023 10:46:06 +0000 (12:46 +0200)]
bos #33720: the introduction of OpenBLAS needed for OpenTurns, triggers a compilation issue of OpenCV.Ensure that the flag is not switched on automatically

11 months agoAdd patches for Fedora 38
Guytri Kastane [Thu, 25 May 2023 15:27:35 +0000 (17:27 +0200)]
Add patches for Fedora 38

11 months agoAdd patches for Fedora 38
Guytri Kastane [Thu, 25 May 2023 15:26:35 +0000 (17:26 +0200)]
Add patches for Fedora 38

11 months agoalign tag/branches for SALOME master/9.11 builds: standard, MPI, Windows, 32-bits IDs
Nabil Ghodbane [Thu, 25 May 2023 14:43:03 +0000 (16:43 +0200)]
align tag/branches for SALOME master/9.11 builds: standard, MPI, Windows, 32-bits IDs

11 months agoalign tag/branches for SALOME master/9.11 builds: standard, MPI, Windows, 32-bits IDs
Nabil Ghodbane [Thu, 25 May 2023 14:35:06 +0000 (16:35 +0200)]
align tag/branches for SALOME master/9.11 builds: standard, MPI, Windows, 32-bits IDs

11 months agoYACS, PY2CPP, OPENTURNS_SALOME, YDEFX: use V9_11_BR branches
Nabil Ghodbane [Thu, 25 May 2023 12:20:45 +0000 (14:20 +0200)]
YACS, PY2CPP, OPENTURNS_SALOME, YDEFX: use V9_11_BR branches

11 months agobos #33720: persalys:
Nabil Ghodbane [Thu, 25 May 2023 11:43:09 +0000 (13:43 +0200)]
bos #33720: persalys:
  1/ fftw, openblas, cminpack, fmilibrary, pyfmi, pandas, statsmodels, patsy prerequisites are implemented
  2/ improve openturns 1.20.1 compilation script and compile modules (scikit-learn prerequisite is compiled using sources embedded in openturns-1.20.1 archive)
  3/ otagrum will be implemented post 9.11 (requires the compilation of agrum)
  4/ support py2cpp, ydefx on windows
  5/ compile persalys 14.0.1
  6/ openturns_salome

11 months agowindows: get openblas archive
Guytri Kastane [Tue, 23 May 2023 15:13:59 +0000 (17:13 +0200)]
windows: get openblas archive

11 months agoSome products do not implement a V9_11_BR branch - use master branch instead (windows)
Guytri Kastane [Tue, 23 May 2023 13:13:13 +0000 (15:13 +0200)]
Some products do not implement a V9_11_BR branch - use master branch instead (windows)

11 months agoSALOME 9.11.0 - PARAVISADDONS uses master branch
Nabil Ghodbane [Tue, 23 May 2023 07:32:42 +0000 (09:32 +0200)]
SALOME 9.11.0 -  PARAVISADDONS uses master branch

11 months agoSome products do not implement a V9_11_BR branch - use master branch instead
Nabil Ghodbane [Tue, 23 May 2023 07:09:52 +0000 (09:09 +0200)]
Some products do not implement a V9_11_BR branch - use master branch instead

11 months agoSALOME 9.11.0: use V9_11_BR branch for nightly builds
Nabil Ghodbane [Mon, 22 May 2023 12:27:25 +0000 (14:27 +0200)]
SALOME 9.11.0: use V9_11_BR branch for nightly builds

12 months agoopenblas: OK, openturns 1.20.1 OK, cminpack: OK, remains PERSALYS.
Nabil Ghodbane [Wed, 17 May 2023 14:58:09 +0000 (16:58 +0200)]
openblas: OK, openturns 1.20.1 OK, cminpack: OK, remains PERSALYS.

12 months agoadd MEDCOUPLING 9.11.0 description files
Nabil Ghodbane [Wed, 17 May 2023 14:07:33 +0000 (16:07 +0200)]
add MEDCOUPLING 9.11.0 description files

12 months agoSALOME 9.11.0 description jobs - fix minor issue
Nabil Ghodbane [Wed, 17 May 2023 12:53:38 +0000 (14:53 +0200)]
SALOME 9.11.0 description jobs -  fix minor issue

12 months agoAdd SALOME 9.11.0 description files
Nabil Ghodbane [Wed, 17 May 2023 12:33:31 +0000 (14:33 +0200)]
Add SALOME 9.11.0 description files

12 months agoSeveral issues fixed:
Nabil Ghodbane [Wed, 17 May 2023 12:13:24 +0000 (14:13 +0200)]
Several issues fixed:
 1- fix PATH, gmsh executable not in PATH
 2- implement cminpack, openblas, py2cpp and openturns 1.20.1 compilation on windows
 3- fix URANIE rootlogon startup script if Mpi support not implemented (implemented for Linux but not for windows

12 months agomove back to master branch for SALOME builds
Nabil Ghodbane [Fri, 12 May 2023 15:26:11 +0000 (17:26 +0200)]
move back to master branch for SALOME builds

12 months agospns #34822: ParaView TBB VTK SMP based approach somehow breaks compilation of GUI
Nabil Ghodbane [Thu, 11 May 2023 14:41:45 +0000 (16:41 +0200)]
spns #34822: ParaView TBB VTK SMP based approach somehow breaks compilation of GUI

12 months agotarget tag V9_11_a2 build
Nabil Ghodbane [Thu, 11 May 2023 12:36:30 +0000 (14:36 +0200)]
target tag V9_11_a2 build

12 months agoFD38: gmsh fix
Nabil Ghodbane [Wed, 10 May 2023 11:21:17 +0000 (13:21 +0200)]
FD38: gmsh fix

12 months agoFD38: catalyst: add extra gcc include (cstdint)
Nabil Ghodbane [Wed, 10 May 2023 10:20:34 +0000 (12:20 +0200)]
FD38: catalyst: add extra gcc include (cstdint)

12 months agospns #35162: disable SurfaceLIC plugin since built natively in ParaView
Nabil Ghodbane [Wed, 10 May 2023 07:06:19 +0000 (09:06 +0200)]
spns #35162: disable SurfaceLIC plugin since built natively in ParaView

12 months agospns #34822: windows move to TBB
Nabil Ghodbane [Tue, 9 May 2023 14:38:01 +0000 (16:38 +0200)]
spns #34822: windows move to TBB

12 months agospns #33658: dropping GHS3DPRLPLUGIN - since mg-tetra-hpc MPI is not marketed anymore...
Nabil Ghodbane [Tue, 9 May 2023 13:34:35 +0000 (15:34 +0200)]
spns #33658: dropping GHS3DPRLPLUGIN - since mg-tetra-hpc MPI is not marketed anymore by 3DS

12 months agospns #34822: move to TBB based approach
Nabil Ghodbane [Tue, 9 May 2023 13:30:57 +0000 (15:30 +0200)]
spns #34822: move to TBB based approach

12 months agosupport FD38
Nabil Ghodbane [Tue, 9 May 2023 13:25:04 +0000 (15:25 +0200)]
support FD38

12 months agoFedora 32: otpod 0.6.9 - fix scikit-learn version to embedded one, namely: 0.24.2
Nabil Ghodbane [Tue, 9 May 2023 12:40:58 +0000 (14:40 +0200)]
Fedora 32: otpod 0.6.9 -  fix scikit-learn version to embedded one, namely: 0.24.2

12 months agospns #33005: URANIE 4.7 production
Nabil Ghodbane [Tue, 9 May 2023 10:18:18 +0000 (12:18 +0200)]
spns #33005: URANIE 4.7 production

12 months agospns #33005: cleanup
Nabil Ghodbane [Tue, 9 May 2023 07:50:44 +0000 (09:50 +0200)]
spns #33005: cleanup

12 months agospns #33005: move to URANIE 4.7 spns/33005
Nabil Ghodbane [Mon, 8 May 2023 18:03:43 +0000 (20:03 +0200)]
spns #33005: move to URANIE 4.7

12 months agoAdd MESHGEMS VERSION environment variables
Nabil Ghodbane [Fri, 5 May 2023 10:16:36 +0000 (12:16 +0200)]
Add MESHGEMS VERSION environment variables

12 months agospns #34822: allow user to switch between OpenMP and TBB for VTK SMP implementation...
Nabil Ghodbane [Thu, 27 Apr 2023 15:41:55 +0000 (17:41 +0200)]
spns #34822: allow user to switch between OpenMP and TBB for VTK SMP implementation for ParaView. Fix bug if ParaView is not built with MPI support

12 months agouse CAS eefcafca tag - use archive since git repository down
Nabil Ghodbane [Tue, 25 Apr 2023 15:55:23 +0000 (17:55 +0200)]
use CAS eefcafca tag - use archive since git repository down

12 months agoOCCT git repository is down - use archive 7.5.3p4 as a backup approach
Nabil Ghodbane [Tue, 25 Apr 2023 15:11:10 +0000 (17:11 +0200)]
OCCT git repository is down - use archive 7.5.3p4 as a backup approach

12 months agoadd Pillow as an optional dependency to matplotlib
Nabil Ghodbane [Tue, 25 Apr 2023 12:21:48 +0000 (14:21 +0200)]
add Pillow as an optional dependency to matplotlib

12 months agoAdd optional dependency to MeshGems
Nabil Ghodbane [Mon, 24 Apr 2023 14:48:11 +0000 (16:48 +0200)]
Add optional dependency to MeshGems

12 months agobos #32522: SOD - set SALOME_ON_DEMAND to HIDE
Nabil Ghodbane [Wed, 19 Apr 2023 11:16:35 +0000 (13:16 +0200)]
bos #32522: SOD - set SALOME_ON_DEMAND to HIDE

13 months agospns #33658: move to MeshGems 2.15-1
Nabil Ghodbane [Fri, 14 Apr 2023 10:43:51 +0000 (12:43 +0200)]
spns #33658: move to MeshGems 2.15-1

13 months agofix for windows
Nabil Ghodbane [Fri, 14 Apr 2023 07:55:09 +0000 (09:55 +0200)]
fix for windows

13 months agoopenturns 1.20.1 windows
Nabil Ghodbane [Thu, 13 Apr 2023 11:31:40 +0000 (13:31 +0200)]
openturns 1.20.1 windows

13 months agoadd windows compilation scripts for PERSALYS: ongoing task
Nabil Ghodbane [Thu, 13 Apr 2023 07:12:34 +0000 (09:12 +0200)]
add windows compilation scripts for PERSALYS: ongoing task

13 months agoopenturns/persalys scripts on Windows - ongoing
Nabil Ghodbane [Thu, 13 Apr 2023 07:11:13 +0000 (09:11 +0200)]
openturns/persalys scripts on Windows - ongoing

13 months agospns #34373: on centOS 8, ensure that embedded Qt is picked
Nabil Ghodbane [Wed, 12 Apr 2023 13:22:12 +0000 (15:22 +0200)]
spns #34373: on centOS 8, ensure that embedded Qt is picked

13 months agospns #34285: openturns - use symbolic link and use rm instead of rmdir spns/34285
Nabil Ghodbane [Wed, 12 Apr 2023 09:14:32 +0000 (11:14 +0200)]
spns #34285: openturns -  use symbolic link and use rm  instead of rmdir

13 months agospns #34373: cmake fails to find CGNS if embedded
Nabil Ghodbane [Wed, 12 Apr 2023 08:43:13 +0000 (10:43 +0200)]
spns #34373: cmake fails to find CGNS if embedded

13 months agoPERSALYS: fix compilation issue on Fedora 37
Nabil Ghodbane [Tue, 11 Apr 2023 14:37:27 +0000 (16:37 +0200)]
PERSALYS: fix compilation issue on Fedora 37

13 months agoPERSALYS Ubuntu 22: patch PyFMI: use collections.abc instead of collections
Nabil Ghodbane [Tue, 11 Apr 2023 14:23:56 +0000 (16:23 +0200)]
PERSALYS Ubuntu 22: patch PyFMI: use collections.abc instead of collections

13 months agoPERSALYS 14.0.1: on Ubuntu 22.04 symbolic link named site-packages to dist-packages
Nabil Ghodbane [Tue, 11 Apr 2023 13:15:28 +0000 (15:15 +0200)]
PERSALYS 14.0.1: on Ubuntu 22.04 symbolic link named site-packages to dist-packages

13 months agoPERSALYS: fix compilation issue on Ubuntu 20.04
Nabil Ghodbane [Tue, 11 Apr 2023 11:11:57 +0000 (13:11 +0200)]
PERSALYS: fix compilation issue on Ubuntu 20.04

13 months agoPERSALYS: fix compilation script
Nabil Ghodbane [Tue, 11 Apr 2023 07:55:23 +0000 (09:55 +0200)]
PERSALYS: fix compilation script

13 months agospns #34285 : rename and fix the two openturns patches
Nabil Ghodbane [Fri, 7 Apr 2023 08:07:47 +0000 (10:07 +0200)]
spns #34285 : rename and fix the two openturns patches

13 months agospns #34285: openturns tag is 1.20.1
Nabil Ghodbane [Fri, 7 Apr 2023 08:00:50 +0000 (10:00 +0200)]
spns #34285: openturns tag is 1.20.1

13 months agoAdd patch files for Fedora 32 & 34
Guytri Kastane [Fri, 7 Apr 2023 06:55:36 +0000 (08:55 +0200)]
Add patch files for Fedora 32 & 34

13 months agospns #34285 create one Openturns per distribution
Nabil Ghodbane [Thu, 6 Apr 2023 14:30:14 +0000 (16:30 +0200)]
spns #34285  create one Openturns per distribution

13 months agospns #34285: link consistently against libOT.so
Nabil Ghodbane [Thu, 6 Apr 2023 14:17:01 +0000 (16:17 +0200)]
spns #34285: link consistently against libOT.so

13 months agospns #34285: openturns + PERSALYS
Nabil Ghodbane [Thu, 6 Apr 2023 13:15:46 +0000 (15:15 +0200)]
spns #34285: openturns +  PERSALYS

13 months agoFix bad version
Guytri Kastane [Thu, 6 Apr 2023 09:42:10 +0000 (11:42 +0200)]
Fix bad version

13 months agospns #34285 : Add patch for NLopt
Guytri Kastane [Wed, 5 Apr 2023 14:27:26 +0000 (16:27 +0200)]
spns #34285 : Add patch for NLopt

13 months agospns #34285: support PERSALYS 14.0.1
Nabil Ghodbane [Wed, 5 Apr 2023 09:31:31 +0000 (11:31 +0200)]
spns #34285: support PERSALYS 14.0.1

13 months agosupport Paraview 5.11.1 release
Nabil Ghodbane [Wed, 5 Apr 2023 08:18:24 +0000 (10:18 +0200)]
support Paraview 5.11.1 release

13 months agospns #34285: openturns 1.20 - patch Debian 9
Guytri Kastane [Tue, 4 Apr 2023 14:10:05 +0000 (16:10 +0200)]
spns #34285: openturns 1.20 - patch Debian 9

13 months agospns #34285: openturns 1.20
Guytri Kastane [Tue, 4 Apr 2023 13:33:20 +0000 (15:33 +0200)]
spns #34285: openturns 1.20

13 months agoensure that missing prerequisites are detected on DRMP CentOS 7 nodes
Nabil Ghodbane [Thu, 30 Mar 2023 06:52:33 +0000 (08:52 +0200)]
ensure that missing prerequisites are detected on DRMP CentOS 7 nodes

13 months agomove back to master branch for SMESH/NETGENPLUGIN
Nabil Ghodbane [Wed, 29 Mar 2023 13:35:19 +0000 (15:35 +0200)]
move back to master branch for SMESH/NETGENPLUGIN

13 months agotest yan/parallel_mesh_win on CO7 & Windows
Nabil Ghodbane [Tue, 28 Mar 2023 14:33:48 +0000 (16:33 +0200)]
test yan/parallel_mesh_win on CO7 & Windows

13 months agobos #34145 : use openmpi 4.0.3 - fixes timeout
Nabil Ghodbane [Thu, 23 Mar 2023 15:16:20 +0000 (16:16 +0100)]
bos #34145 : use openmpi 4.0.3 -  fixes timeout

13 months agoMEDCOUPLING -align cmake version
Nabil Ghodbane [Wed, 22 Mar 2023 13:04:23 +0000 (14:04 +0100)]
MEDCOUPLING -align cmake version

13 months agoset PMIX_MCA_gds
Nabil Ghodbane [Tue, 21 Mar 2023 15:22:19 +0000 (16:22 +0100)]
set PMIX_MCA_gds

14 months agotopIIVol: too long on DB9 - switch off until moving to container
Nabil Ghodbane [Thu, 16 Mar 2023 08:57:29 +0000 (09:57 +0100)]
topIIVol: too long on DB9 -  switch off until moving to container

14 months agotimeout for Dussaix_master_worker on Debian 9 - simply vetoe it
Nabil Ghodbane [Wed, 15 Mar 2023 15:35:29 +0000 (16:35 +0100)]
timeout for Dussaix_master_worker on Debian 9 -  simply vetoe it

14 months agotimeout for Dussaix_master_worker on Debian 9 - simply vetoe it
Nabil Ghodbane [Wed, 15 Mar 2023 14:55:58 +0000 (15:55 +0100)]
timeout for Dussaix_master_worker on Debian 9 -  simply vetoe it

14 months agospns #34054 - test branch abn/write40
Nabil Ghodbane [Mon, 13 Mar 2023 11:45:18 +0000 (12:45 +0100)]
spns #34054 - test branch abn/write40

14 months agoswig: move to 4.0.2
Nabil Ghodbane [Mon, 13 Mar 2023 10:59:06 +0000 (11:59 +0100)]
swig: move to 4.0.2

14 months agorevert cmake - 3.24.2 - windows
Nabil Ghodbane [Fri, 10 Mar 2023 14:09:50 +0000 (15:09 +0100)]
revert cmake - 3.24.2 - windows

14 months agocommit
Nabil Ghodbane [Fri, 10 Mar 2023 13:57:34 +0000 (14:57 +0100)]
commit

for windows revert until finalised

14 months agoopenMPI fix
Nabil Ghodbane [Fri, 10 Mar 2023 12:00:58 +0000 (13:00 +0100)]
openMPI fix

14 months agoCOTECH 148 decisions:
Nabil Ghodbane [Fri, 10 Mar 2023 11:34:27 +0000 (12:34 +0100)]
COTECH 148 decisions:
   1- openMPI 4.1.5
   2- cmake 3.25.2
   3- swig 4.1.1 if swig installed version less than 4.0