Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-01-21 | docs: Update the CudaPackage (build system) description (#20742) | Tamara Dahlgren | 1 | -16/+101 | |
Co-authored-by: Axel Huebl <axel.huebl@plasma.ninja> | |||||
2021-01-21 | ecp-data-vis-sdk: Disable broken cinema variant (#21204) | Chuck Atkins | 1 | -1/+3 | |
2021-01-21 | miniconda3: add ppc64le package version (#21196) | Baptiste Jonglez | 1 | -11/+30 | |
It requires reorganizing version definitions to facilitate adding new architectures. This is inspired from the cuda package. | |||||
2021-01-21 | Add develop versions of faodel and zfp (#21201) | Omar Padron | 2 | -0/+3 | |
* add master version of faodel * add develop version of zfp | |||||
2021-01-21 | Added ROCmPackage (build system) documentation (#20743) | Tamara Dahlgren | 3 | -2/+127 | |
2021-01-21 | fix build failure due to #20759 change (#21185) | Sreenivasa Murthy Kolam | 1 | -1/+13 | |
2021-01-21 | catalyst: Fix for aarch64 (#21187) | Tomoyasu Nojiri | 1 | -1/+1 | |
2021-01-21 | Add support for building with an FFT layer in LBANN. Updated the (#21184) | Brian Van Essen | 3 | -4/+9 | |
HWLOC requirements to properly include CUDA and NVML variants as appropriate. | |||||
2021-01-21 | install lib/headers option support (#21186) | arjun-raj-kuppala | 1 | -1/+6 | |
2021-01-21 | abinit: add version 8.10.2. (#21188) | Tomoki, Karatsu | 1 | -0/+1 | |
2021-01-21 | [assimp] add new version 5.0.1 (#21191) | vvolkl | 1 | -0/+1 | |
2021-01-21 | Always set SPLA_OMP and SPLA_STATIC (#21195) | Harmen Stoppels | 1 | -11/+4 | |
2021-01-21 | precice: Add version 2.2.0 (#21166) | Gerasimos Chourdakis | 1 | -5/+6 | |
2021-01-21 | [py-numba] added version 0.51.1 (#21182) | Jen Herting | 1 | -4/+6 | |
* [py-numba] added version 0.51.1 * [py-numba] updated llvmlite dependencies | |||||
2021-01-21 | Plumed: Add a new ArrayFire variant. (#20624) | Rémi Lacroix | 1 | -5/+24 | |
2021-01-21 | ArrayFire improvements (#20615) | Rémi Lacroix | 1 | -1/+23 | |
* ArrayFire: Add version 3.7.2. * ArrayFire: Allow using MKL as the FFTW provider. * ArrayFire: Ensure the libraries are properly found. The required backend(s) can be specified in the library query. | |||||
2021-01-21 | spfft: add version 1.0.1 (#21193) | Simon Frasch | 1 | -0/+1 | |
2021-01-20 | openssl: remove preprocessor flags incompatible with NVIDIA HPC SDK (#21180) | Scott McMillan | 1 | -0/+8 | |
* openssl: remove preprocessor flags incompatible with NVIDIA HPC SDK * Update var/spack/repos/builtin/packages/openssl/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Scott McMillan <smcmillan@nvidia.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2021-01-20 | libcap-ng: fix detect python. (#21162) | Toyohisa Kameyama | 1 | -1/+22 | |
* libcap-ng: fix detect python. - add python variant. - add --with-python and --with-python3 configure option. * fix style. * - Add python variant. - change - to -- | |||||
2021-01-20 | util-linux: Add ncurses depend (#21165) | Tomoyasu Nojiri | 1 | -0/+1 | |
2021-01-20 | systemtap: Add depend (#21163) | Tomoyasu Nojiri | 1 | -1/+4 | |
* systemtap: Add depend * systemtap: Fix depend | |||||
2021-01-20 | libevent: Remove compiler flags incompatible with NVIDIA HPC SDK (#21181) | Scott McMillan | 1 | -0/+12 | |
Co-authored-by: Scott McMillan <smcmillan@nvidia.com> | |||||
2021-01-20 | SEACAS: New version v2021-01-20 (#21178) | Greg Sjaardema | 1 | -0/+3 | |
Added a new version due to new application `nas2exo` and also adding the build of `slice` if `+applications` is specified. | |||||
2021-01-20 | [py-statsmodels] added version 0.12.1 and updated dependencies accord… ↵ | Jen Herting | 1 | -1/+7 | |
(#21175) * [py-statsmodels] added version 0.12.1 and updated dependencies accordingly * [py-statsmodels] added python requirements for new version and fixed formatting for readability | |||||
2021-01-20 | Mirror current E4S hypre test suite test as a smoke test (#20484) | Sergei Shudler | 1 | -0/+23 | |
2021-01-20 | Fix PVM dependencies (#20951) | bryanherman | 1 | -1/+12 | |
* added m4 dep to PVM recipe * added libtirpc dep to PVM recipe * decode str or bytestr string to unicode * Resolved comments from @adamjstewart on setup_build_environment | |||||
2021-01-20 | Propagate SCR resource_manager flag to libyogrt dependency (#21168) | Robert Brunner | 1 | -0/+2 | |
* When the SCR spec specifies a resource_manager=SLURM or LSF flag, propagate the spec through to the libyogrt scheduler=slurm or lsf * Use libyogrt default scheduler option when the SCR spec does not specify LSF or SLURM | |||||
2021-01-20 | Perl: NVIDIA HPC SDK updates (#21177) | Scott McMillan | 2 | -1/+3 | |
* Perl: NVIDIA HPC SDK updates * fix indentation Co-authored-by: Scott McMillan <smcmillan@nvidia.com> | |||||
2021-01-20 | store sbang_install_path in buildinfo, use for subsequent relocation (#20768) | eugeneswalker | 1 | -0/+11 | |
2021-01-20 | Plumed: Ensure the Python interfaces are also built with Spack's wrappers. ↵ | Rémi Lacroix | 1 | -0/+8 | |
(#20625) | |||||
2021-01-20 | PETSc: Add a new ptscotch variant. (#20699) | Rémi Lacroix | 1 | -0/+19 | |
Currently the Parmetis wrapper is disabled which means nested dissection cannot be used with PTScotch. | |||||
2021-01-20 | updated relion package for new versions (#21155) | Evan Bollig | 1 | -8/+12 | |
* updated relion for new versions * Switched to checksum versions * Enabled spack tracking for MKL and TBB when CPU optimizations are enabled * Added variants to control MKL FFT and Ppatent feature * Replaced tags with sha256 for older versions an and switched to virtual packages | |||||
2021-01-20 | py-funcy: new recipe (#21136) | Andrew-Dunning-NNL | 1 | -0/+19 | |
* py-funcy: new recipe * Update var/spack/repos/builtin/packages/py-funcy/package.py add build and run python dependencies Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2021-01-20 | qwt: Fix qt depend (#21161) | Tomoyasu Nojiri | 1 | -1/+1 | |
2021-01-20 | z3: New version 4.8.9 (#21167) | Erik Schnetter | 1 | -0/+2 | |
2021-01-20 | openjdk: Add ppc64le package (#21173) | Baptiste Jonglez | 1 | -2/+3 | |
2021-01-20 | fix an issue where some variants were not being concatenated correctly (#21174) | Omar Padron | 1 | -1/+3 | |
2021-01-20 | py-iminuit: update version to fix test error (#21143) | darmac | 1 | -1/+3 | |
* py-iminuit: update version to fix test error * py-iminuit: update py-numpy limitation * py-iminuit: fix dependency mistake | |||||
2021-01-20 | py-mikado: Add version 1.2.4 (#20678) | Tomoyasu Nojiri | 3 | -21/+20 | |
* py-pysam: Add version 0.15.3 * py-biopython: Add version 1.78 * py-mikado: Add version 1.2.4 * py-mikado: Reflection of review points. * py-biopython: Add python depend * py-mikado: Fix depend * py-mikado: Add py-tabulate depend | |||||
2021-01-20 | [WIP] relocate.py: parallelize test replacement logic (#19690) | Nathan Hanford | 10 | -210/+316 | |
* sbang pushed back to callers; star moved to util.lang * updated unit test * sbang test moved; local tests pass Co-authored-by: Nathan Hanford <hanford1@llnl.gov> | |||||
2021-01-19 | r-farver: Fix checksum for 2.0.1 (#20897) | Tomoyasu Nojiri | 1 | -1/+1 | |
2021-01-19 | fix typo in ec-data-vis-sdk package (#21156) | Omar Padron | 1 | -2/+2 | |
2021-01-19 | fixing outdated metis link (#21003) | mlawsonca | 1 | -11/+4 | |
* fixing outdated metis link * updated url to the official website since the previous url was a GitHub repo that is an unofficial mirror that only contains the latest version | |||||
2021-01-19 | py-pyjnius: new recipie (#21150) | Andrew-Dunning-NNL | 1 | -0/+20 | |
2021-01-19 | py-dictdiffer: new recipe (#21151) | Andrew-Dunning-NNL | 1 | -0/+19 | |
* py-dictdiffer: new recipie * Update var/spack/repos/builtin/packages/py-dictdiffer/package.py add correct setuptools dependency Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2021-01-19 | py-pytest-arraydiff: new recipie (#21152) | Andrew-Dunning-NNL | 1 | -0/+21 | |
2021-01-19 | py-phonenumbers: new recipie (#21153) | Andrew-Dunning-NNL | 1 | -0/+22 | |
2021-01-19 | py-pygtrie: new recipie (#21154) | Andrew-Dunning-NNL | 1 | -0/+17 | |
2021-01-19 | amrex: remove build_type variant (#20938) | Erik Schnetter | 1 | -3/+0 | |
This variant is already provided by CMakePackage. | |||||
2021-01-19 | esmf: Add versions 8.0.0 and 8.0.1 (#21147) | William Downs | 1 | -2/+7 | |