Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-04-04 | Packages/ophidia primitives (#36575) | SoniaScard | 1 | -4/+1 | |
* ophidia-primitives: new package at v1.7 * ophidia-primitives: Add mantainers * ophidia-primitives: Fix style * ophidia-primitives: update configure arguments * Fix style in package.py --------- Co-authored-by: SoniaScard <SoniaScard@users.noreply.github.com> Co-authored-by: Donatello Elia <eldoo@users.noreply.github.com> | |||||
2023-04-04 | Kokkos: add release 4.0.0 (#36532) | Luc Berger | 2 | -2/+5 | |
* Kokkos: add release 4.0.0 * Kokkos: updating default c++ standard requirement Now Kokkos requires c++17 as its new minimum c++ standard library. * Kokkos: adding support for new GPU architectures The new updates include NVIDIA Hopper and AMD Navi * Kokkos: fixing style... * paraview +rocm: constrain kokkos dep to @:3.7.01 --------- Co-authored-by: eugeneswalker <38933153+eugeneswalker@users.noreply.github.com> Co-authored-by: eugeneswalker <eugenesunsetwalker@gmail.com> | |||||
2023-04-04 | Enable tests for rocm packages - rocm-smi-lib, rocm-cmake and rocm-clang-ocl ↵ | afzpatel | 3 | -0/+113 | |
(#35299) * initial commit for enabling test for rocm-smi-lib, rocm-cmake and rocm-clang-ocl * fix styling and cleaning code * disabling some tests for rocm-smi-lib * fix style errors | |||||
2023-04-04 | bazel: new versions, macOS patches (#36641) | Adam J. Stewart | 2 | -70/+380 | |
2023-04-04 | zig: add v0.10.1 (#36639) | Massimiliano Culpo | 1 | -4/+7 | |
2023-04-04 | hdf5 package: fix wrapper handling on Windows(#36265) | John W. Parent | 1 | -5/+18 | |
* msmpi has no wrappers so don't set MPI_CXX_COMPILER etc. for that MPI implementation * hdf5 on Windows does not have h5cc etc., so do not try to filter them on Windows | |||||
2023-04-04 | OpeMPI: make memchecker variant sticky (#36329) | Howard Pritchard | 1 | -0/+1 | |
related to #36255 Signed-off-by: Howard Pritchard <howardp@lanl.gov> | |||||
2023-04-04 | sensei: fix ascent constraints (#36622) | willdunklin | 1 | -1/+3 | |
2023-04-04 | suite-sparse ^openblas~shared threads=openmp: add -fopenmp (#36521) | eugeneswalker | 1 | -0/+6 | |
* suite-sparse ^openblas~shared threads=openmp: add -fopenmp to cflags, cxxflags * use compiler.openmp_flag | |||||
2023-04-04 | py-uproot, py-awkward, py-awkward-cpp: new versions (#36421) | Wouter Deconinck | 3 | -3/+21 | |
* py-uproot: new versions 5.0.4, 5.0.5 No changed in dependency versions * py-awkward-cpp: new versions * py-awkward: new versions * py-awkward: new version in 1.10.* series | |||||
2023-04-04 | Adding NVIDIA HPC SDK 23.3 (#36624) | Filippo Spiga | 1 | -0/+14 | |
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com> | |||||
2023-04-04 | frontier-client: fix build with clang (#29590) | Valentin Volkl | 1 | -0/+1 | |
2023-04-04 | update h5bench VOL-ASYNC dependecy with fixes (#36514) | Jean Luca Bez | 1 | -1/+1 | |
2023-04-04 | pfunit: fix error with BUILD_SHARED_LIBS (#36554) | Matthew Thompson | 1 | -1/+1 | |
2023-04-04 | libdrm: new version 2.4.115 (#35586) | Wouter Deconinck | 1 | -0/+1 | |
https://gitlab.freedesktop.org/mesa/drm/-/compare/libdrm-2.4.114...libdrm-2.4.115 only bugfixes | |||||
2023-04-04 | acts: add a dependency on git-lfs (#36517) | Juan Miguel Carceller | 1 | -0/+1 | |
Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com> | |||||
2023-04-04 | Add versions 3.24.4, 3.25.3 (#36001) | John W. Parent | 1 | -0/+2 | |
Co-authored-by: Bernhard Kaindl <43588962+bernhardkaindl@users.noreply.github.com> | |||||
2023-04-04 | llvm: add missing zstd dep (#36613) | Harmen Stoppels | 1 | -0/+10 | |
2023-04-04 | esmf: add static netcdf-c support (#34579) | Alex Richert | 1 | -0/+5 | |
2023-04-04 | lhapdfsets: fix an error by avoiding the lhapdf command (#35997) | Valentin Volkl | 2 | -3/+18 | |
Co-authored-by: Wouter Deconinck <wdconinc@gmail.com> | |||||
2023-04-04 | sdl2-ttf: add new package | George Malerbo | 1 | -0/+20 | |
2023-04-04 | amrex: add v23.04 (#36596) | Weiqun Zhang | 1 | -1/+2 | |
2023-04-04 | PyTorch: fix ppc64le patching (#36621) | Adam J. Stewart | 1 | -1/+1 | |
2023-04-03 | eospac: expose version 6.5.6 (#36615) | Daryl W. Grunau | 1 | -1/+6 | |
Co-authored-by: Daryl W. Grunau <dwg@lanl.gov> | |||||
2023-04-03 | added new packages (#36608) | Andrey Perestoronin | 15 | -0/+90 | |
2023-04-03 | gromacs: make package inherit from CudaPackage (#36551) | Daniel Ahlin | 1 | -2/+1 | |
To conform to spack way of specifying cuda_arch. This commit does not change version-specific gencode handling for older gromacs versions | |||||
2023-04-03 | py-pillow: add v9.5.0 (#36593) | Adam J. Stewart | 1 | -0/+2 | |
2023-04-03 | py-pandas: add v2.0.0 (#36617) | Adam J. Stewart | 3 | -28/+62 | |
2023-04-03 | Bump required CMake version for stdexec (#36605) | Mikael Simberg | 1 | -1/+1 | |
2023-04-03 | New package py-pycorenlp (#36609) | Benjamin Meyers | 1 | -0/+24 | |
2023-04-03 | hip: mathlibs inherit CudaPackage and ROCmPackage (#34586) | Cory Bloor | 8 | -68/+253 | |
Unless the amdgpu_target is overriden, the libraries will default to being built for cuda, since amdgpu_target=none is both default and in conflict with +rocm. This requires a custom Disjoint set to include both the 'auto' variant used by the rocm mathlibs and the 'none' variant used by ROCmPackage. * Fix search for hip+cuda in hipcub@5.1 and later This patch is not strictly necessary, but it may fix the search for HIP in certain environments. * Backport fix for CUDA 11.5 to hipsparse | |||||
2023-04-03 | Updated homepage URL (#36519) | vijay kallesh | 7 | -7/+7 | |
2023-04-03 | Automated deployment to update package flux-sched 2023-04-01 (#36591) | Vanessasaurus | 1 | -0/+1 | |
Co-authored-by: github-actions <github-actions@users.noreply.github.com> | |||||
2023-04-03 | openPMD-api: 0.15.1 (#36604) | Axel Huebl | 1 | -1/+2 | |
Latest patch release, fixing build issues. | |||||
2023-04-03 | namd: add oneapi support (#36139) | Robert Cohn | 1 | -2/+11 | |
2023-04-03 | External Detection for llvm-amdgpu (#36595) | Matin Raayai | 1 | -0/+15 | |
* Added external detection of llvm-amdgpu. * Style cleaning for llvm-amdgpu. | |||||
2023-04-03 | zstd: fix makefile build, default to makefile (#36606) | Harmen Stoppels | 1 | -3/+3 | |
2023-04-03 | openblas: use "all" target since it's marked sequential (#35905) | Harmen Stoppels | 2 | -25/+1 | |
openblas likes to concurrently writes to the same archive from different targets, and solves that through .NOTPARALLEL: all We run `make x y z` which is not affected by `NOTPARALLEL`, running into races. | |||||
2023-04-03 | binutils 2.40: add missing zstd dep (#36598) | Harmen Stoppels | 1 | -0/+5 | |
2023-04-02 | sublime-text: Fix the dependencies of the recent update (#36562) | Laura Weber | 1 | -7/+9 | |
2023-04-02 | petsc: simplify dependencies with hypre (#36573) | Tristan Carel | 1 | -18/+10 | |
* petsc: simplify dependencies with hypre * add propagation of `complex` variant to hypre | |||||
2023-04-02 | papyrus: disable tests (#36599) | Harmen Stoppels | 1 | -2/+2 | |
2023-04-01 | New package: py-mike and dependency. (#36587) | Leonard-Anderson-NNL | 2 | -0/+43 | |
Co-authored-by: Cloud User <leonardanderson@leonardander004.hzterscemazurawp3xenxzahla.bx.internal.cloudapp.net> | |||||
2023-04-01 | root: vc variant: root accepts only vc version 1.3.0 (#36594) | Juan Miguel Carceller | 1 | -1/+1 | |
Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com> | |||||
2023-04-01 | yafyaml: Add fismahigh variant to comply with FISMA standards (#36471) | Alex Richert | 1 | -0/+8 | |
2023-04-01 | petsc,py-petsc4py,slepc,py-slepc4py: add version 3.19.0 (#36588) | Satish Balay | 6 | -30/+12 | |
2023-04-01 | CMake: add version 3.26.2 (#36567) | John W. Parent | 1 | -0/+1 | |
2023-04-01 | libxpm: Fix linking with libintl (#36568) | Bernhard Kaindl | 1 | -2/+2 | |
Original Author of this change: Chris Green <greenc@fnal.gov> Two changes: - Remove adding the library path using -L: It is obsolete now that we have the library paths in before the system paths. - Link with -linto only if the gettext recipe provides it: When we are on a glibc system, we can use external gettext, which means we use the libintl inside libc.so: no -lintl then. This change was already submitted in #35450 and reviewed but is stuck in this big PR which is trying to do too in a single PR. | |||||
2023-03-31 | Perl package: change attr to method (#36580) | John W. Parent | 1 | -2/+1 | |
This fixes a bug in the Windows build of Perl. An attribute defined in package class is inaccessible from the install method due to builder: refactor it to be a method. | |||||
2023-03-31 | netcdf-c package: fix patch applied on Windows (#36581) | John W. Parent | 1 | -1/+1 | |