issues
search
easybuilders
/
easybuild-easyblocks
Collection of easyblocks that implement support for building and installing software with EasyBuild.
https://easybuild.io
GNU General Public License v2.0
106
stars
285
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Reintroduce #3472 (transfer Bundle requirements to module) but do not create logfile in components
#3509
Thyre
opened
21 hours ago
3
Update numpy easyblock for numpy>=2.0
#3508
jpecar
opened
1 day ago
1
Sanity check python package versions
#3507
VRehnberg
opened
1 day ago
0
sync with develop (2024-11-13)
#3506
lexming
closed
2 days ago
0
QuantumESPRESSO: Let internal EasyBlock not create a log file
#3505
Thyre
opened
3 days ago
5
revert changes from PR #3472, seems to be leading to an infinite loop in easyconfigs test suite?
#3504
boegel
closed
3 days ago
0
add support for optarch to GoPackage easyblock
#3503
lexming
opened
3 days ago
1
sync with develop (2024-11-10)
#3502
lexming
closed
3 days ago
0
gromacs: make it possible to disable single precision as build target.
#3501
akesandgren
closed
2 days ago
3
sync with develop (2024-11-06)
#3500
boegel
closed
1 week ago
0
PythonPackage fix python shebangs by default
#3499
VRehnberg
opened
1 week ago
0
Should `fix_python_shebang_for="bin/*"` be default in `PythonPackage`?
#3498
VRehnberg
opened
2 weeks ago
2
tweak libpaths in TensorFlow easyblock by adding directory containing libnccl.so.2
#3497
trz42
opened
2 weeks ago
4
fix check in Score-P's configure scripts that may fail if the path to certain dependencies include `yes` or `no`
#3496
bedroge
closed
2 weeks ago
14
Fix oneAPI sanity check for ifort removal in 2025.0 and newer
#3495
Thyre
closed
1 week ago
4
Enhance NAMD easyblock to support NAMD v3.0
#3494
maxim-masterov
closed
1 week ago
3
Put our Python `sitecustomize.py` into the `site-packages` folder
#3493
Flamefire
opened
3 weeks ago
5
use `DYNAMIC_ARCH=1` when building OpenBLAS with `--optarch=GENERIC`
#3492
boegel
closed
4 weeks ago
7
enhance Cargo easyblock to printmessage for generating Cargo.lock if it's missing
#3491
branfosj
closed
1 month ago
1
use `*DESCRIPTION` rather than `*/DESCRIPTION` in `RPackage.requires_deps`
#3490
boegel
closed
4 weeks ago
5
sync with develop (20241016)
#3489
boegel
closed
1 month ago
1
also add path to `libtorch.so` & co to `$LIBRARY_PATH` in generated module file for PyTorch
#3488
boegel
closed
1 month ago
2
Modularized getting of CMake options
#3487
Crivella
opened
1 month ago
0
flesh out logic to determine location to binutils commands into a standalone function `det_binutils_bin_path` in TensorFlow easyblock, and leverage it from jaxlib easyblock
#3486
boegel
opened
1 month ago
1
generate version from the source files when using `software-commit`
#3485
laraPPr
opened
1 month ago
0
disable CPU-specific optimizations for generic builds (by using a custom `processor_arch`) in LAMMPS easyblock
#3484
bedroge
closed
3 weeks ago
12
enhance cargo easyblock for sources from git repositories
#3483
Flamefire
closed
1 week ago
5
Handle cargo workspaces in git repositories
#3482
Flamefire
closed
1 week ago
1
avoid name clash in cargo crates downloaded from git repositories
#3481
Flamefire
closed
1 week ago
1
Enhance AOCC EasyBlock to correctly pass GCC toolchain and compiler driver
#3480
Thyre
closed
1 month ago
16
ORCA Easyblock does not install packaged executable in ORCA 6.0.0
#3479
JanSteinerHPC
opened
1 month ago
3
Fix handling of maximum python version in pick_python_cmd
#3478
Flamefire
opened
1 month ago
0
fix `enhance_sanity_check` for `PythonPackage`
#3477
Flamefire
opened
1 month ago
0
Enhance Cargo easyblock to better support crates from git repositories
#3476
Flamefire
opened
1 month ago
0
refactor search for `python_cmd`
#3475
Flamefire
closed
1 month ago
3
add missing `return` for customised `install_extension_async` methods in Rserve and Rmpi easyblocks
#3474
boegel
closed
1 month ago
0
enhance cuDNN easyblock to verify that EULA is accepted before installing it
#3473
ocaisa
closed
1 month ago
7
Enhance generic `Bundle` easyblock to transfer module requirements of components
#3472
Thyre
closed
6 days ago
30
fix setting of `CMAKE_OPTIONS` for SuiteSparse versions between 5.1.2 and 6.0.0
#3471
boegel
closed
1 week ago
4
take into account that '`pic`' toolchain option may not be defined in `CMakeMake` easyblock
#3470
boegel
closed
1 month ago
4
take into account that 'pic' toolchain option may not be defined in CMakeMake easyblock
#3469
boegel
closed
1 month ago
1
take into account that `f90wrap_version` may be `None` in MetalWalls easyblock
#3468
Crivella
opened
1 month ago
2
Update ROOT easyblock to support sysroot
#3467
ocaisa
closed
1 month ago
6
Remove X11 flag for GROMACS 2023+
#3466
Flamefire
closed
1 month ago
2
Update VTune EasyBlock to work with v2024 and newer
#3465
maxim-masterov
closed
1 month ago
0
strip leading `local/` from pylibdir where appropriate
#3464
jfgrimm
closed
1 month ago
9
let `CMakeMake` easyblock also set `Python_EXECUTABLE` option, as well as `Python3_EXECUTABLE` and `Python2_EXECUTABLE` derivatives (when appropriate)
#3463
Crivella
closed
1 month ago
23
Adding RISCV support to build Qt5
#3462
julianmorillo
closed
1 month ago
0
Cargo easyblock produces confusing error message when same crate is listed twice
#3461
boegel
opened
1 month ago
1
Avoid failure in Python package installation and sanity check when `$PIP_REQUIRE_VIRTUALENV` is set
#3460
Flamefire
opened
1 month ago
3
Next