Tomoyasu Nojiri
83f7541420
libqglviewer: add dependency on glu ( #21438 )
2021-02-08 10:55:56 +01:00
Tomoyasu Nojiri
b760dbc502
pangolin: add dependency on glu ( #21439 )
2021-02-08 10:46:24 +01:00
lpoirel
aa86523aaa
mumps: don't put absolute path in soname ( #21247 )
2021-02-08 10:30:27 +01:00
dependabot[bot]
652fef2c76
build(deps): bump actions/cache from v2 to v2.1.4 ( #21529 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from v2 to v2.1.4.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2...26968a09c0ea4f3e233fdddbafd1166051a095f6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-08 09:57:45 +01:00
Adam J. Stewart
824f6ad3f4
py-matplotlib: clarify backend variant description ( #21520 )
2021-02-08 09:36:35 +01:00
Adam J. Stewart
8a2fc484fa
py-fiscalyear: add v0.3.1 ( #21523 )
2021-02-08 09:30:50 +01:00
Adam J. Stewart
480e4f0b4c
py-numpy: add v1.20.1 ( #21525 )
2021-02-08 09:27:31 +01:00
darmac
f4f2647134
libproxy: add v0.4.17 ( #21526 )
...
Added dependency on Python and zlib
2021-02-08 09:25:10 +01:00
darmac
1bee682d67
pciutils: add a PREFIX parameter to make invocation ( #21527 )
2021-02-08 09:22:55 +01:00
darmac
ca24b6c740
bird: add build dependencies ( #21528 )
2021-02-08 09:20:48 +01:00
Desmond Orton
de99535f9a
Package/r require and subpackage dep fix ( #21433 )
2021-02-07 13:48:14 -06:00
Sreenivasa Murthy Kolam
fef79b7e9b
fix build failure with boost-1.58.0 by using higher revision ( #21376 )
2021-02-07 13:32:59 +01:00
Mark Abraham
9414b11490
Clarify GROMACS relaxed double option ( #21510 )
...
* Clarify relaxed double precision option
This is only intended for use on the Fujitsu PRIMEHPC platform
* Fix typo
* Shorten line to keep linter happy
2021-02-07 05:29:53 -07:00
Richarda Butler
5f75221522
Bugfix: Install font-util ( #20179 )
...
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
Co-authored-by: Greg Becker <becker33@llnl.gov>
2021-02-07 12:52:07 +01:00
m-shunji
6e29a36d88
mpas-model: add a necessary resource ( #21478 )
2021-02-07 12:47:54 +01:00
Aurelien Bouteiller
eb3338ed1b
Parsec: new release ( #21481 )
2021-02-07 12:47:20 +01:00
Hanqi Guo
4f73dff204
adding new package FTK (the feature tracking kit) ( #21493 )
2021-02-07 12:46:08 +01:00
Robert Pavel
3387cefe1e
Fixed xsbench~mpi Spec ( #21498 )
2021-02-07 12:45:43 +01:00
Christoph Junghans
d5953d75bf
libecpint: add v1.0.5 ( #21502 )
2021-02-07 12:44:23 +01:00
Adam J. Stewart
f37ffbe932
py-xarray: fix smoke tests ( #21503 )
2021-02-07 12:43:40 +01:00
marvinbernhardt
d58ed20239
handle other architectures than Intel ( #21509 )
2021-02-07 12:37:56 +01:00
Robert Pavel
d630d63755
Added Conflict for macsio@1.1 ~mpi ( #21513 )
...
Added conflict for macsio@1.1~mpi after investigating source code. As of
1.1 tag macsio does not properly guard out MPI commands. This is
verified as corrected in @develop
2021-02-07 12:34:00 +01:00
Filippo Spiga
7d371e5b55
Adding NVIDIA HPC SDK 21.1 ( #21514 )
2021-02-07 12:33:08 +01:00
Robert Pavel
35b5d37f10
Fixed Typo in Examinimd Spackage ( #21515 )
2021-02-07 12:29:24 +01:00
darmac
adb350c23c
collectd: add test dependency ( #21522 )
2021-02-07 12:28:49 +01:00
Phil Carns
b54e9b0b31
mercury variant to control checksumming feature ( #21467 )
2021-02-07 12:26:49 +01:00
Adam Moody
121e55832a
mpifileutils: add v0.11 ( #21432 )
2021-02-07 12:18:42 +01:00
darmac
7bfb4a2d7d
gobject-introspection: enable gobject option in cairo ( #21404 )
2021-02-07 12:09:20 +01:00
kkauder
1b9be33f84
Removed boost dependence and other outdated bits ( #21394 )
2021-02-07 12:06:59 +01:00
darmac
7b38221798
aspcud: update version to fix build error ( #21521 )
2021-02-07 11:55:37 +01:00
darmac
7020c86874
r-rmariadb: add mariadb library path ( #21406 )
2021-02-07 02:49:42 +00:00
eugeneswalker
f3f8a72bbd
trilinos: @develop requires cxxstd>=14 ( #21519 )
2021-02-06 13:24:30 -05:00
Jean-Paul Pelteret
a544030517
Add package: py-fava ( #21275 )
...
* Add package: py-beancount-fava
* Rename package; fixes
* Fixes
* Cleanup; simplify regex used to ignore files
2021-02-05 21:12:29 +00:00
Adam J. Stewart
c3206656bc
mxnet: convert to CMakePackage ( #21385 )
...
* mxnet: convert to CMakePackage
* Package isn't installed yet, can't find libs
* Fix bug with GCC 8+ and CUDA 10 on PowerPC
* Add space
* Add patch to fix cmake cuda flags
* Space no longer needed
* Add patch to fix OpenBLAS linking
* Add missing CMake flag
* Fix env set, default to Distribution
* Add new version, patch
2021-02-05 12:48:20 -06:00
albestro
02b64c8903
let intel consider cray-mpich as mpich ( #21512 )
2021-02-05 17:55:39 +00:00
Bryan Herman
67667c96db
py-python-benedict: new package ( #21501 )
...
* added py-python-benedict recipe
* Update var/spack/repos/builtin/packages/py-python-benedict/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-02-05 10:38:17 -06:00
Evan Bollig
204e8f4fa4
gromacs: added v2021 ( #21473 )
...
Fixed broken gromacs builds. gmxapi requires mpicxx to link properly
Gromacs requires mpicc override on CMAKE_C_COMPILER, not MPI_C_COMPILER
2021-02-05 11:47:22 +01:00
Evan Bollig
52058ad5a7
New versions of libfabric (1.11.1, 1.11.2) ( #21496 )
2021-02-04 16:36:57 -08:00
Evan Bollig
38e6d411a3
libjwt: Added openssl to resolve broken CICD pipeline ( #21443 )
2021-02-04 16:35:43 -08:00
Robert Pavel
87512df699
Disabled Non-Existant miniamr~mpi Variant ( #21495 )
...
Identified build error for miniamr~mpi. Upon further investigation, the
MPI dependencies are hard coded in that tag
2021-02-04 22:13:15 +00:00
Tom Payerle
935ad53649
lammps: Add support for a number of new LAMMPS add-on packages ( #21494 )
...
mliap
user-adios
user-awpmd
user-bocs
user-cgsdk
user-colvars
user-diffraction
user-dpd
user-drude
user-eff
user-fep
user-manifold
user-mesodpd
user-mesont
user-mgpt
user-mofff
user-phonon
user-plumed
user-ptm
user-qtb
user-reaction
user-sdpd
user-smd
user-smtbq
user-sph
user-tally
user-uef
user-yaff
2021-02-04 21:29:49 +00:00
Cody Balos
4ec044817b
sundials: add new version ( #21488 )
2021-02-04 12:19:12 -08:00
Sergei Shudler
10204826db
superlu: Add e4s testsuite-inspired smoke test ( #21230 )
2021-02-04 12:10:15 -08:00
Laurent Aphecetche
e0b7ca47d8
config: (darwin only) change prefix of external libuuid ( #21480 )
2021-02-04 14:01:40 -06:00
Adam J. Stewart
6fdb9309d6
py-xarray: add v0.16.2 ( #21489 )
2021-02-04 11:15:50 -08:00
Kelly (KT) Thompson
473f075896
[pkg][new version] Provide draco@7.9.1 ( #21486 )
...
+ Provide optional variant `pythontools` (default False) that adds a run-time dependency on
`py-matplotlib`.
+ Latest versions require `cmake@3.18:` to support cuda features.
+ Enable a cmake option that forcibly disables qt support. Previously, draco would enable qt
support if it was available in the local build environment (outside of spack).
2021-02-04 10:37:36 -08:00
Kurt Sansom
f506b9c7f8
update: update pfunit releases ( #21485 )
2021-02-04 10:29:52 -08:00
m-shunji
0910f37f45
parallelio: add necessary resources ( #21477 )
...
Co-authored-by: Toyohisa Kameyama <kameyama@riken.jp>
2021-02-04 10:13:30 -08:00
Kelly (KT) Thompson
331a1b59b1
Provide eospac-6.4.2. ( #21476 )
2021-02-04 10:07:34 -08:00
Adam J. Stewart
ba70f90ee0
Fix usage of PythonPackage.test outside of PythonPackage ( #20555 )
2021-02-04 11:00:37 -06:00