Commit graph

18897 commits

Author SHA1 Message Date
Glenn Johnson
b9dfda19c1
r-blockmodeling: added v1.0.0 (#20820) 2021-01-13 15:45:59 +01:00
Glenn Johnson
661b94eba5
r-xfun: added v0.20 (#20821) 2021-01-13 15:19:14 +01:00
Glenn Johnson
241c8a0695
r-boot: added v1.3-25 (#20823) 2021-01-13 15:18:36 +01:00
Harmen Stoppels
dec35566d2
hipblas: add dependency on rocsolver (#20832) 2021-01-13 15:14:58 +01:00
Christoph Junghans
8af010ce5d
votca-*: add v1.6.4 (#20822)
* votca-tools: add v1.6.4

* votca-csg: add v1.6.4

* votca-csg-tutorials: add v1.6.4

* votca-csgapps: add v1.6.4

* votca-xtp: add v1.6.4

* csgapps: master/stable version got merged into votca-csg
2021-01-13 07:07:53 -07:00
darmac
ccc1bb7324
libtomlc99: added v0.2020.12.23 (#20825) 2021-01-13 09:55:06 +01:00
Mark W. Krentel
991ff2fd94
hpctoolkit: add variant to support rocm (#20826)
Add early support for ROCM on AMD GPUs, for develop branch only.
Requires ROCM packages to be specified as external packages.
2021-01-13 09:54:17 +01:00
darmac
8b9f4d53da
solr: add java as runtime dependency (#20827) 2021-01-13 09:52:00 +01:00
a-saitoh-fj
5cfa3d5c59
libzmq: add libbsd as a dependency (#20828)
libzmq started using strlcpy from v4.3.3
2021-01-13 09:48:03 +01:00
Tiziano Müller
5443558717
cp2k: add v8.1 (#20829) 2021-01-13 09:39:35 +01:00
Massimiliano Culpo
0bd76ac9e6 concretizer: require at least a dependency type to say the dependency holds
fixes #20784

Similarly to the previous bug, here we were deducing
conditions to be imposed on nodes that were not part
of the DAG.
2021-01-12 22:23:39 -08:00
Massimiliano Culpo
ed8fe68cf2 concretizer: dependency conditions cannot hold if package is external
fixes #20736

Before this one line fix we were erroneously deducing
that dependency conditions hold even if a package
was external.

This may result in answer sets that contain imposed
conditions on a node without the node being present
in the DAG, hence #20736.
2021-01-12 22:23:39 -08:00
Robert Blake
a2eb587a95
py-torchvision@0.5.0 depends on py-torch@1.4.1 (#20811) 2021-01-12 17:13:43 -06:00
Massimiliano Culpo
b3419c06c5
libyogrt: remove conflicts triggered by an invalid value (#20794)
fixes #20611

The conflict was triggered by an invalid value of the
'scheduler' variant. This causes Spack to error when libyogrt
facts are validated by the ASP-based concretizer.
2021-01-12 17:11:50 -06:00
Robert Underwood
823ab32c10
restore ability of dev-build to skip patches (#20351)
At some point in the past, the skip_patch argument was removed
from the call to package.do_install() this broke the --skip-patch
flag on the dev-build command.
2021-01-12 14:32:04 -06:00
archxlith
e10c0a6a34
New package [py-pylops] (#20777)
* New package [py-pylops]

* [py-pylops] Seperated optional dependecies into a variant called advanced
2021-01-12 12:36:53 -06:00
Harmen Stoppels
1d7babe955
dbcsr, cp2k: fix cuda arch conflicts in asp concretizer (#20784) 2021-01-12 18:01:32 +01:00
christopher coffey
ecc59de51d
kraken2: added v2.1.1 (#20785) 2021-01-12 10:43:55 +01:00
downloadico
1a45ce132d
hybrid-lambda: added new package (#20754)
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-01-12 10:42:23 +01:00
ketsubouchi
506da6891a
dsqss: new package at v2.0.3 (#20723)
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2021-01-12 10:00:30 +01:00
a-saitoh-fj
c6f13cb20f
py-distributed: added v2020.12.0 (#20722) 2021-01-12 09:57:53 +01:00
Harmen Stoppels
a2a0262f79
hip: fix naming of libraries when installing from tarballs (#20780)
There's two issues with hip where it tries to autodetect the patch
version number from git (when installed), but it does not check if it
even is inside of a git repo. The result is we end up with a shared lib
with a trailing dash in the library suffix: `libamd64.so.x.y.z-`, which
confuses GCC. The patch tries to check if the `.git` folder exists, and
if it does not, it handles version numbering the same as when git was
not installed previously.
2021-01-12 09:48:03 +01:00
archxlith
60a58d89e7
New package [py-scikit-fmm] (#20775)
* New package [py-scikit-fmm]

* [py-scikit-fmm] Removed redundant depends_on
2021-01-11 16:36:29 -06:00
AMD Toolchain Support
e7ed832c8d
spack recipe for amdlibm (#20487) 2021-01-11 12:13:54 -08:00
archxlith
8066ca8a8e
New package [py-spgl1] (#20776) 2021-01-11 12:49:36 -06:00
AMD Toolchain Support
de3504ca29
wrf: add AOCC support for v4.2 (#20772) 2021-01-11 12:13:59 +01:00
Adam J. Stewart
ec0226ec6e
libquo: add maintainer (#20583) 2021-01-11 11:55:53 +01:00
lorddavidiii
a9d6e69789
New versions of opencl-c-headers, opencl-clhpp and ocl-icd (#20724)
* opencl-c-headers: add new version 2020.12.18

* opencl-clhpp: add new version 2.0.13

* opencl-headers: now supports OpenCL 3.0 with new versions of opencl-c-headers and opencl-clhpp

* ocl-icd: add new version 2.2.14 add now can provide OpenCL 3.0
2021-01-11 11:39:02 +01:00
Erik Schnetter
e9c2bc5d7f
gsl: added v2.6 (#20726) 2021-01-11 11:13:44 +01:00
Adam J. Stewart
881bdd5b9e
Package Repositories docs: num packages has grown (#20735) 2021-01-11 11:00:14 +01:00
darmac
c199f37e94
ply: added new package (#20764) 2021-01-11 10:46:04 +01:00
Erik Schnetter
9049829c8e
asdf-cxx: correct swig dependency details (#20752) 2021-01-11 10:29:55 +01:00
Axel Huebl
53b70451fd
openPMD-api: added v0.13.1 (#20761) 2021-01-11 09:55:26 +01:00
Aurelien Bouteiller
63eabae0ec
PaRSEC: added new package (#20170)
PaRSEC: the Parallel Runtime Scheduler and Execution Controller for micro-tasks on distributed heterogeneous systems.

Signed-off-by: Aurelien Bouteiller <bouteill@icl.utk.edu>
2021-01-11 09:25:26 +01:00
Keita Iwabuchi
9a1ab9a8a3
metall: added v0.8 and v0.9 (#20763) 2021-01-11 09:11:09 +01:00
Tamara Dahlgren
31f26daf10
Update the docs footer copyright (#20741) 2021-01-11 08:00:08 +01:00
Erik Schnetter
dc0deb3e3d
hwloc: New version 2.4.0 (#20727)
New versions 1.11.12, 1.11.13, 2.3.0, 2.4.0.
2021-01-10 22:21:26 +01:00
Teodor Nikolov
a190876bdc
COSMA: latest version (#20760) 2021-01-10 19:58:30 +01:00
eugeneswalker
d6ba623669
llvm-amdgpu: add variant: openmp (bool) (#20759) 2021-01-10 19:57:28 +01:00
Erik Schnetter
5dacb1b550
libjpeg-turbo: added v2.05 and v2.06 (#20770) 2021-01-10 10:36:27 +01:00
Erik Schnetter
dc52168feb
libevent: added v2.1.12, v2.1.11 and v2.1.10 (#20771) 2021-01-10 10:35:50 +01:00
Andrew W Elble
0c1e99b3c8
py-tensorflow: version updates, add 2.4.0 (#20702)
* py-tensorflow: 2.4.0 and dependency updates

* minor version updates

* fix numpy dependency

* dependency rework: compatible release issues, start to clarify cuda versions

* --incompatible_no_support_tools_in_action_inputs was removed in bazel 3.6

* adjustment to versions of cuda dependency, also make sure that
patches/filters still apply to certain release trains.

* python 3.8 and tf < 2.2 have issues

* missed py-grpcio version bump
2021-01-09 12:03:49 -06:00
Seth R. Johnson
1e3f6489c4
ForTrilinos: add version 2.0.0 (#20695)
I finally figured out how to get version 2.0.0 to play nice with the dev
versions. Yuck.
2021-01-08 15:48:23 -05:00
Jamie Finney
3f0f79d2c9
Remove ascent gitlab trigger (#20755)
Remove the ORNL Ascent gitlab trigger 

CI will now be done internally via periodic builds.
2021-01-08 12:57:50 -07:00
Robert Cohn
ea0b001597
intel-oneapi-mpi: virtual provider support (#20732)
Set up environment and dependent packages properly when building
with intel-oneapi-mpi as a dependency MPI provider (e.g. point to
mpicc compiler wrapper).
2021-01-08 10:47:03 -08:00
mic84
1d4cbcd93f
amrex: expand CUDA support (#20740)
* amrex: expand CUDA support
2021-01-08 09:44:59 -08:00
Robert Underwood
2f19346c9a
py-scikit-learn: do parallel builds of C extension (#20733)
Enabled parallel builds of the C-extension upto the parallelism allowed
by spack.

https://scikit-learn.org/stable/developers/advanced_installation.html#parallel-builds
2021-01-07 14:58:33 -06:00
Jen Herting
b6e32a265b
New package: py-testfixtures (#20432)
* [py-testfixtures] copied from slpits

* [py-testfixtures] removed extends('python')

* [py-testfixtures] removed unnecessary dependencies
2021-01-07 12:29:33 -06:00
Andrew W Elble
1ada637613
py-six: 1.15.0 (#20710)
* py-six: 1.15.0

* depend on specific python version(s)
2021-01-06 19:21:39 -06:00
Joshua S Brown
b933454250
Fix dependencies and https address of gitpython (#20669)
* Fix dependencies and https address of gitpython

* Fix gitpython, use pypi repo, fix checksums

* Use pypi

* Revert to python 3.4 dependency
2021-01-06 19:21:11 -06:00