Desmond Orton
2e6cdd3ec1
New package py-iocapture ( #22550 )
...
* New package py-iocapture
* Added the proper deps
* Changed setuptools type
2021-03-30 19:21:47 +00:00
Rémi Lacroix
d3a9824ea2
libLBFGS: Add new package. ( #22639 )
2021-03-30 18:54:12 +00:00
Gregory Lee
c1f1dc163e
stat: new version 4.1.0 ( #22523 )
...
* fix issue #22228 build of gdk-pixbuf
* added stat 4.1.0 and GUI variant
2021-03-30 12:52:06 -06:00
Scott McMillan
a78677a835
Add setup_dependent_build_environment() method to nvhpc package ( #22578 )
...
Fix #22520
Co-authored-by: Scott McMillan <smcmillan@nvidia.com>
2021-03-30 11:37:26 -07:00
Sergey Kosukhin
eb48b29375
claw: support for gcc10 ( #22618 )
2021-03-30 11:33:31 -07:00
Hao Lyu
db37e67c3b
Correct the sha256 ioapi v3.2 ( #22633 )
...
The sha256 of [ioapi-3.2](https://www.cmascenter.org/ioapi/download/ioapi-3.2.tar.gz ) should be `0a3cbf236ffbd9fb5f6509e35308c3353f1f53096efe0c51b84883d2da86924b`
2021-03-30 10:33:46 -07:00
Sreenivasa Murthy Kolam
711d22c9fe
New recipe for rocm-opencl-runtime ,bump up version for rdc for rocm-4.1.0 Release ( #22645 )
2021-03-30 17:20:07 +00:00
Harmen Stoppels
37b439152d
Add sshfs ( #22636 )
2021-03-30 11:16:54 -06:00
Harmen Stoppels
176c27f194
New versions of SIRIUS ( #22637 )
2021-03-30 11:13:14 -06:00
lorddavidiii
220c0d9cfc
cuda: add dev variant and ABI variant for ncurses ( #22536 )
...
* ncurses: add variant +abi5 for version 5 ABI
* cuda: add variant dev, which makes cuda-gdb useable
- cuda-gdb needs libncurses.so.5, which most distros doesn't have
see also https://docs.nvidia.com/cuda/cuda-gdb/index.html#common-issues-oss
2021-03-30 10:57:15 -04:00
Yan Hang
1bd0964ed3
curl package: add new stable version 7.75.0 ( #22635 )
2021-03-30 15:28:19 +02:00
Asher Mancinelli
e3bcb0ec1e
Update hiop package ( #22232 )
...
Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com>
2021-03-30 02:13:04 -06:00
takanori-ihara
a63a3c1d3d
py-numpy: Add the setting to use fujitsu-ssl2 ( #22604 )
...
* py-numpy: Add the setting to use fujitsu-ssl2
* py-numpy: Fix for comments
2021-03-30 04:24:42 +00:00
Brian Van Essen
9d42381d38
Bugfixes in LBANN software stack identified by clingo ( #22554 )
...
* Fixed a bug in the DiHydrogen package where the variant legacy was
changed to distconv and wasn't fully propagated. Cleaned up the
openmp variants on the blas library packages in DiHydrogen and
Elemental. Extended support for Aluminum v1.0 in LBANN, Hydrogen, and
DiHydrogen. Fixed a when clause in the LBANN dependencies.
* Removed the upper range limit for the Aluminum library dependence
* Update var/spack/repos/builtin/packages/dihydrogen/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-03-30 02:25:56 +00:00
Cameron Stanavige
846cf954f0
spath: new releases ( #22625 )
...
This commit adds the url and the two releases/versions to the package.
2021-03-30 02:02:33 +00:00
Massimiliano Culpo
4079bbce97
Externals are preferred even when they have non-default variant values
...
fixes #22596
Variants which are specified in an external spec are not
scored negatively if they encode a non-default value.
2021-03-29 16:06:11 -07:00
Massimiliano Culpo
4ed5c366fa
Enforce uniqueness of the version_weight atom per node
...
fixes #22565
This change enforces the uniqueness of the version_weight
atom per node(Package) in the DAG. It does so by applying
FTSE and adding an extra layer of indirection with the
possible_version_weight/2 atom.
Before this change it may have happened that for the same
node two different version_weight/2 were in the answer set,
each of which referred to a different spec with the same
version, and their weights would sum up.
This lead to unexpected result like preferring to build a
new version of an external if the external version was
older.
2021-03-29 16:06:11 -07:00
Sreenivasa Murthy Kolam
ebbce40a88
bumpup version for hipify-clang,rocm-gdb-api,rocm-gdb for rocm-4.1.rel ( #22622 )
2021-03-29 22:49:07 +00:00
Rémi Lacroix
f9cc073be0
ELPA: Add missing Python build dependency. ( #22466 )
...
Also patch the "manual_cpp" Python script with proper shebang to ensure the Spack provided Python is used instead of the system Python.
2021-03-29 17:47:02 +02:00
Tomoki, Karatsu
3d7069e039
hdf5: fix link error in dependent packages with %fj ( #22512 )
2021-03-29 09:12:59 -04:00
Harmen Stoppels
1a080b9a00
libfuse: run system install script based on a variant ( #22518 )
2021-03-29 09:33:55 +00:00
Adam J. Stewart
e5d106c9ce
py-matplotlib: add v3.4.0 ( #22574 )
2021-03-29 10:39:17 +02:00
Adam J. Stewart
22e3620021
py-numpy: add v1.20.2 ( #22603 )
2021-03-29 09:43:40 +02:00
darmac
43131526e5
graphite2: add python@3.6: as dependency ( #22126 )
...
* graphite2: add python@3.6: as dependency
* graphite2: refine python type to run
* graphite2: change phthon to test type
2021-03-28 21:30:35 -05:00
Nichols A. Romero
14c7a13893
Flang default is False. Include a warning to deter people from using it. ( #22524 )
...
* Flang default is False. Include a warning to deter people from using it.
* Fix flake8 issue.
2021-03-28 10:06:46 -07:00
Adam J. Stewart
d17b6c4601
mpich: fix device detection ( #22502 )
2021-03-28 09:52:37 -04:00
Adam J. Stewart
f9be95cb2e
py-joblib: add v1.0.1 ( #22501 )
2021-03-28 09:51:38 -04:00
Hervé Yviquel
5451e2edeb
gdrcopy: add v2.2 ( #22528 )
2021-03-28 09:37:33 -04:00
Seth R. Johnson
579d97117d
qt: fix qt@4+gui on darwin ( #22602 )
2021-03-28 08:34:50 -05:00
Robert Mijakovic
666240cdf8
mpfr: new version 4.1.0 ( #22541 )
...
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de>
2021-03-28 07:28:42 -06:00
Adam J. Stewart
aa59bc87d5
py-scipy: add v1.6.2 ( #22543 )
2021-03-28 07:25:56 -06:00
Valentin Volkl
e4aad43b93
hepmc3: add version 3.2.3 ( #22601 )
2021-03-28 09:08:05 -04:00
Valentin Volkl
598e4e77a7
edm4hep: add version 0.3.1 ( #22600 )
2021-03-28 09:07:32 -04:00
Valentin Volkl
63915de99b
[dd4hep] add new version ( #22599 )
2021-03-28 09:06:51 -04:00
Jen Herting
11584f3cb1
gmp: add version 6.2.1 ( #22570 )
2021-03-27 13:17:40 -04:00
Jen Herting
ec2abbafa3
opensubdiv: add version 3.4.3 and change version number format ( #22571 )
2021-03-27 13:16:27 -04:00
Phil Carns
cc0b3017ea
mochi-margo: add v0.9.2, v0.9.3 and v0.9.4 ( #22368 )
...
Also mark a margo version deprecated that was previously omitted by mistake
2021-03-27 14:29:51 +01:00
darmac
c365e1e7b2
liblouis: new package ( #22141 )
2021-03-27 13:02:38 +01:00
Desmond Orton
ddce89e4ce
New R package vcfr ( #22495 )
2021-03-27 02:26:01 +00:00
Hervé Yviquel
f59ac045d4
ucx: add v1.9.0, v1.10.0 ( #22527 )
2021-03-26 17:01:18 -06:00
Adam J. Stewart
07cf420acb
py-torchvision: add v0.9.1 ( #22556 )
2021-03-26 15:56:35 -07:00
Adam J. Stewart
3e2698b860
py-torch: add v1.8.1 ( #22546 )
2021-03-26 15:54:49 -07:00
Robert Mijakovic
2f053d3051
mesa: new version ( #22538 )
...
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de>
2021-03-26 15:52:08 -07:00
Robert Mijakovic
9188498a84
llvm: new version ( #22540 )
...
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de>
2021-03-26 15:49:32 -07:00
Stephen Sachs
23b19b55b4
[intel-oneapi-mpi] Add compiler wrappers to dependent build stage ( #22468 )
...
This adds MPICC=/path/to/intel-oneapi/mpicc etc to he dependents build stage enabling the use of the compiler wrappers.
Co-authored-by: Stephen Sachs <stesachs@amazon.com>
2021-03-26 15:19:26 -07:00
Desmond Orton
a7d36cab5b
revbayes: Version updated to 1.1.1 ( #22555 )
2021-03-26 15:55:05 -06:00
Jungwon Kim
58ad774773
Update var/spack/repos/builtin/packages/papyrus/package.py ( #22560 )
2021-03-26 14:43:17 -07:00
Jan Ciesko
d606cf93bd
llvm-amdgpu: Fixes "UnboundLocalError: local variable referenced before assignment" ( #22562 )
...
Co-authored-by: Jan Ciesko <jciesko@sandia.gov>
2021-03-26 14:24:08 -07:00
Dr. Christian Tacke
f713ebcb01
cmake: Add Version 3.20.0 ( #22569 )
2021-03-26 15:22:14 -06:00
Robert Cohn
7ecaeba33a
Add select mkl libs ( #22580 )
2021-03-26 14:16:06 -07:00
Matthias Diener
110b50676d
charmpp: rename master to main ( #22582 )
...
See https://github.com/UIUC-PPL/charm/pull/3303 for context.
2021-03-26 14:13:07 -07:00
Cyrus Harrison
513d3bac04
update ascent and friends for the ascent 0.7.0 release ( #22428 )
2021-03-26 13:47:46 -07:00
Massimiliano Culpo
d5fa509b07
clingo: modify recipe for bootstrapping ( #22354 )
...
* clingo: modify recipe for bootstrapping
Modifications:
- clingo builds with shared Python only if ^python+shared
- avoid building the clingo app for bootstrapping
- don't link to libpython when bootstrapping
* Remove option that breaks on linux
* Give more hints for the current Python
* Disable CLINGO_BUILD_PY_SHARED for bootstrapping
* bootstrapping: try to detect the current python from std library
This is much faster than calling external executables
* Fix compatibility with Python 2.6
* Give hints on which compiler and OS to use when bootstrapping
This change hints which compiler to use for bootstrapping clingo
(either GCC or Apple Clang on MacOS). On Cray platforms it also
hints to build for the frontend system, where software is meant
to be installed.
* Use spec_for_current_python to constrain module requirement
2021-03-26 12:43:41 -05:00
Massimiliano Culpo
35c3a25ca6
ASP-based solver: model disjoint sets for multivalued variants ( #22534 )
...
* ASP-based solver: avoid adding values to variants when they're set
fixes #22533
fixes #21911
Added a rule that prevents any value to slip in a variant when the
variant is set explicitly. This is relevant for multi-valued variants,
in particular for those that have disjoint sets of values.
* Ensure disjoint sets have a clear semantics for external packages
2021-03-26 09:22:38 -05:00
Robert Mijakovic
730c030ee5
julia: new version ( #22537 )
...
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de>
2021-03-26 15:03:13 +01:00
Sreenivasa Murthy Kolam
f08842e05d
bump up version for rocm-4.1. release ( #22531 )
2021-03-26 14:18:01 +01:00
Massimiliano Culpo
5b238ef1c1
Revert "gdbm: new version ( #22505 )" ( #22568 )
...
This reverts commit d56c629932
.
2021-03-26 12:23:47 +00:00
Tomoyasu Nojiri
1be0bf95b3
hdf-eos2: fix build when hdf is built without szip ( #21788 )
2021-03-26 12:52:22 +01:00
Rémi Lacroix
3084bd76c1
mumps: add v5.3.5. ( #22564 )
2021-03-26 12:50:41 +01:00
Harmen Stoppels
995c978f52
SquashFUSE: add new package, add libfuse detection ( #22511 )
2021-03-26 11:23:46 +01:00
Robert Mijakovic
d56c629932
gdbm: new version ( #22505 )
...
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de>
2021-03-26 11:00:44 +01:00
Howard Pritchard
098bf6a386
openmpi: add another maintainer ( #22563 )
...
Signed-off-by: Howard Pritchard <howardp@lanl.gov>
2021-03-26 09:00:11 +01:00
Desmond Orton
728f62ec8d
New R package memuse ( #22494 )
2021-03-25 18:22:09 -06:00
Brian Van Essen
a2a29f8789
zstr: new package, update lbann dependency ( #22309 )
2021-03-25 19:13:44 +01:00
dmageeLANL
f7a880f868
Libwhich: which for libraries. ( #22461 )
...
Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com>
2021-03-25 17:14:03 +00:00
Andrew W Elble
feb6f85af7
openssl: new version 1.1.1k ( #22545 )
...
also deprecates <1.1.1k since they are affected by high severity issues
2021-03-25 16:45:45 +00:00
Robert Mijakovic
ae0f6d5a67
mercurial: new version ( #22539 )
...
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de>
2021-03-25 11:31:19 -05:00
Mosè Giordano
04a02f8665
libblastrampoline: Add version 3.0.3 ( #22529 )
2021-03-25 09:10:29 +01:00
Desmond Orton
0105a83d6f
New R package pinfsc50 ( #22493 )
2021-03-24 19:57:59 -05:00
a-saitoh-fj
9c91aeffa8
py-dask-glm: Added document build ( #22293 )
...
* py-dask-glm: Push again for testing with git.
* py-dask-glm: Fixed the pointed out OSS dependency setting to type=build.
* py-dask-glm: Set depends_on to type=build in the OSS to be built when building the document.
* py-dask-glm: Fix type of depends_on (py-scikit-learn)
Co-authored-by: miura <miura@fx7-pg01.cm.cluster>
2021-03-25 00:32:29 +00:00
Ethan Stam
6997991ad2
Llvm 7 intel patch ( #22516 )
...
* llvm@7 add patch for intel
* Fix invalid version specifier
2021-03-24 14:43:20 -07:00
kurtsansom
138417174b
mesa: add gcc 10.1.0 conflict ( #22514 )
2021-03-24 15:10:12 -06:00
Gregory Lee
8c3d929d23
fix issue #18853 build of gdk-pixbuf ( #22517 )
...
* fix issue #22228 build of gdk-pixbuf
* Update var/spack/repos/builtin/packages/gdk-pixbuf/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-03-24 19:36:30 +00:00
Robert Mijakovic
1803070d3d
intel-parallel-studio: new version ( #22510 )
...
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de>
2021-03-24 10:43:13 -06:00
Howard Pritchard
1f050993bc
openmpi: do not over specify hwloc version dep ( #22498 )
...
related to #22497
Signed-off-by: Howard Pritchard <hppritcha@gmail.com>
2021-03-24 09:29:26 -07:00
Robert Mijakovic
51d81af750
go: add v1.16.2 ( #22506 )
...
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de>
2021-03-24 16:00:42 +01:00
Robert Mijakovic
dbe210522c
gromacs: add v2021.1 ( #22507 )
...
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de>
2021-03-24 16:00:12 +01:00
Robert Mijakovic
fc12fb46a1
hadoop: add v3.3.0, v3.2.2 ( #22508 )
...
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de>
2021-03-24 15:59:13 +01:00
Robert Mijakovic
0722f59cb2
gdb: resolve issue with libintl_gettext ( #22478 )
...
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de>
2021-03-24 11:55:19 +01:00
Vanessasaurus
c41c7ce638
adding debugedit package. ( #22458 )
...
This package used to be a part of rpm, but now is being developed separately.
It will supposedly be moved to a sourceware branch (it is maintained by
redhat) but I do not know if this will happen soon. We need it in order
to change locations in binaries that are built in /tmp and then moved
elsewhere. I will ping @woodard who might be able to give us an estimate
if we should include this development repository or wait for it to be
moved elsewhere. Once this is merged, we will want to use the bootstrap
approach to install and use the library from spack.
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
2021-03-23 22:59:34 -07:00
Desmond Orton
95ad5b882c
new package py-pyem ( #22425 )
...
* new package py-pyem
* Added patch note and removed homepage
* Style fixes
* Moved the version above deps
* Style fix on line 20
2021-03-23 21:25:57 +01:00
Rémi Lacroix
45e076dd20
Grace: new package ( #22476 )
2021-03-23 14:13:03 -06:00
Daniel Arndt
73311bc6cd
Allow DataTransferKit to be built with external ArborX package ( #22486 )
2021-03-23 20:07:14 +00:00
Robert Rosca
3d74592be2
Add older versions fo py-msgpack-numpy ( #22490 )
2021-03-23 14:07:10 -06:00
Rémi Lacroix
3d0adf3a8a
OpenFOAM-org: Fix compilation of version 2.4.0. ( #22472 )
...
Fix "isnan" errors when compiling version 2.4.0 with recent compilers.
2021-03-23 11:34:30 -07:00
Rémi Lacroix
4d02439820
OpenFOAM: Depend on CGAL 4.X. ( #22474 )
...
CGAL 5.X is currently not supported.
2021-03-23 11:33:01 -07:00
Martin Pokorny
c4b38e5102
Initial version of libsakura ( #22488 )
2021-03-23 18:05:41 +00:00
Rémi Lacroix
495b9bcb60
VAPOR: new package ( #22477 )
2021-03-23 11:01:32 -07:00
Robert Mijakovic
5bc1ac6ca1
cryptsetup: new version ( #22470 )
...
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de>
2021-03-23 11:00:49 -07:00
Robert Mijakovic
9e316b30d1
intel: new version, 20.0.4 ( #22484 )
...
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de>
2021-03-23 11:40:13 -06:00
Rémi Lacroix
dca23f3c37
Channelflow: Fix the package. ( #22483 )
...
A search and replace went wrong in 2264e30d99
.
Thanks to @wadudmiah who reported this issue.
2021-03-23 12:04:40 -05:00
Robert Mijakovic
0c699d7494
git: new version ( #22479 )
...
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de>
2021-03-23 10:58:12 -06:00
Michael Kuhn
a4e18a9544
flexiblas: add 3.0.4 ( #22485 )
2021-03-23 17:52:33 +01:00
Robert Mijakovic
76bfdbfb96
cuda: add v11.2.2 ( #22471 )
...
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de>
2021-03-23 15:55:17 +01:00
Harmen Stoppels
8899a08263
OpenMPI: require ssh run dependency ( #22115 )
...
* Bump gdbm
* Add libedit 3.1
* Bump OpenSSH to 8.5p1
* Bump lz4
* Add openssh as a runtime dep of openmpi
2021-03-23 10:44:22 -04:00
Robert Mijakovic
6a3bef4bb0
gmake: add v4.3 ( #22480 )
...
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de>
2021-03-23 12:47:21 +00:00
Robert Mijakovic
982d1afd01
cmake: new version ( #22469 )
...
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de>
2021-03-23 12:59:21 +01:00
Desmond Orton
6bfc0504cb
orthofinder: retrieve sources, overhaul recipes ( #22423 )
2021-03-23 09:27:52 +01:00
takanori-ihara
adf19379cc
fujitsu-ssl2: fix to library list and env variables ( #22462 )
2021-03-23 08:33:05 +01:00
Robert Cohn
f57626a7c4
Oneapi packages: update URLs, environment management, and dependencies ( #22202 )
...
* Replace URL computation in base IntelOneApiPackage class with
defining URLs in component packages (this is expected to be
simpler for now)
* Add component_dir property that all oneAPI component packages must
define. This property names a directory that should exist after
installation completes (useful for making sure the install was
successful) and also defines the search location for the
component's environment update script.
* Add needed dependencies for components (e.g. intel-oneapi-dnn
requires intel-oneapi-tbb). The compilers provided by
intel-oneapi-compilers need some components under certain
circumstances (e.g. when enabling SYCL support) but these were
omitted since the libraries should only be linked when a
dependent package requests that feature
* Remove individual setup_run_environment implementations and use
IntelOneApiPackage superclass method which sources vars.sh
(located in a subdirectory of component_dir)
* Add documentation for IntelOneApiPackge build system
Co-authored-by: Vasily Danilin <vasily.danilin@yandex.ru>
2021-03-22 17:35:45 -07:00
Massimiliano Culpo
138312efab
clingo-bootstrap: account for cray platform ( #22460 )
2021-03-22 17:57:32 -05:00
Jan Ciesko
364b359c68
Add Kokkos smoke test support ( #22071 )
...
Co-authored-by: Jan Ciesko (-EXP) <jciesko@sandia.gov>
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
2021-03-22 12:51:59 -06:00
Aurelien Bouteiller
623edc6674
Invoke ctest -j1 from spack install --test, and build_with_parsec from spack test run ( #22070 )
...
Signed-off-by: Aurelien Bouteiller <bouteill@icl.utk.edu>
2021-03-22 12:34:03 -06:00
Harmen Stoppels
22425da038
IPython: add v7.21.0 and updated dependencies accordingly ( #22448 )
2021-03-22 19:22:41 +01:00
Vanessasaurus
c2a9b7aa08
rpm: add new package. ( #22382 )
...
For rpm to build with lua, we additionally need to add a lua.pc file
that the configure script can find.
Patch from : dcaf70897a/gnu/packages/patches/lua-pkgconfig.patch
Co-authored-by: vsoch <vsoch@users.noreply.github.com>
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2021-03-22 17:47:56 +01:00
AMD Toolchain Support
2fba3e2bd3
Spack recipes for AOCL 3.0 ( #22376 )
...
Added Spack recipes for AOCL 3.0 blis, ambles, amdlibflame, amdlibm, amdscalapack, aocl-sparce.
2021-03-22 09:30:08 -07:00
Seth R. Johnson
3a33d45d6d
openssh: support spack external find ( #22445 )
2021-03-22 10:19:07 -06:00
David Hadley
20fc160f21
GENIE: new package package ( #22438 )
...
Add GENIE MC (https://www.genie-mc.org ) package.
2021-03-22 12:04:43 -04:00
André Brandenburger
01ea3e3469
py-tensorflow: remove bazel restriction to /tmp ( #22250 )
2021-03-22 10:06:05 -05:00
TZ
6e3f7781d4
lammps: add most recent stable and patch release ( #22435 )
2021-03-22 08:37:46 -06:00
TZ
951c4a6cf2
lammps: patch for CUDA-11.x with lammps 21 Jul 2020 ( #22434 )
...
apply upstream patch to make lammps 21 Jul 2020 work with CUDA-11.x (support for compute_30 removed)
2021-03-22 15:34:04 +01:00
Robert Mijakovic
62f9de535c
freetype: new version ( #22454 )
2021-03-22 14:07:08 +00:00
Robert Mijakovic
af15801649
extrae: new version ( #22453 )
...
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de>
2021-03-22 15:03:03 +01:00
Robert Mijakovic
155c378406
blis: new version ( #22449 )
2021-03-22 15:02:44 +01:00
Robert Mijakovic
28f2349d1e
doxygen: new version ( #22452 )
2021-03-22 15:00:31 +01:00
Robert Mijakovic
c128c58a93
cryptsetup: new version ( #22451 )
...
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de>
2021-03-22 14:56:15 +01:00
Robert Mijakovic
29e36e7a17
cmake: new version ( #22450 )
...
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de>
2021-03-22 14:54:54 +01:00
Glenn Johnson
d18de945b7
r-lwgeom: new package ( #22437 )
2021-03-22 12:52:07 +01:00
Glenn Johnson
2741b69791
r-s2: new package plus new dependency r-wk ( #22443 )
2021-03-22 12:48:06 +01:00
Glenn Johnson
d203456790
r-pool: new package ( #22441 )
2021-03-22 12:47:21 +01:00
Glenn Johnson
c9043b6258
r-microbenchmark: new package ( #22440 )
2021-03-22 12:46:52 +01:00
Glenn Johnson
346d880384
r-mapview: added packages and dependencies ( #22439 )
2021-03-22 12:45:58 +01:00
Robert Mijakovic
d838b8f518
pegtl: add v3.2.0 and a patch for <2.8.3 with gcc 10. ( #22422 )
...
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de>
2021-03-22 10:25:12 +00:00
Toyohisa Kameyama
c77267f0a1
dtf: new package. ( #22446 )
2021-03-22 04:07:07 -06:00
a-saitoh-fj
d49c0148b8
py-s3fs: new package ( #22260 )
2021-03-22 08:46:16 +01:00
Maxim Belkin
8c04354056
clingo: fix typo ( #22444 )
2021-03-22 00:52:46 +01:00
Valentin Volkl
e56e72d910
[py-awkward1] add dlpack dependency ( #22220 )
...
* [py-awkward1] add dlpack dependency
* [py-awkward] rename package
* [py-awkward] address comments from [22220]
* [py-awkward] address comments from [22220]
2021-03-21 12:42:13 -05:00
Keita Iwabuchi
718e65492e
Metall: add v0.10, remove old versions prior to v0.7 ( #21893 )
2021-03-21 12:41:28 +01:00
darmac
fa5ddcaa41
libmpdclient: new package ( #22146 )
2021-03-21 11:33:47 +01:00
darmac
5e0aa8c2e7
libndp: new package ( #22147 )
2021-03-21 11:32:06 +01:00
darmac
8eb5f017df
libnetfilter-cthelper: new package ( #22148 )
2021-03-21 11:22:15 +01:00
darmac
2b22d855b0
libnetfilter-cttimeout: new package ( #22149 )
2021-03-21 11:17:31 +01:00
darmac
c9ce5a3292
libnetfilter-queue: new package ( #22150 )
2021-03-21 11:16:30 +01:00
Chuck Atkins
df8dcef963
ecp-data-vis-sdk: disable sz python bindings ( #22271 )
2021-03-21 11:12:31 +01:00
darmac
622b6d761d
net-snmp: new package ( #22154 )
2021-03-21 11:11:44 +01:00
Jen Herting
404d4dde48
opus: add v1.3.1 ( #22308 )
2021-03-21 08:42:15 +00:00
darmac
3688f7aea0
hwdata: new package ( #22128 )
2021-03-21 09:28:21 +01:00
darmac
bc127ec53e
mozjs: add zip and unzip as dependencies ( #22274 )
2021-03-21 09:27:12 +01:00
darmac
26bf91c690
fullock: new package ( #22139 )
2021-03-21 09:20:50 +01:00
darmac
b48fbeed69
brynet: new package ( #22133 )
2021-03-21 09:19:58 +01:00
darmac
83fde4e849
libnfs: new package ( #22151 )
2021-03-20 22:36:04 +01:00
darmac
4a957509db
libnfsidmap: new package ( #22152 )
2021-03-20 22:35:00 +01:00
Robert Pavel
9af0b11b86
MiniAMR: add v1.6.6 and v1.6.5 ( #22227 )
2021-03-20 22:31:06 +01:00
Matthew Kelsey
0c4f140d88
professor: add new package at v2.3.3 ( #22043 )
...
Co-authored-by: Matthew Kelsey <matt@Matthews-MacBook-Pro.local>
Co-authored-by: Matthew Kelsey <mkelsey@rcas6015.rcf.bnl.gov>
2021-03-20 19:28:03 +00:00
darmac
5a30e5795f
libapreq2: add package at v2.13 ( #22136 )
2021-03-20 18:23:04 +00:00
Robert Mijakovic
4bdd014c82
bazel: new versions, 4.0.0 and 3.7.2 ( #22420 )
...
* 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-20 12:17:49 -05:00
Vinícius
b052ff9be0
pajeng: add dependency on fmt for @develop ( #22432 )
2021-03-20 16:57:40 +00:00
Olivier Cessenat
1acaaea34e
silo: adding the library spec for dependents ( #22431 )
2021-03-20 15:22:38 +00:00
Olivier Cessenat
86fad97165
minizip: reduce scope of applied patch ( #21909 )
2021-03-20 14:51:03 +00:00
Rohit Goswami
ac15e3ec96
SymEngine: add v0.7.0 ( #22367 )
2021-03-20 14:50:43 +00:00
darmac
46469786d8
libtorrent: add new package at v0.13.8 ( #22130 )
2021-03-20 15:16:09 +01:00
darmac
17e51b2989
args: add new package at v6.2.3 ( #22132 )
2021-03-20 15:14:40 +01:00
darmac
806f02438d
libao: add new package at v1.2.2 ( #22135 )
2021-03-20 15:11:52 +01:00
darmac
44e70f40ce
libasr: new package at v1.0.4 ( #22137 )
2021-03-20 15:07:09 +01:00
Martin Pokorny
c84c0187ea
casacore: fft implementation default ( #22226 )
...
* 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-20 14:58:56 +01:00
Rohit Goswami
ec0dc67e73
eigen: add v3.3.9 ( #22369 )
2021-03-20 12:55:06 +00:00
Michael Kuhn
dfb0da2c85
zlib-ng: new package ( #22346 )
2021-03-20 12:43:04 +00:00
Jen Herting
f8ea3c5285
libvorbis: add v1.3.7 ( #22266 )
2021-03-20 13:36:27 +01:00
Pramod Kumbhar
222666e400
neuron: fix issue with assignment operator during build ( #22278 )
2021-03-20 06:31:23 -06:00
darmac
a4fbaf2f89
hivex: new package ( #22158 )
2021-03-20 13:30:20 +01:00
darmac
f8a17371f6
hyphen: new package ( #22157 )
2021-03-20 13:23:41 +01:00
darmac
aa79689c78
libmbim: add new package ( #22143 )
2021-03-20 13:17:59 +01:00
darmac
8a9af11403
liblognorm: new package ( #22140 )
...
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2021-03-20 13:16:39 +01:00
Adam J. Stewart
d4516057e1
py-azureml-sdk: Python 3.9 not yet supported ( #22388 )
2021-03-20 12:08:58 +00:00
Scot Halverson
e1abb5cbc8
kokkos: add ampere80 cuda arch ( #22397 )
...
Adding support for Ampere (SM_80) GPUs.
2021-03-20 11:54:48 +00:00
Vanessasaurus
c055ffc79b
singularity: update packages ( #22281 )
...
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-20 12:50:35 +01:00
Cody Balos
ac6976dee5
sundials: use CudaPackage and ROCmPackage and add spack tests ( #22183 )
...
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
2021-03-20 11:43:31 +00:00
Kai Torben Ohlhus
9b5df573c0
openblas: add v0.3.14 ( #22371 )
...
New OpenBLAS 0.3.14 release
- https://github.com/xianyi/OpenBLAS/releases/tag/v0.3.14
2021-03-20 11:41:04 +00:00
Rao Garimella
c7e481de77
Update R3D package ( #22327 )
...
Co-authored-by: Rao Garimella <rao@abyzou.lanl.gov>
2021-03-20 12:12:48 +01:00
Jen Herting
9d5937725e
py-jsonpointer: add v1.9 ( #22394 )
2021-03-20 11:07:53 +00:00
Vinícius
ce64a4170f
pajeng: new package ( #22398 )
2021-03-20 10:35:43 +00:00
Robert Pavel
bba41f16d4
libristra: add new package ( #22343 )
2021-03-20 10:38:13 +01:00
Hadrien G
32f6fdce7c
acts: add v6.00.0 ( #22347 )
2021-03-20 03:34:14 -06:00
Jen Herting
6d8f59e6bc
libogg: add v1.3.4 ( #22395 )
2021-03-20 10:22:06 +01:00
Harmen Stoppels
ece71f1648
hip: shorten shebang before cmake phase because it is used there ( #22391 )
2021-03-20 09:52:22 +01:00
Michael Kuhn
07a9723c63
cube-blade: new package ( #22411 )
2021-03-20 09:47:48 +01:00
Nick Denissen
4aa24095c0
zoltan: add nvhpc fortran libraries to the linker ( #22413 )
2021-03-20 09:46:25 +01:00
Robert Mijakovic
c4e81b9cdb
autoconf: add v2.71 ( #22415 )
...
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de>
2021-03-20 09:44:53 +01:00
Glenn Johnson
cbb64156cb
bowtie2: fix python interpreter line ( #22417 )
...
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-20 09:43:19 +01:00
Chris Richardson
381da114f0
xtensor: add v0.23.2 ( #22378 )
...
Also updated version of dependencies
2021-03-20 08:41:56 +00:00
William Downs
ab6c543948
gchp: add v13.0.0 ( #22387 )
2021-03-20 09:41:29 +01:00
Toyohisa Kameyama
b8815e577b
boost: fixed detect system icu bug on version 1.65.0 or older. ( #22375 )
2021-03-20 01:52:38 +00:00
Robert Mijakovic
187c23d3c5
Slurm: add v20-11-[4,5]-1 ( #22416 )
...
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de>
2021-03-20 00:09:32 +01:00
Sinan
4c57c88d9e
py-zarr: add v2.4.0,v2.5.0,v2.6.1 ( #22403 )
...
Co-authored-by: sbulut <sbulut@3vgeomatics.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-03-19 22:06:30 +00:00
Tiziano Müller
3305a39c55
CP2K: update libxc dep, SIRIUS: update spla dep for 7+ ( #22249 )
2021-03-19 14:52:07 -06:00
Daniel Arndt
245d67ed5c
Add ArborX smoke tests ( #22356 )
2021-03-19 12:39:06 +00:00
m-shunji
020c60649e
abinit: fix detection of Fujitsu compiler ( #22239 )
2021-03-19 12:27:31 +00:00
Gregory Lee
43f4d2da99
updated deps to get gtkplus to build ( #22228 )
...
* 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-19 09:31:14 +00:00
tilne
22a93300b4
Add aws-parallelcluster v2.10.3 ( #22402 )
...
Signed-off-by: Tim Lane <tilne@amazon.com>
2021-03-19 09:09:18 +00:00
Robert Mijakovic
396936d241
Adds new versions of cuDNN package ( #22385 )
2021-03-19 02:42:44 +00:00
Benjamin Tovar
818b416742
CCTools to version 7.2.4 ( #22384 )
2021-03-19 02:13:30 +00:00
Cyrus Harrison
4df1f62fd3
updates to conduit to add hostcfg and use cmake base ( #22233 )
2021-03-18 18:44:29 -07:00
AMD Toolchain Support
4f1a76a0d1
fixing the perf regression issues with OpenMPI v4.0.x till v4.1.0 for x86_64 ( #22350 )
2021-03-18 17:09:20 -07:00
Dr. Christian Tacke
d07cb59bef
root/intel-tbb interaction ( #22366 )
...
root 6.22 does not work with intel-tbb 2021.1.1.
So:
* Introduce conflicts()
(a fitting depends_on in the comments, but does not help with the classic conretizer.)
* Mark 2020.3 as preferred to help concretizer, when newer versions come up.
* Previous discussion:
https://github.com/spack/spack/pull/22263#issuecomment-797606475
* Relevant ROOT issue:
https://github.com/root-project/root/issues/6933
2021-03-18 17:19:08 -06:00
Cody Balos
02c3b23a15
xsdk-examples: add new version ( #22090 )
2021-03-18 15:25:43 -07:00
Olivier Cessenat
628f9eadb5
perl-tk: creating package ( #21586 )
2021-03-18 11:20:18 -05:00
Paul Kuberry
a405811bfe
xyce: add new package ( #22345 )
2021-03-18 14:49:42 +00:00
Ryan Honeyager
c6f3f57c31
Add udunits2 v2.2.28 and target the new UCAR repository ( #22370 )
2021-03-18 12:47:20 +00:00
Axel Huebl
f901c61e68
py-yt: 3.6.1 ( #22329 )
...
* py-yt: 3.6.1
The latest bugfix release of yt-project fixes issues with matplotlib
version 3.3.0+.
* py-yt: add many more version constrains
2021-03-18 11:19:58 +00:00
Benjamin Tovar
4c9c5393f1
CCTools: add v7.2.3 ( #22355 )
2021-03-18 08:10:08 +01:00
Hector Martinez-Seara
441d09cc27
Amber ( #22275 )
...
* Improved amber package. Added amber20
* Corrected description link between ambertools and amber versions
* Fixed ambertools handling
* Apply pathes only when problematic traget requested
* fixed style issue
* Added amber20 sha256 checksum
* Improved documentation
* Removed preferred amber18
* Changef f-string to str.format()
* Changef f-string to str.format()
* removed url_for_version fuction
2021-03-18 05:45:24 +00:00
Seth R. Johnson
e5103b6914
openblas: fix older versions ( #22358 )
2021-03-18 03:21:58 +00:00
Tomoki, Karatsu
d934363ae5
intel-mpi-benchmarks: Take in upstream bugfix patches. ( #22317 )
2021-03-17 11:09:25 -07:00
Adam J. Stewart
251e4282f1
GDAL: add v3.2.2 ( #22224 )
2021-03-17 11:28:06 -06:00
Adam J. Stewart
2d623bab31
tidy-html5: add new package ( #22286 )
2021-03-17 16:14:39 +01:00
Dr. Christian Tacke
96e394845b
root: add v6.22.08 ( #22263 )
2021-03-17 16:14:12 +01:00
AMD Toolchain Support
e6c8fa1311
aocc: add support for v3.0 compilers ( #22219 )
...
A mitigation of a known issue that affects v3.0 is added, see
https://developer.amd.com/wp-content/resources/AOCC-3.0-Install-Guide.pdf
2021-03-17 15:06:25 +00:00
Erik Schnetter
9a565e0ec7
shtools: add v4.8 ( #22305 )
2021-03-17 13:20:46 +01:00
Erik Schnetter
bac3ac4fdb
fasttransforms: add v0.5.0 ( #22304 )
2021-03-17 13:20:09 +01:00
Jen Herting
8d2944bf77
flac: add v1.3.3 ( #22307 )
2021-03-17 12:18:52 +01:00
Harmen Stoppels
889e83a9b5
boost: fix unicode bugs in Boost recipe ( #22301 )
2021-03-17 11:22:21 +01:00
Benjamin Tovar
047bb490cb
cctools: add v7.2.2 ( #22325 )
2021-03-17 11:19:01 +01:00
Erik Schnetter
2032c608e8
ssht: add v1.3.5 ( #22306 )
2021-03-17 11:16:56 +01:00
David Hadley
9e62eadce0
pythia6: fix wrong patch ( #22338 )
...
See #22330
2021-03-17 03:25:09 -06:00
Bryan Herman
364b9e7a27
add maintainer to py-h5py ( #22332 )
2021-03-16 18:46:16 -06:00
Tomoyasu Nojiri
857f6392a2
r-v8: Fix build error ( #22314 )
2021-03-16 19:39:30 -05:00
eugeneswalker
b75b029706
amrex: add gcc 8 conflicts ( #22339 )
2021-03-16 23:54:40 +00:00
Tiziano Müller
12cad38aef
llvm: enable ncurses patch for building on SUSE in 11.0.1 ( #22319 )
...
fixes #19625 again
2021-03-16 16:22:10 -07:00
AMD Toolchain Support
912606ad9a
spack recipe for aocl-sparse ( #22079 )
2021-03-16 14:34:25 -07:00
AMD Toolchain Support
603331e669
WRF package: add aocc 3.0 support for WRF 3.9.1.1 and 4.2 ( #22285 )
...
* Added 2 new configure patch files to build WRF 3.9.1.1 and 4.2
with aocc@3.0
* Renamed patch files used for building WRF 3.9.1.1 and 4.2 with
aocc@2.3 (mostly, this also removes -march=native from AOCCOPT
and updates LIBMVEC options for aocc@2.3)
2021-03-16 12:59:43 -07:00
a-saitoh-fj
d36de79ba0
py-aiobotocore: New package ( #22258 )
...
* py-aiobotocore: New package
* py-aiobotocore: Added python dependencies, and Removed unnecessary whitespace
2021-03-16 08:57:54 -05:00
Tomoyasu Nojiri
ce7bde24d4
amdlibflame: Fix build error ( #22316 )
2021-03-16 10:32:51 +00:00
Tomoyasu Nojiri
475c877fc9
libflame: Fix build error ( #22315 )
2021-03-16 10:03:32 +00:00
Harmen Stoppels
8ffeb96c77
hwloc: add dependency on ncurses ( #22300 )
...
Co-authored-by: Michal Sudwoj <msudwoj@student.ethz.ch>
2021-03-16 08:34:41 +01:00
Adam J. Stewart
d7f1ff68fb
OpenCV: add new version, simplify package ( #22292 )
2021-03-15 14:41:24 -07:00
Chuck Atkins
f949ae772d
vtk-h: Fix missing trailing-colon in CMake version ( #22302 )
2021-03-15 20:16:56 +00:00
Harmen Stoppels
6ba7632d2b
Make py-boto3 installable again with old concretizer ( #22298 )
2021-03-15 18:21:11 +00:00
Adam J. Stewart
d166ca91f1
dos2unix: gettext needed for linking ( #22288 )
2021-03-15 12:19:15 -06:00
Adam J. Stewart
78d1b28b72
py-tqdm: add new version, variants ( #22290 )
2021-03-15 10:03:52 -07:00
Adam J. Stewart
3c493ae629
PyTorch: add missing tqdm dependency ( #22289 )
2021-03-15 09:55:31 -07:00
Tomoyasu Nojiri
9c7669ed67
fortrilinos: Fix trilinos depend ( #22295 )
2021-03-15 10:31:10 -06:00
Christoph Junghans
0c8df39fce
votca-*: add v2021 ( #22282 )
2021-03-15 11:38:55 +01:00
a-saitoh-fj
3e4a24c878
py-aioitertools: New package ( #22256 )
...
* py-aioitertools: New package
* py-aioitertools: Fixed python dependencies, and Fixed style of code
* switch to the source build
2021-03-15 04:58:14 +00:00
a-saitoh-fj
d22bad13b1
py-botocore: Update version to install py-s3fs ( #22257 )
...
* Update version to install py-s3fs
* Update the required version of py-urllib3, and Set the dependent conditions of py-docutils
2021-03-14 06:29:50 +00:00
Seth R. Johnson
5b2a54952c
openblas: prevent microarch flags for generic targets ( #22270 )
...
As of OpenBLAS 0.3.13, leaving off `TARGET` by default optimizes most
code for the host system -- adding flags that cause the resulting
library to fail (SIGILL) on older systems. This change should ensure
that a "x86_64" target for example will work across deployment systems.
https://github.com/xianyi/OpenBLAS/issues/3139
2021-03-13 11:00:15 +00:00
Bryan Herman
839af2bd70
fixed ^python in py-rich, py-dvc ( #22264 )
2021-03-12 22:53:31 +00:00
Bryan Herman
f213cf8349
py-h5py: offline installation and deps fix ( #22262 )
...
* added h5py patch file for offline installs to work
* h5py v3+ deps consistent with setup.py, add patch
2021-03-12 19:44:37 +00:00
Chuck Atkins
474e616a5b
ascent: Relax CMake version constraints ( #22253 )
2021-03-12 11:37:43 -08:00
Valentin Volkl
cf29ee6b2b
[dd4hep] update env var ( #22218 )
2021-03-12 11:10:07 -07:00
iarspider
b2ece3abba
Rivet: syntax fixes ( #22225 )
2021-03-12 09:52:07 -08:00
Desmond Orton
24b7aff837
Version update to 1.9.4 ( #22231 )
2021-03-12 09:44:10 -08:00
Brian Van Essen
8a8fad8474
LBANN software stack: new versions and dependencies ( #22234 )
...
Updated the versions for DiHydrogen and Aluminum. Added new constraints on versions of Aluminum that are used across the software stack. Cleaned up the dependency on DiHydrogen for LBANN.
2021-03-12 10:43:13 -07:00
Sinan
650f24f4d3
add hints for dependency resolution ( #22238 )
...
Co-authored-by: sbulut <sbulut@3vgeomatics.com>
2021-03-12 09:36:11 -08:00
a-saitoh-fj
5790ec5359
py-fsspec: Update version to install py-s3fs ( #22259 )
2021-03-12 11:31:00 -06:00
Bryan Herman
a2e9a9076f
fixed when python dep in ftfy dep for py benedict ( #22261 )
2021-03-12 10:28:13 -07:00
Tomoyasu Nojiri
19b163e49d
chai: Add 2.3.0 version ( #22254 )
2021-03-12 10:16:06 -07:00
a-saitoh-fj
c6440eb23c
py-chainer: Add test method for ChainerMN (continued #21848 , #21940 ) ( #22189 )
...
* py-chainer: Add test method for ChainerMN (continued #21848 , #21940 )
* py-chainer: Fixed the word in the message
* py-chainer: Delete unnecessary imports
* py-chainer: Incorporation of the measures pointed out in #21940 was insufficient.
2021-03-12 11:40:25 +00:00
kuramoto-fj
40147d9955
mptensor: Add test method ( #21712 )
...
* mptensor: Add test method
* mptensor: Reverted the receipe on merged style
* mptensor: Changed """ to #
2021-03-12 06:13:38 +00:00
Sergei Shudler
21b2d7109a
superlu-dist: Add e4s testsuite-inspired smoke test ( #22237 )
...
* Added a smoke test for superlu-dist recipe
* Fixed small issues following a PR review
2021-03-12 04:22:34 +00:00
Paul Kuberry
e13ce390fe
Add internal package options to Trilinos ( #22205 )
...
Adds several EpetraExt_BUILD_* options as well as an Amesos2_ENABLE_Basker option. Adds `none` as an option to `gotype=`, which should be among the options since 'none' is specifically handled later in the package definition.
Adds `stokhos` and `trilinoscouplings` as options in spack which already are available in CMake for Trilinos (e.g. Trilinos_ENABLE_Stokhos:BOOL=)
2021-03-11 18:23:24 -08:00
BerengerBerthoul
ca4a566443
py-pytest-html recipe ( #22221 )
...
* py-pytest-html recipe
* added missing deps + copyright
* Update var/spack/repos/builtin/packages/py-pytest-html/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* Update var/spack/repos/builtin/packages/py-pytest-metadata/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-03-12 02:17:12 +00:00
Thomas Kluyver
bb4ccdfa91
Add newest versions of py-h5py ( #22245 )
...
* Add newest versions of py-h5py
* Update dependencies for py-h5py
2021-03-12 00:39:25 +00:00
Tomoyasu Nojiri
952f76bda3
r-rhdf5filters: Fix for aarch64 ( #22074 )
2021-03-11 17:56:55 +00:00
Tomoyasu Nojiri
ab9580c168
bind9: add missing dependencies ( #22212 )
2021-03-11 16:32:29 +00:00
Tomoyasu Nojiri
e11f5df7dc
ctffind: update url and version directive ( #22039 )
2021-03-11 15:23:41 +00:00
Ye Luo
d0610f7a39
elpa: fix build of versions before 2020 with GCC >= 10 ( #22182 )
2021-03-11 09:43:53 +00:00
Andrew W Elble
31cf0e9c0d
py-imageio: new version 2.9.0 ( #22229 )
2021-03-11 04:41:13 +00:00
Gabriel Rockefeller
821769c95e
eospac: add patch to fix selection of compiler flags ( #21626 )
...
Patch eospac's Makefile.-linux-gnu.hashes to consider only `$(notdir
$(F90))` when constructing a key to look up compiler flags in the
_F90-CPUINFO_COMP_FLAGS associative array.
This patch was accepted into eospac itself after the release of
6.4.2beta, so apply it only to 6.4.2beta and earlier releases.
2021-03-11 01:47:13 +00:00
Benjamin Tovar
f346db83ac
cctools: add v7.2.1 ( #22193 )
2021-03-10 21:48:29 +00:00
David Pape
f73182fd98
gearshifft: fix patch, add support for mkl and rocm ( #22195 )
...
- Fix faulty patch
- Only use GEARSHIFFT_BACKEND_FFTW_PTHREADS if ~openmp
- Explicitly disable float16 support
- Use correct minimum required Boost version
- Add variants for Intel MKL and ROCm rocfft
2021-03-10 21:03:06 +00:00
Michael Kuhn
43473995ad
meson: apply rpath patch for current versions ( #22216 )
...
meson now only selectively strips rpaths but can still strip required
ones (like glib's pcre dependency).
2021-03-10 18:42:39 +00:00
darmac
d2ce4b565c
vigra: add master branch ( #22037 )
2021-03-10 17:57:35 +00:00
darmac
05dfd94ed7
haveged: new package at v1.9.13 ( #22127 )
2021-03-10 17:36:27 +00:00
Michael Kuhn
c65e660fbe
gdk-pixbuf: add v2.42.2 ( #22215 )
2021-03-10 16:44:15 +00:00
Michael Kuhn
ed4a468941
gcc: fix nvptx conflict ( #22214 )
...
In the past, we only had the binutils variant, which included the
bootstrapping flag. Now that we have a separate bootstrap variant, fix
the nvptx conflict accordingly.
2021-03-10 14:52:40 +00:00
darmac
df92f73c72
mii: add v1.0.4 ( #21754 )
...
mii: 1.0.3 and 1.0.2 is deprecated, and v1.0.4 can replace them safely
2021-03-10 14:22:21 +00:00
h-denpo
fc15f85986
gearshifft: add v0.4.0, remove v0.2.1-lw ( #21437 )
...
Changed maintainer
Co-authored-by: Axel Huebl <axel.huebl@plasma.ninja>
2021-03-10 11:00:36 +01:00
Andrew W Elble
81e3978759
gnutls: add v3.6.15 ( #22192 )
2021-03-10 10:53:35 +01:00
Andrew W Elble
f7c234f14c
salmon: add v1.4.0 ( #22201 )
...
devendored (most) dependencies, added missing dependencies.
added resources and bypassed external fetching.
2021-03-10 10:30:03 +01:00
Paul Kuberry
d2e759e614
compadre: add new package ( #22119 )
2021-03-10 10:25:59 +01:00
h-denpo
8849312e68
pocl: updated llvm dependency to require not having flang ( #22190 )
...
depends_on("llvm +clang +shared_libs -flang @6.0:11.0", when="@1.6")
2021-03-10 10:25:10 +01:00
Tomoyasu Nojiri
8de96cde08
lxc: fix install error ( #22206 )
2021-03-10 10:18:34 +01:00
Tomoyasu Nojiri
114bc95526
rsyslog: fix install error ( #22207 )
2021-03-10 10:17:50 +01:00
Tomoyasu Nojiri
6da24dee91
satsuma2: fix install error ( #22208 )
2021-03-10 10:16:59 +01:00
Tomoyasu Nojiri
8ff898a95e
warpx: add libs attribute to fix build on aarch64 ( #22072 )
...
Co-authored-by: Axel Huebl <axel.huebl@plasma.ninja>
2021-03-10 09:13:44 +00:00
Axel Huebl
8c613fadf0
BLAS++: OpenMP for AppleClang ( #22211 )
...
We need to install OpenMP for Apple's Clang.
2021-03-10 10:12:04 +01:00
m-shunji
55c1e76408
abinit: updated patch for Fujitsu compilers ( #22009 )
2021-03-10 09:58:38 +01:00
eugeneswalker
1492461b8e
netcdf-c@4.7.3:4.7.4 patch detection of pnetcdf for spectrum-mpi ( #22180 )
2021-03-09 15:11:49 -08:00
Fabian Brandt
3006da8197
Bump version libnetworkit/networkit 8.0 -> 8.1 ( #22194 )
...
Co-authored-by: FBT <fabian.brandt-tumescheit@hu-berlin.de>
2021-03-09 13:40:03 -07:00
eugeneswalker
d001a8945a
nalu-wind: add cuda variant ( #22184 )
2021-03-09 14:19:59 -06:00
Vasileios Karakasis
efecb22845
ReFrame 3.5.0 recipe ( #22196 )
2021-03-09 20:12:39 +01:00
Paul Kuberry
303230fe7f
Add pthread variant to kokkos-kernels ( #22120 )
2021-03-09 06:36:21 -07:00
Evan Felix
4d1d435330
Pacifica spack integration work ( #20485 )
...
* Add intel cluster package update2 for 2020
* add pacifica cli tools, and pager
* remove boilerplate code
* update flake8 lints
* update flake8 lint, missed one
* add a description for pager
* Shorten a line
* Remove whitespace
* check on dependencies and move urls to proper place
* Remove import package as it seems it is not required
* add requests to the uploader config
* remove blank Line
* change to build and run for packages
* add run and build to the packages
* move from url method to pypi method
* adjust requirements based on feedback from adamjstewart
* remove python 3 requirement, and add setuptools-scm
* remove dependence on python
Co-authored-by: Evan Felix <evan.felix@pnnl.gov>
2021-03-09 13:13:51 +00:00
Andrew W Elble
1fa16c1b9b
kicad: add v5.1.9 ( #22123 )
...
ngspice to v34
2021-03-09 09:45:45 +01:00
darmac
26e73e848d
iptraf-ng: new package at v1.2.1 ( #22155 )
2021-03-09 09:38:49 +01:00
darmac
2ba00262e5
hw-probe: new package at v1.5 ( #22156 )
2021-03-09 09:37:52 +01:00
darmac
bf4c4e9b32
ike-scan: new package at v1.9 ( #22160 )
2021-03-09 09:36:13 +01:00
darmac
4e185d48d1
libmacaroons: new package at v0.3.0 ( #22142 )
2021-03-09 09:32:35 +01:00
Adam Moody
d6fbf8ad57
scr: require dtcmp, switch from /tmp to /dev/shm ( #22073 )
2021-03-08 17:22:47 -08:00
a-saitoh-fj
8395df6b5b
DSQSS: Add test function, and Continuation of # 21666. ( #22103 )
2021-03-08 17:12:25 -08:00
Harmen Stoppels
1659beb220
Fix spack graph
when deptypes are filtered ( #22121 )
2021-03-08 16:47:00 -08:00
Martin Pokorny
68d5f348e5
casacore: add v3.4.0 ( #22163 )
2021-03-08 21:26:44 +01:00
James Elliott
126ab70420
Update Cmake 3.19.x to support crayftn preprocessing (cce 11+) ( #22122 )
...
Cray added necessary functionality for CMake to support fortran preprocessing using crayftn. This patch is necessary for the current release of cmake (3.19), with this patched expected to be in the 3.20 release of Cmake. The included patch is from kitware.
see https://gitlab.kitware.com/cmake/cmake/-/merge_requests/5882
Co-authored-by: James Elliott <jjellio@sandia.govv>
2021-03-08 10:54:46 -08:00
Phil Carns
3d17936866
v0.9.1 release of mochi-margo ( #22164 )
2021-03-08 11:22:03 -07:00
Thomas Madlener
bc40c3af91
Add latest versions for lcio and sio ( #22173 )
2021-03-08 10:17:55 -08:00
David Poliakoff
a52beca2cf
Tuning variant for Kokkos packages ( #22176 )
2021-03-08 10:13:07 -08:00
Andrew W Elble
16adb5dd8f
py-tensorflow-probability: run install from correct working dir ( #22175 )
2021-03-08 09:58:08 -06:00
Kai Torben Ohlhus
b642871b23
suite-sparse: add v5.9.0 ( #22168 )
...
Update homepage URL and see release notes:
- https://github.com/DrTimothyAldenDavis/SuiteSparse/releases/tag/v5.9.0
2021-03-08 10:37:08 +00:00
Tomoyasu Nojiri
c25a723d74
kmod: add --with-bashcompletiondir option ( #22167 )
2021-03-08 10:21:15 +01:00
Axel Huebl
90ace2d0ec
catch2: add v2.13.4 ( #22170 )
...
Add the latest release of Catch2.
2021-03-08 10:20:21 +01:00