summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2024-11-04papi: add forward compat bound for cuda (#47409)Harmen Stoppels1-0/+2
2024-11-04geant4-data: symlink only specific data dirs (#47367)Stephen Nicholas Swatman16-37/+113
Currently, the `geant4-data` spec creates symlink to all of its dependencies, and it does so by globbing their `share/` directories. This works very well for the way Spack installs these, but it doesn't work for anybody wanting to use e.g. the Geant4 data on CVMFS. See pull request #47298. This commit changes the way the `geant4-data` spec works. It no longer blindly globs directories and makes symlinks, but it asks its dependencies specifically for the name of their data directory. This should allow us to use Spack to use the CVMFS installations as externals.
2024-11-04boost: require +icu when +locale (#47396)Harmen Stoppels1-0/+1
2024-11-04acts dependencies: new versions as of 2024/11/01 (#47366)Stephen Nicholas Swatman3-1/+5
* acts dependencies: new versions as of 2024/11/01 Includes new versions of ACTS itself, Detray, and Vecmem. * Bind TBB
2024-11-04zabbix: add v5.0.44, v6.0.34, v7.0.4 (fix CVEs) (#47001)Wouter Deconinck2-11/+44
* zabbix: add v5.0.44, v6.0.34, v7.0.4 (fix CVEs) * [@spackbot] updating style on behalf of wdconinc * zabbix: use f-string * zabbix: fix f-string quoting * zabbix: use mysql-client * @wdconic, this fixes the mysql client virtual for me --------- Co-authored-by: wdconinc <wdconinc@users.noreply.github.com> Co-authored-by: Bernhard Kaindl <bernhardkaindl7@gmail.com>
2024-11-04vep-cache: new package (#44523)Teague Sterling1-0/+151
* py-uvloop: add v3.8.14, v3.9.15, v3.10.3 and dependencies * rollback * vep: add v110,v111,v112 * vep-cache: add v110,v111,v112 * Cleanup * Reorganizigng Signed-off-by: Teague Sterling <teaguesterling@gmail.com> * Update package.py * Update package.py * [@spackbot] updating style on behalf of teaguesterling * Update package.py * Update package.py * Update package.py * [@spackbot] updating style on behalf of teaguesterling * Update package.py * [@spackbot] updating style on behalf of teaguesterling * Fix scoping and syntax issues Signed-off-by: Teague Sterling <teaguesterling@gmail.com> * fix styles Signed-off-by: Teague Sterling <teaguesterling@gmail.com> * fix variants * fixing up variant issues and cleaning up resource code Signed-off-by: Teague Sterling <teaguesterling@gmail.com> * fixing unused imports Signed-off-by: Teague Sterling <teaguesterling@gmail.com> * Apply suggestions from code review Co-authored-by: Arne Becker <101113822+EbiArnie@users.noreply.github.com> * fixing vep dependencies Signed-off-by: Teague Sterling <teaguesterling@gmail.com> * Fixing resources Signed-off-by: Teague Sterling <teaguesterling@gmail.com> * Fixing issue where resources are not downloaded Signed-off-by: Teague Sterling <teaguesterling@gmail.com> * vep-cache fixing downloads Signed-off-by: Teague Sterling <teaguesterling@gmail.com> * defaulting to using VEP installer Signed-off-by: Teague Sterling <teaguesterling@gmail.com> * Removing resource-based cache installation and simplifying package. Resources without checksums doesn't work (anymore?) and calculating them with be difficult Signed-off-by: Teague Sterling <teaguesterling@gmail.com> --------- Signed-off-by: Teague Sterling <teaguesterling@gmail.com> Co-authored-by: Arne Becker <101113822+EbiArnie@users.noreply.github.com>
2024-11-04tcsh: add missing libxcrypt dependency (#47398)Harmen Stoppels1-0/+1
2024-11-04krb5: disable missing keyutils dependency (#47397)Harmen Stoppels1-1/+1
2024-11-04libssh2: fix crypto (#47393)Harmen Stoppels1-9/+22
2024-11-04bigdft-futile: fix compilation for @1.9.5~mpi (#47292)Martin Lang1-0/+8
When compiled without MPI support, a fake mpi header is autogenerated during configure/build. The header is missing one symbol in version 1.9.5. The problem has since been fixed upstream. A simular problem does also occur for 1.9.4. Unfortunately, the patch does not work for 1.9.4 and I also don't know if further fixes would be required for 1.9.4. Therefore, only the newest version 1.9.5 is patched.
2024-11-04rocal and rocm-openmp-extras: fix build failures (#47314)afzpatel3-6/+10
2024-11-04kokkos and kokkos-kernels: use new urls for v4.4 and above (#47330)Cédric Chevalier2-50/+219
2024-11-04suite-sparse: fix missing rpaths for dependencies (#47394)Harmen Stoppels1-0/+1
2024-11-04nlopt: new version 2.8.0 (#47289)Martin Lang1-0/+1
2024-11-04libpspio: new version 0.4.1 (#47287)Martin Lang1-0/+1
2024-11-04libxml2: add v2.11.9, v2.12.9, v2.13.4 (#47297)Wouter Deconinck1-13/+34
Co-authored-by: wdconinc <wdconinc@users.noreply.github.com>
2024-11-04arborx: remove Trilinos dependency for @1.6: (#47305)Andrey Prokopenko1-9/+8
2024-11-04icon: add a maintainer (#47323)Brian Spilner1-1/+1
2024-11-04hdf5: add develop-2.0 (#47299)Larry Knox1-2/+1
Update HDF5 version for develop branch to develop-2.0 to match the new version in the develop branch. Remove develop-1.16 as it has been decided to make next release HDF5 2.0.0.
2024-11-04llvm: add v19.1.3 (#47325)Paul R. C. Kent1-0/+1
2024-11-04amrex: add v24.11 (#47371)Weiqun Zhang1-0/+1
2024-11-04py-flask-compress: add v1.14 (#47373)Wouter Deconinck1-0/+4
2024-11-04py-flask-cors: add v4.0.0 (#47374)Wouter Deconinck1-0/+1
2024-11-04cpr: add +pic and +shared variants (#47281)Christophe Prud'homme1-0/+5
2024-11-04pumi: add version 2.2.9 (#47380)Cameron Smith1-0/+3
2024-11-04minizip: add v1.3.1 (#47379)Wouter Deconinck1-5/+10
2024-11-04cups: add v2.4.11 (#47390)Wouter Deconinck1-2/+5
2024-11-04elasticsearch, kibana, logstash: add v8.15.2 (#46873)Wouter Deconinck3-11/+33
2024-11-04lua-luaposix: add missing libxcrypt dependency (#47395)Harmen Stoppels1-1/+2
2024-11-03pythia8: add v8.312 (#47389)Wouter Deconinck1-1/+2
* pythia8: add v8.312 * pythia8: update homepage url
2024-11-03sherpa: add v3.0.1 (#47388)Wouter Deconinck1-0/+1
* sherpa: add v3.0.1 * sherpa: no depends_on py-setuptools
2024-11-02root: require +opengl when +aqua is on (#47349)Paul Gessinger1-0/+2
According to https://github.com/root-project/root/issues/7160, if `-Dcocoa=ON` build must also be configured with `-Dopengl=ON`, since otherwise the build encounters missing includes. This is/was a silent failure in ROOT CMake, but I believe has been made an explicit failure some time this year.
2024-11-01Add openfast version 3.5.4 (#47369)Marc T. Henry de Frahan1-16/+17
* Add openfast version 3.5.4 * remove commits
2024-11-01cp2k: protect 2024.3 against newer libxc (#47363)Paul R. C. Kent1-0/+1
* cp2k: protect against newer libxc * Compat bound for libxc
2024-11-01geant4: make downloading data dependency optional (#47298)Stephen Nicholas Swatman1-2/+37
* geant4: make downloading data dependency optional This PR makes downloading the data repository of the Geant4 spec optional by adding a sticky, default-enabled variant which controls the dependency on `geant4-data`. This should not change the default behaviour, but should allow users to choose whether or not they want the data directory. * Add comment * Update env variable * Generic docs * Buildable false
2024-11-01adios2: fix mgard variant (#47223)Kenneth Moreland1-2/+3
Co-authored-by: Bernhard Kaindl <bernhardkaindl7@gmail.com>
2024-11-01mapl: add 2.50.2, 2.47.1 tweaks (#47324)Matt Thompson1-0/+3
2024-11-01verilator: add 5.028, fix builds when using gcc on newer versions (#47168)Eric Müller2-0/+16
2024-11-01New versions for slate, lapackpp, and blaspp (#47334)G-Ragghianti3-0/+11
2024-11-01linaro-forge: added 24.0.6 version (#47348)joscot-linaro1-0/+6
2024-11-01py-ase: add v3.23.0 (#47337)Paul R. C. Kent1-0/+5
2024-11-01py-rasterio: add v1.4.2 (#47344)Adam J. Stewart1-0/+4
2024-11-01mmg: add v5.8.0 (#47356)Julien Cortial1-0/+3
2024-11-01adios2: add v2.10.2 release and fix build of older versions (#47235)Vicente Bolea1-11/+11
Co-authored-by: Bernhard Kaindl <bernhardkaindl7@gmail.com>
2024-10-31 Babelstream v5.0 Spack Package Updates (#41019)Kaan1-267/+723
- Merging sycl2020usm and sycl2020acc into sycl2020 and the submodel=acc/usm variant is introduced - implementation is renamed to option - impl ( fortran implementation options) renamed to foption - sycl_compiler_implementation and thrust_backend - stddata,stdindices,stdranges to a single std with std_submodel introduction - std_use_tbb to be boolean; also changed model filtering algorithm to make sure that it only picks model names - Modified comments to clear confusion with cuda_arch cc_ and sm_ prefix appends - Deleted duplicate of cuda_arch definition from +omp - CMAKE_CXX_COMPILER moved to be shared arg between all models except tbb and thrust - Replaced sys.exit with InstallError and created a dictionary to simplify things and eliminate excess code lines doing same checks - Replaced the -mcpu flags to -march since it is deprecated now - Replaced platform.machine with spec.target - Removing raja_backend, introducing openmp_flag,removing -march flags,clearing debugging print(), removing excess if ___ in self.spec.variants - [FIX] Issue where Thrust couldn't find correct compiler (it requires nvcc) - [FIX] Fortran unsupported check to match the full string - [FIX] RAJA cuda_arch to be with sm_ not cc_ - dir= option is no longer needed for kokkos - dir is no longer needed - [omp] Adding clang support for nvidia offload - SYCL2020 offload to nvidia GPU - changing model dependency to be languages rather than build system - removing hardcoded arch flags and replacing with archspec - removing cpu_arch from acc model --------- Signed-off-by: Todd Gamblin <tgamblin@llnl.gov> Co-authored-by: Greg Becker <becker33@llnl.gov> Co-authored-by: Kaan Olgu <kaan.olgu@bristol.ac.uk> Co-authored-by: Todd Gamblin <tgamblin@llnl.gov>
2024-10-31nvidia-nsight-systems: new package (#47355)Mosè Giordano1-0/+127
Co-authored-by: Scot Halverson <shalverson@nvidia.com>
2024-11-01typst: new package (#47293)Tobias Ribizel1-0/+37
2024-10-31acfl, armpl-cc: add v24.10 (#47167)Paolo2-18/+60
* Introduce support for ArmPL and ACfL 24.10 This patch introduces the possibility of installing armpl-gcc and acfl 24.10 through spack. It also addressed one issue observed after PR https://github.com/spack/spack/pull/46594 * Fix Github action issues. - Remove default URL - Reinstate default OS for ACfL to RHEL.
2024-10-31cbtf: Update Boost dependencies (#47131)Tim Haines1-7/+1
2024-10-31mcpp: add v2.7.2-25-g619046f with CVE patches (#47301)Wouter Deconinck1-2/+4