-
Notifications
You must be signed in to change notification settings - Fork 781
{numlib}[foss/2023b] gmsh v4.12.2 and some dependencies #22084
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
6916adc
Add easyconfig gmsh-4.12.2-foss-2023b.eb and some dependencies
julianmorillo 91957a8
Fix toolchain version in PETSc-3.20.3-foss-2023b.eb
julianmorillo 143ea5a
Update easybuild/easyconfigs/p/PETSc/PETSc-3.20.3-foss-2023b.eb
julianmorillo 3b8fff2
Update easybuild/easyconfigs/g/gmsh/gmsh-4.12.2-foss-2023b.eb
julianmorillo d27bd17
Update easybuild/easyconfigs/p/PETSc/PETSc-3.20.3-foss-2023b.eb
julianmorillo 398e2c3
Update easybuild/easyconfigs/g/gmsh/gmsh-4.12.2-foss-2023b.eb
julianmorillo 789a9eb
Merge branch 'easybuilders:develop' into gmsh
julianmorillo a3e98cd
Upgrade PETSc version in gmsh-4.12.2-foss-2023b.eb (which is being
julianmorillo e1104cb
Update easybuild/easyconfigs/g/gmsh/gmsh-4.12.2-foss-2023b.eb
julianmorillo 5272c97
Remove PETSc-3.20.3-foss-2023b.eb as #22696 got merged (includes 3.22.5
julianmorillo e731144
Update easybuild/easyconfigs/s/SLEPc/SLEPc-3.20.1-foss-2023b.eb
julianmorillo fbafdea
SLEPc version bump to 3.22.2
julianmorillo 02167ce
Merge branch 'gmsh' of github.com:julianmorillo/easybuild-easyconfigs…
julianmorillo f151161
use SLEPc 3.22.2
bedroge c802769
Merge branch 'easybuilders:develop' into gmsh
julianmorillo 0fc21fb
Remove SuiteSparse-7.1.0-foss-2023b.eb as it is not needed anymore
julianmorillo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,43 @@ | ||
| easyblock = 'CMakeMake' | ||
|
|
||
| name = 'gmsh' | ||
| version = '4.12.2' | ||
|
|
||
| homepage = 'https://gmsh.info/' | ||
| description = "Gmsh is a 3D finite element grid generator with a build-in CAD engine and post-processor." | ||
|
|
||
| toolchain = {'name': 'foss', 'version': '2023b'} | ||
| toolchainopts = {'usempi': True} | ||
|
|
||
| source_urls = ['https://%(name)s.info/src/'] | ||
| sources = ['%(name)s-%(version)s-source.tgz'] | ||
| checksums = ['13e09d9ca8102e5c40171d6ee150c668742b98c3a6ca57f837f7b64e1e2af48f'] | ||
|
|
||
| builddependencies = [ | ||
| ('CMake', '3.27.6'), | ||
| ('SWIG', '4.1.1'), | ||
| ('Eigen', '3.4.0'), | ||
| ] | ||
|
|
||
| dependencies = [ | ||
| ('Python', '3.11.5'), | ||
| ('PETSc', '3.22.5'), | ||
| ('SLEPc', '3.22.2'), | ||
| ('FLTK', '1.3.9'), | ||
| ('occt', '7.8.0'), | ||
| ] | ||
|
|
||
| separate_build_dir = True | ||
|
|
||
| configopts = "-DENABLE_BUILD_SHARED=ON -DENABLE_WRAP_PYTHON=ON -DENABLE_METIS=1" | ||
|
|
||
| sanity_check_paths = { | ||
| 'files': ['bin/%(name)s', 'bin/onelab.py', 'lib/%(name)s.py', 'lib/libgmsh.%s' % SHLIB_EXT], | ||
| 'dirs': [], | ||
| } | ||
|
|
||
| sanity_check_commands = ['%(name)s --help'] | ||
|
|
||
| modextrapaths = {'PYTHONPATH': ['lib']} | ||
|
|
||
| moduleclass = 'math' | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,47 @@ | ||
| easyblock = 'CMakeMake' | ||
|
|
||
| name = 'occt' | ||
| version = '7.8.0' | ||
|
|
||
| homepage = 'https://www.opencascade.com/' | ||
| description = """Open CASCADE Technology (OCCT) is an object-oriented C++ | ||
| class library designed for rapid production of sophisticated domain-specific | ||
| CAD/CAM/CAE applications.""" | ||
|
|
||
| toolchain = {'name': 'GCCcore', 'version': '13.2.0'} | ||
|
|
||
| source_urls = ['https://github.com/Open-Cascade-SAS/OCCT/archive/refs/tags'] | ||
| sources = ['V7_8_0.tar.gz'] | ||
| checksums = ['096cd0f268fa9f6a50818e1d628ac92ecf87e10fd72187e2e8d6be57dfe12530'] | ||
|
|
||
| builddependencies = [ | ||
| ('CMake', '3.27.6'), | ||
| ('Doxygen', '1.9.8'), | ||
| ('binutils', '2.40'), | ||
| ] | ||
| dependencies = [ | ||
| ('Mesa', '23.1.9'), | ||
| ('freetype', '2.13.2'), | ||
| ('Tcl', '8.6.13'), | ||
| ('Tk', '8.6.13'), | ||
| ('FreeImage', '3.18.0'), | ||
| ('tbb', '2021.13.0'), | ||
| ] | ||
|
|
||
|
|
||
| separate_build_dir = True | ||
|
|
||
| configopts = "-DUSE_FREEIMAGE=ON -D3RDPARTY_FREEIMAGE_DIR=$EBROOTFREEIMAGE " | ||
| configopts += "-D3RDPARTY_TBB_DIR=$EBROOTTBB " | ||
| configopts += "-D3RDPARTY_TCL_DIR=$EBROOTTCL " | ||
| configopts += "-D3RDPARTY_TK_DIR=$EBROOTTK " | ||
| configopts += "-D3RDPARTY_FREETYPE_DIR=$EBROOTFREETYPE " | ||
|
|
||
| sanity_check_paths = { | ||
| 'files': ['bin/DRAWEXE', 'bin/env.sh'], | ||
| 'dirs': ['lib/cmake/opencascade'], | ||
| } | ||
|
|
||
| sanity_check_commands = ['DRAWEXE -h'] | ||
|
|
||
| moduleclass = 'cae' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| name = 'SLEPc' | ||
| version = '3.22.2' | ||
|
|
||
| homepage = 'https://slepc.upv.es' | ||
| description = """SLEPc (Scalable Library for Eigenvalue Problem Computations) is a software library for the solution | ||
| of large scale sparse eigenvalue problems on parallel computers. It is an extension of PETSc and can be used for | ||
| either standard or generalized eigenproblems, with real or complex arithmetic. It can also be used for computing a | ||
| partial SVD of a large, sparse, rectangular matrix, and to solve quadratic eigenvalue problems.""" | ||
|
|
||
| toolchain = {'name': 'foss', 'version': '2023b'} | ||
| toolchainopts = {'usempi': True, 'openmp': True} | ||
|
|
||
| source_urls = ['https://slepc.upv.es/download/distrib'] | ||
| sources = [SOURCELOWER_TAR_GZ] | ||
| checksums = ['b60e58b2fa5eb7db05ce5e3a585811b43b1cc7cf89c32266e37b05f0cefd8899'] | ||
|
|
||
| dependencies = [('PETSc', '3.22.5')] | ||
|
|
||
| petsc_arch = 'installed-arch-linux2-c-opt' | ||
|
|
||
| moduleclass = 'numlib' |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.