Skip to content

Commit 27f335d

Browse files
authored
Merge pull request #332 from boegel/eb511_auto_docs
auto-update docs for EasyBuild v5.1.1
2 parents ac5161e + b4eb2c6 commit 27f335d

1,336 files changed

Lines changed: 2340 additions & 4363 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/version-specific/easyblocks.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@
8383
- ConfigureMakePythonPackage
8484
- EB_BerkeleyGW
8585
- EB_binutils
86+
- EB_BLIS
8687
- EB_Bowtie
8788
- EB_BWA
8889
- EB_bzip2

docs/version-specific/eb-help.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,7 @@ Option flag |Option
282282
``--http-header-fields-urlpat=[URLPAT::][HEADER:]FIELDVALUE|FILE`` |Set extra HTTP header FIELD when downloading files from URL PATterns. Use FILE (to hide sensitive values) and newline separated FIELDs in the same format. e.g. "^https://www.example.com::path/to/headers.txt" or "client[A-z0-9]*.example.com:: Authorization: Basic token".
283283
``--ignore-checksums`` |Ignore failing checksum verification (default: False)
284284
``--ignore-osdeps`` |Ignore any listed OS dependencies (default: False)
285+
``--ignore-pip-unversioned-pkgs=IGNORE-PIP-UNVERSIONED-PKGS`` |List of installed unversioned (0.0.0) python packages to ignore in the sanity check (type comma-separated list)
285286
``--ignore-test-failure`` |Ignore a failing test step (default: False)
286287
``--insecure-download`` |Don't check the server certificate against the available certificate authorities. (default: False)
287288
``--install-latest-eb-release`` |Install latest known version of easybuild (default: False)

docs/version-specific/generic-easyblocks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -313,11 +313,11 @@ easyconfig parameter |description
313313
``install_libdir`` |Subdirectory to use for library installation files |``"lib"``
314314
``install_target_subdir`` |Subdirectory to use as installation target |``None``
315315
``prefix_opt`` |Prefix command line option for configure script ('--prefix=' if None) |``None``
316-
``runtest`` |Make target to test build or True to use CTest |``None``
316+
``runtest`` |Ninja target to test build or True to use CTest |``None``
317317
``separate_build_dir`` |Perform build in a separate directory |``True``
318318
``srcdir`` |Source directory location to provide to cmake command |``None``
319319
``tar_config_opts`` |Override tar settings as determined by configure. |``False``
320-
``test_cmd`` |Test command to use ('runtest' value is appended, default: 'make') |``None``
320+
``test_cmd`` |Test command to use ('runtest' value is appended) |``"ninja"``
321321
``unrecognized_configure_options``|Action to do when unrecognized options passed to ./configure are detected, defaults to aborting the build. Can be set to 'warn' or 'ignore' (NOT RECOMMENDED! It might hide actual errors e.g. misspelling of intended or changed options)|``"error"``
322322

323323
### Customised steps in ``CMakeNinja`` easyblock

docs/version-specific/supported-software/a/ABAQUS.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,10 @@ search:
66

77
Finite Element Analysis software for modeling, visualization and best-in-class implicit and explicit dynamics FEA.
88

9-
*homepage*: <https://www.3ds.com/products-services/simulia/products/abaqus/>
9+
*homepage*: <https://www.simulia.com/products/abaqus_fea.html>
1010

1111
version | versionsuffix | toolchain
1212
--------|---------------|----------
13-
``2020`` | | ``system``
1413
``2021`` | ``-hotfix-2132`` | ``system``
1514
``2022`` | ``-hotfix-2214`` | ``system``
1615
``2022`` | ``-hotfix-2223`` | ``system``

docs/version-specific/supported-software/a/ABINIT.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ version | toolchain
1212
--------|----------
1313
``10.2.5`` | ``intel/2023a``
1414
``9.10.3`` | ``intel/2022a``
15-
``9.4.1`` | ``foss/2020b``
16-
``9.4.1`` | ``intel/2020b``
1715
``9.4.2`` | ``foss/2021a``
1816
``9.4.2`` | ``intel/2021a``
1917
``9.6.2`` | ``foss/2022a``

docs/version-specific/supported-software/a/ABySS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Assembly By Short Sequences - a de novo, parallel, paired-end sequence assembler
1010

1111
version | toolchain
1212
--------|----------
13-
``2.2.5`` | ``foss/2020b``
13+
``2.3.10`` | ``foss/2024a``
1414
``2.3.7`` | ``foss/2023a``
1515

1616

docs/version-specific/supported-software/a/ACTC.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ ACTC converts independent triangles into triangle strips or fans.
1010

1111
version | toolchain
1212
--------|----------
13-
``1.1`` | ``GCCcore/10.2.0``
1413
``1.1`` | ``GCCcore/11.3.0``
1514
``1.1`` | ``GCCcore/12.3.0``
1615

docs/version-specific/supported-software/a/AMD-uProf.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ version | toolchain
1414
``3.5.671`` | ``system``
1515
``4.1.424`` | ``system``
1616
``5.0.1479`` | ``system``
17+
``5.1.701`` | ``system``
1718

1819

1920
*(quick links: [(all)](../index.md) - [0](../0/index.md) - [a](../a/index.md) - [b](../b/index.md) - [c](../c/index.md) - [d](../d/index.md) - [e](../e/index.md) - [f](../f/index.md) - [g](../g/index.md) - [h](../h/index.md) - [i](../i/index.md) - [j](../j/index.md) - [k](../k/index.md) - [l](../l/index.md) - [m](../m/index.md) - [n](../n/index.md) - [o](../o/index.md) - [p](../p/index.md) - [q](../q/index.md) - [r](../r/index.md) - [s](../s/index.md) - [t](../t/index.md) - [u](../u/index.md) - [v](../v/index.md) - [w](../w/index.md) - [x](../x/index.md) - [y](../y/index.md) - [z](../z/index.md))*

docs/version-specific/supported-software/a/AMS.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ The Amsterdam Modeling Suite (AMS) provides a comprehensive set of modules for c
1010

1111
version | versionsuffix | toolchain
1212
--------|---------------|----------
13-
``2020.102`` | ``-intelmpi`` | ``iimpi/2020b``
1413
``2022.102`` | ``-intelmpi`` | ``iimpi/2021b``
1514
``2023.101`` | ``-intelmpi`` | ``iimpi/2022a``
1615
``2023.104`` | ``-intelmpi`` | ``iimpi/2022b``

docs/version-specific/supported-software/a/ANSYS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,10 @@ ANSYS simulation software enables organizations to confidently predict how t
1010

1111
version | toolchain
1212
--------|----------
13+
``2022R1`` | ``system``
1314
``2022R2`` | ``system``
1415
``2023R1`` | ``system``
16+
``2024R1`` | ``system``
1517
``2025R1`` | ``system``
1618

1719

0 commit comments

Comments
 (0)