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
Tomoyasu Nojiri
2648fe902d
bpp-seq: add v2.4.1 ( #22171 )
2021-03-08 10:19:54 +01:00
Tomoyasu Nojiri
39e30520ce
bpp-core: add v2.4.1 ( #22172 )
2021-03-08 10:19:19 +01:00
Andrew W Elble
a0b5dcca3c
py-tensorflow-probability: new package ( #22165 )
...
* py-tensorflow-probability: new package
* setuptools dep, quoting syntax
2021-03-08 02:23:49 +00:00
darmac
e9c399110e
Add new package: r-mockery ( #22125 )
2021-03-06 13:51:53 -06:00
darmac
18ba1b8923
Add new package: r-lobstr ( #22069 )
2021-03-06 03:49:39 +00:00
Vanessasaurus
ef9a607c4c
libabigail: new package ( #22092 )
...
* adding package for libabigail, which we likely will need to use it for an analysis!
* includes variant for documentation (doxygen and pysphinx are associated dependencies)
2021-03-05 22:09:08 +00:00
Adam J. Stewart
89a4c9bb6d
gtkplus: add new version, convert to meson ( #21914 )
...
* gtkplus: add new version, convert to meson
* Add suggestions from aweits
2021-03-05 16:04:40 -05:00
Asher Mancinelli
da69f6eda8
Added support for disabling mumps in ipopt ( #21592 )
2021-03-05 11:32:11 -08:00
Martin Pokorny
4097a0c93f
casacore: use a modern CMake's version of FindHDF5.cmake ( #21882 )
...
Remove casacore's old version of the file with a package patch()
function, and depend on a modern CMake for the build.
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2021-03-05 16:05:37 +00:00
iarspider
ad9db839cf
syscalc: fix recipe and URL (extension) ( #22112 )
2021-03-05 16:21:12 +01:00
David Böhme
098b7b2e50
Add Caliper 2.5.0 and Adiak 0.3.0 ( #20718 )
2021-03-05 15:30:57 +01:00
emai-imcs
71dd8ed265
FEniCS: update of packages to support 2019.1.0 ( #21207 )
2021-03-05 07:27:35 -07:00
Vasileios Karakasis
3b1b51e90d
reframe: add v3.4.2 and v3.4.1, enable autocompletion ( #22114 )
2021-03-05 13:57:21 +00:00
Mathew Cleveland
ca3171d002
py-oppy: add v0_1_5 ( #22061 )
...
Co-authored-by: Cleveland <cleveland@lanl.gov>
2021-03-05 06:09:35 -07:00
thelfer
aa8079556a
tfel: add v3.3.1, fix typo in checksum of v3.4.0 ( #22062 )
2021-03-05 12:27:05 +01:00
iarspider
ea45b95039
pythia6: extra patch provided by CERN's EP-SFT ( #22055 )
2021-03-05 04:14:36 -07:00
snehring
daf2ef9682
mcl: fixing missing extern in global variables ( #22094 )
...
Revealed by GCC 10 see https://gcc.gnu.org/gcc-10/porting_to.html
2021-03-05 12:01:18 +01:00
darmac
3c1b305752
rtags: add v2.20 ( #22068 )
2021-03-05 11:28:45 +01:00
Valentin Volkl
70cd948852
dd4hep: add v0.16 and geant4units variant ( #22064 )
2021-03-05 11:28:05 +01:00
Mark W. Krentel
290df7a14a
hpcviewer: add version 2021.03 ( #22107 )
2021-03-05 10:08:09 +00:00
Tomoyasu Nojiri
d7c4f7b7e6
xfsprogs: add --with-systemd-unit-dir option ( #22075 )
2021-03-05 10:39:36 +01:00
Tomoyasu Nojiri
d3b10b04c1
freeipmi: add --with-systemdsystemunitdir option ( #22096 )
2021-03-05 10:38:19 +01:00
Tomoyasu Nojiri
97afb34ac3
keepalived: add --with-systemdsystemunitdir option ( #22098 )
2021-03-05 10:37:39 +01:00
Tomoyasu Nojiri
dc275e1f83
moosefs: add --with-systemdsystemunitdir option ( #22099 )
2021-03-05 10:36:32 +01:00
Tomoyasu Nojiri
346e6b3b77
rrdtool: add --with-systemdsystemunitdir option ( #22100 )
2021-03-05 10:30:34 +01:00
Adam J. Stewart
5fb0ff3906
py-torch: add v1.8.0 ( #22101 )
2021-03-05 10:21:39 +01:00
Adam J. Stewart
4261de5434
py-torchvision: add v0.9.0 ( #22102 )
2021-03-05 10:21:15 +01:00
Axel Huebl
c2925a1704
SLATE: Default ~cuda ( #22110 )
...
Same as BLAS++ since more GPU backends are coming and cuda
is usually off as a variant default in Spack, unless requested.
2021-03-05 10:11:16 +01:00
Tomoyasu Nojiri
03756583c3
py-python-ldap: add link dependency on cyrus-sasl ( #22105 )
2021-03-05 10:07:02 +01:00
Mark W. Krentel
c6b632a1f9
hpctoolkit: add version 2021.03.01 ( #22106 )
...
1. Add version 2021.03.01.
2. Cleanup the binutils dependencies now that 2.35.2 and 2.36 are available.
3. Require gcc 7.x or later for current 2021 version.
4. Simplify the xz depends to always require +pic.
This works around a glitch in the original concretizer.
2021-03-05 10:06:11 +01:00
h-denpo
c460013a91
flexi: allow building on aarch64 ( #22109 )
2021-03-05 10:02:15 +01:00
Valentin Volkl
e112a26513
py-awkward1: add v1.1.2 ( #22081 )
...
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2021-03-05 09:52:57 +01:00
Larry Knox
8bdd6c6f6d
hdf5: add v1.8.22. ( #22089 )
2021-03-04 20:04:52 +00:00
darmac
10c7831366
Add new package: perl-test-more ( #22076 )
...
* Add new package: perl-test-more
* perl-test-more: refine description
2021-03-04 10:04:57 -08:00
darmac
459b991e78
perl-test-output: new package at v1.033 ( #22077 )
2021-03-04 18:11:28 +01:00
Michael Kuron
7f01d1dc40
py-ase: add a build dependency on py-setuptools ( #22078 )
2021-03-04 18:09:37 +01:00
darmac
e9dfc50d1b
py-sqlparse: add v0.4.1 ( #22080 )
2021-03-04 17:44:33 +01:00
Dr. Christian Tacke
04cd884c95
poke: new package at v1.0 ( #22085 )
2021-03-04 17:41:48 +01:00
Dr. Christian Tacke
71954d9665
xrootd: add v5.1.0 ( #22084 )
2021-03-04 17:39:58 +01:00
Tomoyasu Nojiri
d7dd12edab
unifyfs: Fix strncpy build error of version 0.9.1 ( #22066 )
2021-03-04 07:46:18 -08:00
Axel Huebl
49c015e391
BLAS++: CUDA default (false) ( #22067 )
...
For opt-in packages in Spack, its common that the `cuda` variant
is disabled by default.
This also simplifies downstream usage in multi-variants for
backends in user code.
2021-03-04 12:07:48 +01:00
Mosè Giordano
7e143bab6a
libblastrampoline: Add version 3.0.2 ( #22065 )
2021-03-04 11:05:32 +01:00
darmac
f1d0a819e9
py-adb-enhanced: update version to fix runtime error ( #22036 )
...
* py-adb-enhanced: update version to fix runtime error
* py-adb-enhanced: fix dependencies
2021-03-03 20:57:41 -06:00
Andrew W Elble
631598014a
py-pycuda: new version 2020.1 ( #22057 )
...
* py-pycuda: new version 2020.1
* dep updates
* deal with lib/lib64 issue
2021-03-03 22:06:02 +00:00
Frédéric Simonis
6d54df1ba4
precice: add pkgconfig as a build dependency ( #22059 )
2021-03-03 17:10:00 +00:00
Anton Kozhevnikov
58d9f5c114
libxc: add v5.1.2 ( #22056 )
2021-03-03 16:52:41 +00:00
ajaust
ac66624196
py-pyprecice: Add version 2.1.1.2 and 2.2.0.1 ( #22012 )
2021-03-03 07:44:04 -06:00
Adam J. Stewart
d343304bdc
py-pandas: add v1.2.3 ( #22048 )
2021-03-03 14:31:22 +01:00
Massimiliano Culpo
796588b2fd
zig: add new package at v0.7.1 ( #22046 )
2021-03-03 13:30:41 +01:00
Olivier Cessenat
25fb753cd2
New Package: keepassxc ( #21878 )
2021-03-02 18:37:18 -08:00
Mark Olesen
0c38c86403
openfoam: disable FPE handling for Fujitsu compiler ( #21769 )
...
- as outlined in merge-request #21336 some clang compilers
can trigger erroneous floating point exceptions.
OpenFOAM normally traps FPE, but disable this in the etc/controlDict
for specific compilers:
change "trapFpe digit;" -> "trapFpe 0;"
Eliminate previous use of FOAM_SGIFPE env variable in favour of
using the etc/controlDict setting - cleaner and robuster.
Co-authored-by: Mark Olesen <Mark.Olesen@esi-group.com>
2021-03-02 22:01:20 +01:00
rexcsn
16c07e6abd
aws-parallelcluster v2.10.2 ( #22047 )
...
Signed-off-by: Rex <shuningc@amazon.com>
2021-03-02 13:55:49 -06:00
Desmond Orton
8e1b62ee68
New package at r-spades at 2.0.6 ( #21784 )
2021-03-02 11:10:02 -07:00
Dr. Christian Tacke
c7306db061
geant4(-data): Add version 10.7.1 ( #22044 )
...
Notably, this patch release adds a new version of
g4particlexs.
2021-03-02 16:57:46 +00:00
Seth R. Johnson
136fa9c203
vecgeom: add v1.1.12 ( #22041 )
2021-03-02 14:29:16 +00:00
Harmen Stoppels
dc5022a9d9
openssl: introduce ~docs to make installation smaller ( #21962 )
2021-03-02 14:58:59 +01:00
Phil Carns
eeff906ccc
bmi: update url and repo location ( #21992 )
2021-03-02 10:38:52 +00:00
Phil Carns
ae19ddbfcb
mochi-margo: the official repo is on github now ( #22029 )
2021-03-02 10:28:33 +00:00
Eisuke Kawashima
1e0d311547
dftd4: add new package at v3.1.0 ( #22007 )
2021-03-02 10:11:45 +00:00
Massimiliano Culpo
61e00ac1e1
nim: add v1.4.4 ( #22004 )
2021-03-02 09:42:05 +00:00
a-saitoh-fj
71df23406d
eigenexa : use an interpreter explicitly to execute test script ( #21896 )
2021-03-02 10:02:56 +01:00
ketsubouchi
60e64bac0a
virtuoso: add new package ( #21793 )
2021-03-02 09:50:49 +01:00
Olivier Cessenat
880bb06cbf
octave: provides fltk with opengl, adds qscintilla ( #21903 )
2021-03-02 09:47:00 +01:00
h-denpo
fac785914b
py-fava: Removed the importlib dependencyfrom py-fava. ( #22035 )
...
It isn't needed.
2021-03-01 23:10:02 -06:00
h-denpo
9575531f2a
py-importlib: Python 2.7 is needed to build. ( #22034 )
...
* py-importlib: Python 2.7 is needed to build.
added depends_on('python@2.7.0:2.7.99')
* Update var/spack/repos/builtin/packages/py-importlib/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-03-01 23:09:31 -06:00
h-denpo
83ca1b153f
py-azureml-dataprep-rslex: install only x86_64 ( #22033 )
...
* py-azureml-dataprep-rslex: install only x86_64
* py-azureml-dataprep-rslex: Moved the conflit part.
2021-03-02 03:39:56 +00:00
Desmond Orton
671878740c
Version update with url to checksum all versions ( #22027 )
2021-03-01 16:23:49 -08:00
Paul Ferrell
88f7a00f2d
Paraview compatibility with PugiXML varies by version. ( #21732 )
2021-03-01 16:06:34 -08:00
Ethan Stam
b2e0bc1ae7
paraview: add python to rpath ( #21768 )
2021-03-01 16:00:44 -08:00
Paul
bd94458552
Added Go versions 1.16 and 1.15.8 ( #22016 )
2021-03-01 15:22:12 -08:00
eugeneswalker
36ae5ac6ef
kokkos package: +cuda requires +wrapper when compiler is not clang ( #21941 )
...
This check is performed in cmake_args rather than with a 'conflicts'
statement because matching on !clang (i.e. any compiler that is not
clang) cannot currently be done with our spec syntax.
2021-03-01 14:54:14 -08:00
mic84
d7595d6703
amrex: new version 21.03 ( #22028 )
2021-03-01 14:46:37 -08:00
ketsubouchi
f1ef260b47
alps: add smoke test ( #21834 )
2021-03-01 14:40:01 -08:00
Andrew W Elble
4d37b384f5
py-torch-geometric: new version 1.6.3 ( #22024 )
...
* py-torch-geometric: new version 1.6.3
* setuptools
2021-03-01 20:33:23 +00:00
Simon Frasch
df42c0b4b6
spla: added version 1.3.0 ( #22013 )
2021-03-01 20:15:16 +00:00
Andrew W Elble
f5beee76c8
py-tensorboardx: update package ( #22026 )
...
v2.1
2021-03-01 13:58:29 -06:00
Andrew W Elble
20fdab7f02
py-yacs: new package ( #22020 )
2021-03-01 13:56:54 -06:00
mic84
651df70213
amrex: must use AMReX_CUDA_ARCH for version > 20.11 ( #22025 )
2021-03-01 11:45:04 -08:00
William Downs
1ac2cc5081
intel-mpi: add version 2019.9.304 and 2019.10.317 ( #22017 )
2021-03-01 11:40:41 -08:00
Andrew W Elble
81b77873e7
py-lap: new package ( #22021 )
...
* py-lap: new package
* dep versions
2021-03-01 19:24:36 +00:00
Andrew W Elble
987b5a5b6f
py-motmetrics: new package ( #22023 )
...
* py-motmetrics: new package
* dep updates
2021-03-01 19:03:03 +00:00
Andrew W Elble
1abfebb5e9
py-cython-bbox: new package ( #22022 )
...
* py-cython-bbox: new package
* pypi url fix
2021-03-01 19:01:57 +00:00
Mark W. Krentel
14c1d58b5a
binutils: add versions 2.35.2 and 2.36.1 ( #22019 )
...
Starting with 2.36, the Makefiles are missing some dependencies for
linking libctf and thus require serial make install.
2021-03-01 08:53:55 -08:00
AMD Toolchain Support
afb7e57d20
ucx: added variants to support IB, mlx etc ( #21876 )
...
Co-authored-by: mohan babu <mohbabul@amd.com>
2021-03-01 16:11:37 +01:00
Adam J. Stewart
c529ccaab0
py-geopandas: add v0.9.0 ( #22005 )
2021-03-01 14:35:16 +01:00
h-denpo
890a93bbcd
gchp: patch for aarch64 ( #22010 )
2021-03-01 09:06:08 +01:00
Mosè Giordano
62f8087716
libblastrampoline: Add version 3.0.1 ( #22002 )
2021-02-27 18:31:59 +01:00
Robert Pavel
d5f50203d1
Removed MPI variant from ebms ( #21938 )
2021-02-27 13:15:57 +01:00
iarspider
5abc7e59d1
Rivet updates and improvements ( #21843 )
2021-02-27 13:13:08 +01:00
iarspider
edeb6c52f0
Openblas: add experimental BIGNUMA flag ( #21393 )
2021-02-27 13:06:29 +01:00
Adam J. Stewart
ede100bf16
kcov: elfutils not needed on macOS ( #21993 )
2021-02-26 19:25:59 -06:00
Satish Balay
a87aa49fbf
petsc/petsc4py/slepc: switch default git branch from 'master' to 'main' ( #22001 )
2021-02-27 01:17:37 +00:00
Sebastian Mobo
4f84721dc1
boost: Patch B2 bootstrap step to use correct toolchain ( #21408 )
2021-02-26 17:46:37 -06:00
Andrew W Elble
f2f58b70b1
nccl-tests: respect cuda_arch variant during build ( #21995 )
2021-02-26 15:38:20 -08:00
Ryan Viertel
f957f1936c
adds flag to turn off NLOPT_OCTAVE in CMAKE when -octave ( #21997 )
2021-02-26 15:35:09 -08:00
Desmond Orton
5492e549a5
New package r-spades-tools at 0.3.6 ( #21783 )
2021-02-26 23:25:47 +00:00
eugeneswalker
590457cf7f
amrex: use right cmake_args for @develop; depends_on(hypre) for link ( #21892 )
...
* amrex package: use right cmake_args for @develop; depends_on(hypre)
* add explicit depends_on for petsc, for link, when +petsc
2021-02-26 13:53:31 -08:00
mic84
2fd8612f21
amrex: +hypre and +petsc do not need +fortran from version 20.08 ( #21994 )
2021-02-26 13:52:57 -08:00
Desmond Orton
f22caeca36
Package/r circstats ( #21966 )
2021-02-26 14:57:56 -06:00
iarspider
1a45bdb036
FastJet: fix patch level ( #21936 )
2021-02-26 19:21:08 +00:00
Adam J. Stewart
a6396d6190
py-metpy: add new package ( #21971 )
2021-02-26 18:51:16 +00:00
Olivier Cessenat
2484ed0281
Qscintilla: added v2.12.0, fixed build ( #21902 )
2021-02-26 18:13:25 +00:00
Olivier Cessenat
5578c07b51
asciidoc: sourceforge a2x needs python2, adds more recent for py3 ( #21807 )
...
* asciidoc: current sourceforge a2x needs python2, new github release python3
* asciidoc: current sourceforge a2x needs python2, new github release python3
* asciidoc: making python 2.3 to 2.7 able to cope with asciidoc
* asciidoc: current sourceforge a2x needs python2, new github release python3
* asciidoc: current sourceforge a2x needs python2, new github release python3
* asciidoc: current sourceforge a2x needs python2, new github release python3
* asciidoc: current sourceforge a2x needs python2, new github release python3
2021-02-26 10:04:36 -06:00
Adam J. Stewart
046861c4ef
xkbcomp: add v 1.4.4 ( #21981 )
2021-02-26 15:55:06 +00:00
Dan Lipsa
18f094efe9
sensei: add versions and fix dependencies ( #21452 )
...
* Fix sensei@develop
Should work with all options but libsim.
Current releases don't work with ~catalyst
See
https://gitlab.kitware.com/sensei/sensei/-/merge_requests/240
for the fix for develop.
Current releases work only with paraview 5.7 and 5.6
See
https://gitlab.kitware.com/sensei/sensei/-/merge_requests/239
for the fix for develop (which works with 5.9)
* Fix libsim.
* Fix warnings.
* Fix python runtime.
* Many changes:
* Reworked cmake options top use the CMakePackage option helpers
* Simplified and consolidated options
* Replaced adios with adios2 variant
* Added vtkm variant (not yet working)
* paraview: Fix downstream consumers getting the wrong FindMPI
* vtk: Fix downstream consumers getting the wrong FindMPI
* Add +ascent, +adios2; remove +adios; variants off by default
* Fix catalyst python logic
* sensei: cleanup formatting
Co-authored-by: Chuck Atkins <chuck.atkins@kitware.com>
2021-02-26 10:52:41 -05:00
Tomoyasu Nojiri
b6ac3bb6d7
ncl: allow building on aarch64 ( #21984 )
2021-02-26 15:39:08 +00:00
eugeneswalker
c2784b2d41
amr-wind: new package ( #21883 )
...
* amr-wind: new package
* amr-wind: simplify cuda_arch mapping
* simplify
2021-02-26 07:15:08 -08:00
Tomoyasu Nojiri
5900bf6890
warpx: fix typos in a few dependency conditions ( #21982 )
2021-02-26 11:15:46 +00:00
Harmen Stoppels
459171b973
berkeley-db: do not install docs by default ( #21960 )
...
* Add an option to not install 100MB of docs
* Add deprecations of versions that are removed and add conflicts for 5.3
2021-02-26 10:44:14 +01:00
Adam J. Stewart
7cfde8f514
py-xarray: add new variant 'io' ( #21945 )
2021-02-26 10:41:14 +01:00
Adam J. Stewart
b4520676dd
c-blosc: add v1.21.0 ( #21968 )
2021-02-26 10:33:39 +01:00
Adam J. Stewart
2e178be890
Python: add new versions ( #21969 )
2021-02-26 10:31:57 +01:00
Adam J. Stewart
f87f006e7b
py-importlib-resources: add v5.1.0 ( #21970 )
2021-02-26 10:31:36 +01:00
Adam J. Stewart
229c6ae277
py-pooch: add new package ( #21972 )
2021-02-26 10:30:18 +01:00
Axel Huebl
46905bb445
openPMD-api: use cmake helpers ( #21973 )
...
Modernize the `openpmd-api` package to use fancy new `CMakePackage`
helpers when setting options from variants :-)
2021-02-26 10:29:52 +01:00
Erik Schnetter
f28ca41d02
hwloc: add v2.4.1 ( #21978 )
2021-02-26 10:19:32 +01:00
h-denpo
19d34b0afa
dbow2: add a dependency on eigen ( #21663 )
2021-02-26 10:19:03 +01:00
eugeneswalker
e88fc38cfe
hypre: enable cuda variants ( #21885 )
2021-02-26 10:17:35 +01:00
Harmen Stoppels
27ef9f0e07
CMake: add a "build_type" variant ( #21958 )
...
This permits to use MinSizeRel or other build types
where they are a better fit.
2021-02-26 09:49:00 +01:00
ketsubouchi
b13a506090
cpmd: add expected smoke test check output ( #21668 )
2021-02-26 09:29:10 +01:00
Gregory Lee
6c12b64873
added waylaynd-protocols package ( #21979 )
2021-02-26 07:24:53 +00:00
Glenn Johnson
c6413c8925
Revert "New package r-circstat@0.2-6 ( #21777 )" ( #21974 )
...
This reverts commit 61c8bc2b19
.
2021-02-26 03:39:58 +00:00
Daryl W. Grunau
55eae72bb0
pegtl: manage options to build examples and tests when run_tests ( #21866 )
...
Co-authored-by: Daryl W. Grunau <dwg@lanl.gov>
2021-02-25 17:06:02 -08:00
Michael Kuron
4453058862
Old concretizer: prevent unexpected propagation of external config ( #20976 )
...
When using an external package with the old concretizer, all
dependencies of that external package were severed. This was not
performed bidirectionally though, so for an external package W with
a dependency on Z, if some other package Y depended on Z, Z could
still pull properties (e.g. compiler) from W since it was not
severed as a parent dependency.
This performs the severing bidirectionally, and adds tests to
confirm expected behavior when using config from DAG-adjacent
packages during concretization.
2021-02-25 15:42:40 -08:00
Valentin Churavy
476444c592
[flux-core] add -Wno-errpr=maybe-uninitialized ( #21943 )
...
Co-authored-by: Stephen Herbein <SteVwonder@users.noreply.github.com>
2021-02-25 22:55:42 +00:00
Desmond Orton
87dd060c20
New package r-spades-addins at 0.1.2 ( #21781 )
2021-02-25 22:12:54 +00:00
Andrew W Elble
8071be81c4
py-tensorflow: disable h5py/hdf5 mpi variant(s) if tensorflow is ~mpi ( #21955 )
2021-02-25 22:08:00 +00:00
eugeneswalker
e8f51c6892
tioga: add variants: +cuda and more ( #21884 )
2021-02-25 12:47:01 -08:00
Sergey Kosukhin
177117745f
hdf5: drop support for libtool files ( #21900 )
2021-02-25 20:41:41 +00:00
Michael Kuhn
0754d101d2
meson: add 0.57.1 ( #21959 )
2021-02-25 20:29:56 +00:00
Harmen Stoppels
e25a7be5b8
openmpi: add perl as a build dependency ( #21956 )
2021-02-25 19:00:43 +00:00
Axel Huebl
d05e0dfeef
WarpX: CMake ( #21787 )
...
* New Package: py-picmistandard
* New Package: py-warpx
* WarpX: Transition to CMake
2021-02-25 19:54:52 +01:00
Adam J. Stewart
62662591ea
py-pydap: add new package ( #21948 )
2021-02-25 12:13:21 -06:00
Olivier Cessenat
b48de4baa7
harfbuzz: dependency assumed cairo was compiled with +pdf and +ft ( #21954 )
2021-02-25 17:42:57 +00:00
h-denpo
f0e5c96746
libpulsar: added dependency on curl ( #21950 )
2021-02-25 13:39:38 +00:00
iarspider
22539f443e
Fix recipe for evtgen 2.0; add variant for hepmc3 ( #21814 )
2021-02-25 14:13:04 +01:00
Steven Smith
3c26084d2e
gridlab-d: specify xerces prefix ( #21867 )
2021-02-25 13:59:36 +01:00
ronin-gw
f9f5f8676e
w3m: new package at v0.5.3 ( #21641 )
2021-02-25 13:42:26 +01:00
Harmen Stoppels
a8808b473a
Update fuse packages ( #21901 )
...
Allow libfuse to build without setuid binary and bump versions of both
libfuse and fuse-overlayfs.
Still doesn't solve the issue where this package tries to install things
into /etc/init.d though.
2021-02-25 13:40:01 +01:00
Harmen Stoppels
cf6aeace42
openblas: add perl as a build dependency ( #21908 )
2021-02-25 13:38:15 +01:00
Harmen Stoppels
a42d5357c3
libxc: add perl as a build dependency ( #21906 )
2021-02-25 13:34:09 +01:00
Harmen Stoppels
a258d40c28
kcov: add missing dependency ( #21932 )
...
kcov CMakeLists.txt generates the "kcov" executable only if
certain dependencies are found. These dependencies are
"libbfd", "libopcodes" and "libiberty", hence the dependency
on binutils.
2021-02-25 11:55:56 +01:00
Adam J. Stewart
127a630ba3
py-numcodecs: add v0.7.3, apple clang patch ( #21944 )
...
* py-numcodecs: add new version, apple clang patch
* py-numcodecs: add new version, apple clang patch
2021-02-25 11:33:38 +01:00
Adam J. Stewart
719bdb1673
py-cfgrib: new package at v0.9.8.5 ( #21946 )
2021-02-25 11:32:56 +01:00
Adam J. Stewart
7a3d216318
py-h5netcdf: new package at v0.10.0 ( #21947 )
2021-02-25 11:32:26 +01:00
Adam J. Stewart
8ec646b6b1
py-webob: new package at v1.8.7 ( #21949 )
2021-02-25 10:31:33 +00:00
Mosè Giordano
1a11a17453
libblastrampoline: Add version 3.0.0 ( #21939 )
2021-02-25 05:08:37 +00:00
Desmond Orton
ce5e2b5368
New package r-spades-core at 1.0.5 ( #21782 )
2021-02-25 05:04:04 +00:00
eugeneswalker
1d7fc4cbe1
llvm-doe+lldb: @doe: fix improper set of LLDB_ENABLE_PYTHON ( #21935 )
2021-02-24 19:59:12 -08:00
Adam J. Stewart
2b201ba401
Overhaul xgboost packages ( #21661 )
...
* Overhaul xgboost packages
* Don't deprecate xgboost 0.90
* Add py-xgboost@0.90 , but deprecate it
* extras_require added in 1.0.0
* Deprecate py-dask-xgboost
* Simplify setting cuda arch
2021-02-25 03:42:17 +00:00
Matthijs van Waveren
d55384a46d
libjpeg: add version 9d ( #21819 )
...
* Update package libjpeg
* Change order and remove empty line.
* emove space
2021-02-25 03:20:04 +00:00
Adam J. Stewart
79e575067c
font-util: fix typo in default fonts ( #21933 )
2021-02-25 03:10:27 +00:00
Adam J. Stewart
f74670e210
py-azureml-dataprep: add new version ( #21919 )
2021-02-25 00:31:05 +00:00