summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-10-30molden: adding the package (#19626)Tiziano Müller1-0/+57
2020-10-30clingo: compilation error - needs a patch (#19624)Teodor Nikolov2-0/+15
* Add a patch to clingo Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2020-10-30PyTorch: add v1.7.0 (#19555)Adam J. Stewart1-1/+5
2020-10-30py-pillow-simd: add older version (#19500)Adam J. Stewart1-1/+2
2020-10-30GDAL: add new version (#19504)Adam J. Stewart1-1/+2
2020-10-30py-torchvision: add v0.8.0 (#19556)Adam J. Stewart1-1/+6
* py-torchvision: add v0.8.0 * py-torchvision: add v0.8.1
2020-10-30oneDNN: add v1.6.5 (#19557)Adam J. Stewart1-1/+2
2020-10-30py-numpy: add v1.19.3 (#19593)Adam J. Stewart1-1/+2
2020-10-30ninja: support spack find external (#19616)Seth R. Johnson1-2/+8
2020-10-30gemini dep cyordereddict + (#19333)manifest3-0/+70
* gemini dep py-cyordereddict + * dep ipyparallel + * py-ipython-cluster + * py-cyordereddict URL+dep fix * Update var/spack/repos/builtin/packages/py-cyordereddict/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * py-ipython-cluster-helper dep fix * py-ipyparallel dep fix * ipython-cluster-helper debug * ipython-cluster-helper debug * ipyparallel dep fix * ipython-cluster-helper dep fix Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2020-10-30New package: py-pyprecice (#19558)ajaust2-0/+91
* added initial version of package and patch for precice-bindings * updated package name * cleanup in script; added version requirement to cython * Remove unnecessary part of patch * cleanup package * added initial version of package and patch for precice-bindings * updated package name * cleanup in script; added version requirement to cython * Remove unnecessary part of patch * cleanup package * update style of package * reformatting to fullfil style requirements * reformatting again * fixing some of the issues mention in PR; working on fixing install stage * readded py-wheel as dependency Co-authored-by: Benjamin Rüth <benjamin.rueth@tum.de>
2020-10-30mesa: Retire older autotools mesa as mesa18 and create current meson mesa ↵Chuck Atkins8-96/+348
(#19528)
2020-10-30py-vermin: added v1.0.0 (#19618)Morten Kristensen1-1/+2
2020-10-30openfoam-org: added v8.0 (#19622)t-nojiri2-1/+3
openfoam: fixed build on aarch64
2020-10-30graphviz: fix implicit patch (#19621)Michael Kuhn1-1/+1
The patch seems to be included in version 2.44.1 already. Moreover, it is necessary to specify `level=0` to make it apply.
2020-10-29CI: disable vermin check for deprecated hash (#19612)Peter Scheibel1-1/+2
Spack has a fallback for hash checking with m55sums that may not be supported in earlier versions of Python 3.x. The comments in the Spack code acknowledge that this is best effort and may fail, but recent vermin checks (running as part of our CI) reject this. This disables vermin checks for that fallback.
2020-10-29caliper: Fix for aarch64 (#19564)t-nojiri2-0/+13
2020-10-29mpip: add v3.5 release (#19559)Chris Chambreau1-14/+104
* Update for mpip-3.5 release * Additional changes to support 3.5 and 3.4.1 releases * Specify python deptype
2020-10-29Oneapi add compiler (#19330)Frank Willmore7-3/+164
* enable flatcc to be built with gcc/9.X.X * add static option for building libyogrt * cleanup * Initial working version * rework new oneapi wrappers * tested and removed my initials from source * cleanup * Update __init__.py * remove whitespace * working now with mods for testing, detection. Detection for oneapi is working, but entry needs to be modified to add link path for libimf.so. Cleared cruft for old Intel versions * fixed some formatting * cleanup * flake8 cleanup * flake8 * fixed syntax of compiler version detection tests * fixed syntax of compiler version detection tests modified: detection.py * fix typo * fixes for compilers tests * remove erroneous tests for outdated -std= flags, remove ifx version check (output won't parse) Co-authored-by: Frank Willmore <willmore@anl.gov>
2020-10-29Suite-sparse: Fix Darwin install name (#19507)Jean-Paul Pelteret1-0/+7
2020-10-29yapf: add version 0.30.0 (#19598)Geoffrey Oxberry1-0/+1
2020-10-29Adds a package for LvArray (#19221)Ben Corbett3-8/+347
* RAJA and CHAI changes. * Added LvArray package.
2020-10-29Patch CMake version check in Umpire (#19590)David Beckingsale2-0/+16
* Patch CMake version check in Umpire * Update version constraint for cmake_version_check patch Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Add maintainers to Umpire Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2020-10-29[py-torch-nvidia-apex] added version 201019 and added dependency on p… ↵Jen Herting1-0/+2
(#19548) * [py-torch-nvidia-apex] added version 201019 and added dependency on py-pybind11 * [py-torch-nvidia-apex] changed versioning format * [py-torch-nvidia-apex] removed redundent version condition * [py-torch-nvidia-apex] removed condition on dependency
2020-10-29New package: py-cupy (#19468)Jen Herting1-0/+27
* [py-cupy] created template * [py-cupy] added dependencies * [py-cupy] switched to git based download for submodules * [py-cupy] added dependencies * [py-cupy] added homepage and description. removed fixmes * [py-cupy] updated to tarball from pypi
2020-10-29plplot:fix: add: depends_on('libsm', type='link') (#19594)h-denpo1-0/+1
2020-10-29Gromacs: Remove a dependency that could never be enabled. (#19599)Rémi Lacroix1-1/+0
The `fft` variant was removed but not the associated dependency.
2020-10-29clingo+python extends python (#19585)Greg Becker1-0/+1
2020-10-29Adding AOCC support for M4 (#19572)AMD Toolchain Support1-7/+4
* Adding AOCC support for M4 * combining 4 if-statements into a single if-statement with or conditions * keeping parentheses around the or expressions * fixing flake8 test failures Co-authored-by: mohan babu <mohbabul@amd.com>
2020-10-29SLATE package: New versions of slate, blaspp, and lapackpp with CMake build ↵G-Ragghianti3-36/+32
support (#19587) * New versions of slate, blaspp, and lapackpp with CMake build support * Fixing formatting
2020-10-28launchmon: Fix for aarch64 (#19562)t-nojiri2-0/+1295
2020-10-28qt: Silence build and force `xmlpatterns` library on for Qt4 (#19591)Seth R. Johnson1-3/+7
For some mysterious reason Qt4 stopped building the xmlpatterns component, needed by some downstream packages. With this patch, the component successfully builds with ``` qt@4.8.7~dbus~debug~examples~framework~gtk~opengl~phonon+shared~sql~ssl~tools~webkit freetype=none arch=linux-rhel7-haswell %gcc@10.2.0 ```
2020-10-28pest suit + (#19458)manifest1-0/+27
* pestpp + * build -f default
2020-10-28PopLDdecay package + (#17802)manifest1-0/+28
* poplddecay bio * flake8 debug * bin PATH correction * build step opt * BUILD_PATH fix * retro implementation + style fix
2020-10-28Pbbam debug (#17803)manifest1-1/+1
* pbbam path fix * pbbam flake8 fix * sys var build_directory sub * pbbam flake8 fix
2020-10-28sbang: vendor sbangTodd Gamblin4-164/+24
`sbang` now lives at https://github.com/spack/sbang, and it has its own test suite that's more extensive than what's in Spack. We'll leave sbang tests to sbang from now on, and just vendor `bin/sbang` directly. Remaining `sbang` tests have to do with patching files, not with `sbang`'s functionality. This update also fixes a bug with `sbang` and multiple command line arguments that was introduced in #19529. See: * https://github.com/spack/sbang/pull/1 * https://github.com/spack/sbang/pull/2 - [x] include latest `sbang` from https://github.com/spack/sbang - [x] remove old `sbang` tests from Spack - [x] update `COPYRIGHT` and `cmd/license.py`
2020-10-28RAJA package: Don't set both CUDA_ARCH and CMAKE_CUDA_FLAGS (#19589)David Beckingsale1-2/+0
2020-10-28Update strelka (#19565)dunatotatos1-47/+13
* Update package.py Remove breaking patch. Patching the shebang is useless is the dependencies are properly loaded before execution. Furthermore, the long paths which can be generated when installing with Spack can exceed the maximum length of the shebang. * Add newer versions of strelka.
2020-10-28Remove unused dependency. (#19566)dunatotatos1-1/+0
Boost is not used to build Manta.
2020-10-28py-mmcv: fix Opencv detection. (#19567)Toyohisa Kameyama2-0/+30
2020-10-28Do not build XCFun tests (#19568)Roberto Di Remigio1-0/+1
2020-10-28Do not build MRCPP tests (#19569)Roberto Di Remigio1-0/+1
2020-10-28Add new package: mrchem (#19571)Roberto Di Remigio1-0/+47
2020-10-28openssl: Add version 1.1.1h (#19574)Dr. Christian Tacke1-0/+1
2020-10-27Add new minor version 1.2.1 for ButterflyPACK (#19554)Pieter Ghysels1-0/+1
2020-10-27asciidoc-py3 add docbook dependency and fix a enviroment variable problem ↵lorddavidiii3-3/+13
for docbook-{xml,xsl} (#19547) * asciidoc-py3: add docbook-{xml,xsl} dependency * docbook-{xsl,xml}: fix XML_CATALOG_FILES enviroment variable
2020-10-27New package: libcudf (#19110)Jen Herting1-0/+36
* [libcudf] created template * [libcudf] depends on cuda * [libcudf] set cmake dir * [libcudf] depends on boost * [libcudf] depends on py-pyarrow * [libcudf] depends on librmm * [libcudf] depends on dlpack * [libcudf] added more dependency information from https://github.com/rapidsai/libcudf/blob/v0.15.0/CONTRIBUTING.md#customizing-the-build * [libcudf] removed python dependencies * [libcudf] fixed url that got mangled in package renaming * [libcudf] added default build options from build.sh * [libcudf] added version 0.16.0a * [libcudf] removed version 0.16.0a as it's an alpha version * [libcudf] added homepage and description. removed fixmes * [libcudf] flake8 * [libcudf] arrow requires +orc * [libcudf] requires +parquet * [libcudf] checksum changed
2020-10-27New Package: py-rmm (#19104)Jen Herting1-0/+30
* [py-rmm] created template * [py-rmm] added dependencies * [py-rmm] setting build_directory * [py-rmm] added dependencies cuda and spdlog * [py-rmm] added homepage and description. removed fixmes * [py-rmm] added for loop for dependency versions * [py-rmm] flake8 * [py-rmm] updating upper range of python version * [py-rmm] removing python upper limit
2020-10-27bowtie2: Add version 2.4.2 (#19537)t-nojiri1-0/+2
2020-10-27sbang: use bashcov in sbang on LinuxTodd Gamblin1-2/+7