Stephen Nicholas Swatman
6085586407
oneapi: Move temporary home directory to stage ( #50160 )
...
When trying to use Spack to build Intel TBB on the EOS network file
system we use at CERN, I am facing the following error:
```
Launching the installer...
Installation directory is not empty.
The product cannot be installed into nonempty directory
'/eos/home-s/sswatman/spack/opt/spack/linux-x86_64_v2/...
intel-oneapi-tbb-2021.12.0-3jlx6hlr3z6di42f3qy35eizcse7u2tk'.
```
This error appears to happen because Spack tries to set `$HOME` to the
prefix of the package, into which the Intel installer is also trying to
install it's software. I've found that an easy fix is to set `$HOME` to
a directory in the build stage instead, as this can be guaranteed to
remain empty.
2025-04-22 15:47:30 +00:00
Jonathon Anderson
dbd745bdab
hpctoolkit: fix smoke test to use compiler node ( #50152 )
...
Signed-off-by: Jonathon Anderson <anderson.jonathonm@gmail.com>
2025-04-22 17:18:15 +02:00
Harmen Stoppels
31c5c0b423
directives_meta.py: remove global decl ( #50162 )
...
silence flake8
2025-04-22 17:08:14 +02:00
Andrey Perestoronin
41f99f8131
add new intel-oneapi-vtune package ( #50159 )
2025-04-22 08:27:59 -04:00
Alex Richert
441ade5809
wrf-io: remove check() ( #50151 )
2025-04-22 12:38:29 +02:00
Harmen Stoppels
60f6f8d836
python.py/r.py: fix type issues with classproperty/constant ( #50059 )
2025-04-22 09:53:34 +02:00
Massimiliano Culpo
5e7925c502
packages: minor improvements for compiler packages ( #50111 )
...
Signed-off-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2025-04-22 09:53:12 +02:00
Joe
d39382bec8
Env vars docs ( #49346 )
2025-04-21 18:59:01 -06:00
Wouter Deconinck
be270f2311
py-zfit: add through v0.25.0 ( #49349 )
...
* py-zfit: add through v0.24.3
* hep: add py-zfit to cloud pipeline
* py-zfit: add v0.25.0
Co-authored-by: Jonas Eschle <mayou36@jonas.eschle.com>
* py-zfit: depends_on py-tensorflow(-probability) when @0.25.0:
Co-authored-by: Jonas Eschle <mayou36@jonas.eschle.com>
* py-zfit: fix style (tab to spaces)
* py-zfit: fix style
* py-zfit: depends_on py-tensorflow-probability without +py-tensorflow
* py-zfit: remove redundant type="run"
---------
Co-authored-by: Jonas Eschle <mayou36@jonas.eschle.com>
2025-04-21 10:07:43 -05:00
Dave Keeshan
c500200952
verible: add v0.0.3967 ( #50122 )
2025-04-21 10:08:36 +02:00
Alex Richert
71b110e6c7
g2: update recipe ( #49889 )
2025-04-21 01:05:14 -07:00
Andrey Prokopenko
7b877ec9e2
arborx: add version 2.0 ( #50112 )
2025-04-21 10:02:14 +02:00
Garth N. Wells
a74ac87d34
py-nanobind: add v2.6.1 ( #50087 )
2025-04-21 10:01:07 +02:00
Adam J. Stewart
796adb6b9b
py-pandas: arrow+parquet when +parquet ( #50119 )
2025-04-21 09:54:31 +02:00
Alex Richert
2967bb5540
g2c: +utils requires +build_v2_api ( #50114 )
2025-04-21 09:42:22 +02:00
Robert Maaskant
9f4c677e46
trivy: v0.61.1 ( #50131 )
2025-04-21 09:37:38 +02:00
Robert Maaskant
1d369ba02d
gh: v2.70.0 ( #50132 )
2025-04-21 09:37:05 +02:00
Adam J. Stewart
dcde4f9d5a
fish: add v4.0.2 ( #50134 )
2025-04-21 09:36:30 +02:00
Robert Maaskant
3c576ca8c2
yarn: add v4.9.0 and v4.9.1 ( #50135 )
2025-04-21 09:36:07 +02:00
Adam J. Stewart
a89c89a23e
py-smp: add v0.5.0 ( #50120 )
2025-04-21 09:35:26 +02:00
Adam J. Stewart
aee7455568
PyTorch: fix build with Apple Clang 17 ( #50105 )
2025-04-21 09:34:16 +02:00
Adam J. Stewart
69edcc6d2f
py-numpy: add v2.2.5 ( #50129 )
2025-04-21 09:17:17 +02:00
Jiakun Yan
46263a493e
lci: add v1.7.8, v1.7.9 ( #50136 )
2025-04-21 09:13:55 +02:00
Robert Maaskant
b24f2875e6
py-setuptools: deprecate old versions ( #49595 )
...
* setuptools: deprecated old versions
* py-zope-interface: deprecate versions requiring old setuptools verions
* py-botorch: deprecate versions requiring old setuptools verions
* py-deepsig: deprecate versions requiring old setuptools verions
* py-scipy: deprecate versions requiring old setuptools verions
* py-openslide-python: deprecate versions requiring old setuptools verions
* py-setuptools: fixup python 3.8 comment
2025-04-20 15:49:56 +02:00
Wouter Deconinck
18eebce04d
external: list licensing in init summary ( #46042 )
2025-04-18 21:28:23 -06:00
Krishna Chilleri
f5c6e10e08
hpc-beeflow: add v0.1.10 and py-requests-unixsocket: add v0.4.1 ( #49709 )
...
* add version 0.1.10
* add hpc-beeflow v0.1.10
* force typer version to 0.5.0
* add neo4j and redis dependencies
* add method that sets the path of neo4j and redis installations
---------
Co-authored-by: Todd Gamblin <tgamblin@llnl.gov>
2025-04-18 16:09:16 -07:00
jdomke
e7c17f7ed8
hpcg: compiler flag not supported by fujitsu either ( #43110 )
...
Co-authored-by: domke <673751-domke@users.noreply.gitlab.com>
2025-04-18 10:32:25 +02:00
snehring
a284cbf256
sentieon-genomics: adding v202503 ( #50043 )
...
Signed-off-by: Shane Nehring <snehring@iastate.edu>
2025-04-18 08:56:55 +02:00
Edoardo Zoni
8cbf067455
py-amrex: update maintainers ( #50044 )
2025-04-18 08:56:26 +02:00
Rao Garimella
875397cf16
r3d: add the shared variant ( #49953 )
2025-04-18 08:54:11 +02:00
Alec Scott
a38045f77e
libffi: update for best practices ( #50050 )
2025-04-18 08:52:36 +02:00
Cameron Rutherford
31ce23f3fc
libceed: add BLAS_DIR and link time blas dependency ( #50033 )
2025-04-18 08:52:04 +02:00
Alec Scott
9e65bd5837
zoltan: update for best practices ( #50062 )
2025-04-18 08:45:15 +02:00
Teague Sterling
2c1a3eff74
libdisplay-info: new package ( #49653 )
...
Signed-off-by: Teague Sterling <teaguesterling@gmail.com>
2025-04-18 08:43:47 +02:00
Alec Scott
1d81ceb101
mergiraf: new package ( #50070 )
2025-04-18 08:42:47 +02:00
Adam J. Stewart
044c37372a
py-pillow: add v11.2.1 ( #50057 )
2025-04-18 08:32:34 +02:00
Matt Thompson
8f40889a46
mapl: add v2.55.0 ( #50068 )
2025-04-18 08:29:31 +02:00
Chris Marsh
0a0282163b
libogg: fix depends_on to include cxx ( #50115 )
2025-04-18 00:23:09 -06:00
Adam J. Stewart
54f4530df4
py-numpy: fix support for newer macOS ld linker ( #50065 )
...
Co-authored-by: Alec Scott <hi@alecbcs.com>
2025-04-18 08:15:57 +02:00
Mikael Simberg
193f3b3c5a
mimalloc: add 3.0.3 ( #50109 )
2025-04-18 08:14:08 +02:00
Mikael Simberg
34b0e8ebce
asio: add 1.34.2 ( #50110 )
2025-04-18 08:12:43 +02:00
Thomas Applencourt
10109bf128
valgrind: add v3.24.0 ( #50116 )
2025-04-18 07:53:54 +02:00
Alec Scott
f0a7388496
py-repligit: new package ( #50098 )
2025-04-17 12:43:25 -04:00
Matt Thompson
45bc8fd2a3
mepo: add v2.3.1 ( #50085 )
2025-04-17 08:23:20 -07:00
Alec Scott
ca82085c82
covfie: update for best practices ( #50064 )
2025-04-17 08:21:46 -07:00
Greg Sjaardema
b97fbcb970
seacas: new version ( #50049 )
...
* Kluge to support file-per-rank and multiple-rank-single-file read/write in CGNS, other CGNS-related changes.
* Catalyst changes
* Update to latest TriBITs
* Improved static library build
* EPU: Handle case where no elements, but add_processor_id specified
* CPUP: Handle decomp-created zgc between zones better
* IOSS: Add filessystem type function (lustre, gpfs, nfs, ...)
* CPUP: Fix handling of assemblies
* IOSS: fix io_shell compare of db with no changesets
* IOSS: Cgns - handle missing assemblies correctly
* IOSS: Clean up owning_processor calculation
* EXO2MAT: Add -i option to not transfer info records to mat file
2025-04-17 10:58:06 -04:00
Miranda Mundt
cf812dd3a9
py-pyomo: add v6.9.0, v6.9.1, v6.9.2 ( #50096 )
2025-04-17 10:48:35 -04:00
Peter Scheibel
e78d9d93dd
c23 standard typo ( #50101 )
2025-04-17 10:20:40 -04:00
Massimiliano Culpo
be492e1ed7
solver: encode % as "build requirement", not as "dependency" (take 2) ( #50104 )
...
reland 8fc1ccc686
Signed-off-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2025-04-17 15:25:02 +02:00
Rocco Meli
fcfbc28e10
dla-future-fortran: add v0.4.0 ( #50095 )
2025-04-17 13:02:36 +02:00