summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2021-03-20professor: add new package at v2.3.3 (#22043)Matthew Kelsey1-0/+28
Co-authored-by: Matthew Kelsey <matt@Matthews-MacBook-Pro.local> Co-authored-by: Matthew Kelsey <mkelsey@rcas6015.rcf.bnl.gov>
2021-03-20libapreq2: add package at v2.13 (#22136)darmac1-0/+25
2021-03-20bazel: new versions, 4.0.0 and 3.7.2 (#22420)Robert Mijakovic1-0/+2
* bazel: new versions, 4.0.0 and 3.7.2 * Updates bazel 4.0.0 hash Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-03-20pajeng: add dependency on fmt for @develop (#22432)Vinícius1-0/+1
2021-03-20silo: adding the library spec for dependents (#22431)Olivier Cessenat1-0/+7
2021-03-20minizip: reduce scope of applied patch (#21909)Olivier Cessenat1-1/+2
2021-03-20SymEngine: add v0.7.0 (#22367)Rohit Goswami1-1/+3
2021-03-20libtorrent: add new package at v0.13.8 (#22130)darmac1-0/+20
2021-03-20args: add new package at v6.2.3 (#22132)darmac1-0/+20
2021-03-20libao: add new package at v1.2.2 (#22135)darmac1-0/+23
2021-03-20libasr: new package at v1.0.4 (#22137)darmac1-0/+16
2021-03-20casacore: fft implementation default (#22226)Martin Pokorny1-4/+12
* Change default FFT implementation to FFTW To account for the default changing with casacore v3.4.0, as well as the CMake logic for getting the FFTPack implementation. * Switch to using spec.satisfies() for Python CMake values
2021-03-20eigen: add v3.3.9 (#22369)Rohit Goswami1-0/+2
2021-03-20zlib-ng: new package (#22346)Michael Kuhn1-0/+28
2021-03-20libvorbis: add v1.3.7 (#22266)Jen Herting1-0/+1
2021-03-20neuron: fix issue with assignment operator during build (#22278)Pramod Kumbhar1-1/+6
2021-03-20hivex: new package (#22158)darmac1-0/+19
2021-03-20hyphen: new package (#22157)darmac1-0/+22
2021-03-20libmbim: add new package (#22143)darmac1-0/+32
2021-03-20liblognorm: new package (#22140)darmac1-0/+27
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2021-03-20py-azureml-sdk: Python 3.9 not yet supported (#22388)Adam J. Stewart1-1/+2
2021-03-20kokkos: add ampere80 cuda arch (#22397)Scot Halverson1-0/+1
Adding support for Ampere (SM_80) GPUs.
2021-03-20singularity: update packages (#22281)Vanessasaurus2-6/+8
This PR will update the urls to not have www (not needed), the repository user should be hpcng instead of sylabs (technically GitHub maintains the old links but this might not be forever) and also added 3.7.1 and 3.7.2 versions of Singularity, newly released Signed-off-by: vsoch <vsoch@users.noreply.github.com> Co-authored-by: vsoch <vsoch@users.noreply.github.com>
2021-03-20sundials: use CudaPackage and ROCmPackage and add spack tests (#22183)Cody Balos2-49/+127
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
2021-03-20openblas: add v0.3.14 (#22371)Kai Torben Ohlhus1-0/+1
New OpenBLAS 0.3.14 release - https://github.com/xianyi/OpenBLAS/releases/tag/v0.3.14
2021-03-20Update R3D package (#22327)Rao Garimella1-6/+33
Co-authored-by: Rao Garimella <rao@abyzou.lanl.gov>
2021-03-20py-jsonpointer: add v1.9 (#22394)Jen Herting1-0/+1
2021-03-20pajeng: new package (#22398)Vinícius1-0/+68
2021-03-20libristra: add new package (#22343)Robert Pavel1-0/+42
2021-03-20acts: add v6.00.0 (#22347)Hadrien G1-1/+9
2021-03-20libogg: add v1.3.4 (#22395)Jen Herting1-0/+1
2021-03-20hip: shorten shebang before cmake phase because it is used there (#22391)Harmen Stoppels1-0/+5
2021-03-20cube-blade: new package (#22411)Michael Kuhn2-0/+32
2021-03-20zoltan: add nvhpc fortran libraries to the linker (#22413)Nick Denissen1-0/+3
2021-03-20autoconf: add v2.71 (#22415)Robert Mijakovic1-0/+2
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de>
2021-03-20bowtie2: fix python interpreter line (#22417)Glenn Johnson1-1/+2
Beginning with version 2.4.1, the python interpreter line changed from "#!/usr/bin/env python" to "#!/usr/bin/env python3" That caused the bowtie2-build and bowtie2-inspect scripts to have a trailing '3' at the end of the interpreter line. This PR fixes that. I also observed that older versions do not build with intel-oneapi-tbb so added a conflicts statement for that.
2021-03-20xtensor: add v0.23.2 (#22378)Chris Richardson3-0/+5
Also updated version of dependencies
2021-03-20gchp: add v13.0.0 (#22387)William Downs1-4/+8
2021-03-20boost: fixed detect system icu bug on version 1.65.0 or older. (#22375)Toyohisa Kameyama1-1/+1
2021-03-20Slurm: add v20-11-[4,5]-1 (#22416)Robert Mijakovic1-0/+2
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de>
2021-03-19py-zarr: add v2.4.0,v2.5.0,v2.6.1 (#22403)Sinan1-3/+10
Co-authored-by: sbulut <sbulut@3vgeomatics.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-03-19CP2K: update libxc dep, SIRIUS: update spla dep for 7+ (#22249)Tiziano Müller2-59/+62
2021-03-19Add ArborX smoke tests (#22356)Daniel Arndt1-0/+39
2021-03-19abinit: fix detection of Fujitsu compiler (#22239)m-shunji2-31/+158
2021-03-19updated deps to get gtkplus to build (#22228)Gregory Lee8-1/+44
* updated deps to get gtkplus to build * gtk-doc requires docbook-xml 4.3 * patch gtk-doc build to find xml catalogs * patch gtk-doc build to find xml catalogs * patch gtk-doc build to find xml catalogs * add new version, fix macOS build error * reorder docbook versions from newest to oldest Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-03-19Add aws-parallelcluster v2.10.3 (#22402)tilne1-1/+2
Signed-off-by: Tim Lane <tilne@amazon.com>
2021-03-19Adds new versions of cuDNN package (#22385)Robert Mijakovic1-0/+30
2021-03-19CCTools to version 7.2.4 (#22384)Benjamin Tovar1-1/+2
2021-03-18updates to conduit to add hostcfg and use cmake base (#22233)Cyrus Harrison1-72/+52
2021-03-18fixing the perf regression issues with OpenMPI v4.0.x till v4.1.0 for x86_64 ↵AMD Toolchain Support2-0/+30
(#22350)