Jen Herting
1fa5642858
r-pvclust: new package ( #25394 )
...
Co-authored-by: Alex C Leute <aclrc@rit.edu>
2021-08-16 09:59:39 +02:00
lukebroskop
09cc439572
cray-libsci package update: add and addition function to access libraries. ( #25386 )
...
Co-authored-by: Luke Roskop <lukebr@login1.spock.olcf.ornl.gov>
2021-08-16 09:49:10 +02:00
Brian Van Essen
09fa9cdaae
C++17 support for LBANN and HIP ( #25406 )
...
* Added logic to explicitly pass the c++17 language flags to the
HIP/ROCm software stack to ensure that HIP complies with the C++17
requirements.
2021-08-16 09:47:27 +02:00
Harmen Stoppels
de0d618730
libiconv: add libs variant to allow share and static builds ( #25357 )
2021-08-16 09:34:59 +02:00
Tamara Dahlgren
2ccbc00fd9
Second pass at increasing RADIUSS cloud CI packages ( #25321 )
2021-08-16 09:28:44 +02:00
Ethan Stam
51a22d5db7
ParaView: paraview should build its own IOSS ( #25284 )
2021-08-16 09:27:20 +02:00
Mikael Simberg
7f77ca4efb
Update package.py ( #25412 )
2021-08-16 09:26:03 +02:00
Adam J. Stewart
83110cfd4c
Python: update dependencies for 3.10 ( #25430 )
2021-08-16 09:19:32 +02:00
Valentin Volkl
c02539bd29
root: external find can now determine variants ( #25427 )
2021-08-16 09:18:48 +02:00
Adam J. Stewart
0b7aff2ad7
py-pandas: add v1.3.2 ( #25434 )
2021-08-16 09:10:55 +02:00
Adam J. Stewart
cd25599eba
py-cython: add v0.29.24 ( #25435 )
2021-08-16 09:08:32 +02:00
Valentin Volkl
77a9004c31
vtk: add patch for missing includes ( #25437 )
2021-08-16 09:08:04 +02:00
AMD Toolchain Support
e42af64e24
WRF: v3.9.1.1 and v4.2 can be built with aocc@3.1 ( #25384 )
...
Co-authored-by: mohan002 <mohbabul@amd.com>
2021-08-16 08:26:56 +02:00
Geoffrey Gunter
fbed679dd0
Add date v3.0.1 ( #25432 )
2021-08-15 14:42:30 -05:00
wspear
44e251d974
PDT accepts oneapi as provider of icpc compiler ( #25157 )
...
* PDT accepts oneapi as provider of icpc compiler
* Add maintainers section (same as for tau)
* Whitespace formatting fix
2021-08-15 08:40:24 -07:00
Seth R. Johnson
2965c501a5
openpbs: add provider, new version, new name ( #25429 )
2021-08-15 07:59:19 -05:00
Adam J. Stewart
8d881cb7ee
py-matplotlib: add v3.4.3 ( #25413 )
2021-08-14 21:09:17 -04:00
Satish Balay
c7ba2e9663
xsdk: deprecate versions 0.4.0, 0.5.0 ( #25428 )
2021-08-14 21:06:18 -04:00
Mikhail Titov
e911f8ab3c
New packages: RADICAL-Cybertools ( #25415 )
...
* rct: new packages (core packages and some dependencies)
* rct: new packages (core packages and some dependencies)
* radical-entk: updated dependencies (according to comments)
* radical-gtod: updated version name
* radical-pilot: updated dependencies (according to comments)
* radical-saga: updated dependencies (according to comments)
* radical-utils: updated dependencies and set old versions deprecated
* saga-python: removed due to absence of packages (in PyPI, GitHub), this project was replaced by `radical-saga` and corresponding package `py-radical-saga` should be used
* saga-python: rolled back, but with deprecation status
* ntplib: removed maintainer
* pika: removed maintainer
2021-08-13 21:59:03 +00:00
Sreenivasa Murthy Kolam
1c7aa12615
cleanup opt-rocm references when using spack ( #25264 )
...
Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com>
2021-08-13 19:08:25 +00:00
Massimiliano Culpo
f0875b2fef
Remove handling for deprecated module commands ( #25411 )
...
The commands have been deprecated in #7098 , and have
been failing with an error message since then.
Cleaning the code since it is unlikely that somebody
is still using them.
2021-08-13 07:51:56 -07:00
Harmen Stoppels
920f695d1d
Mention bash in prerequisites ( #25379 )
...
Isn't installed on Alpine.
2021-08-13 07:28:29 -07:00
Harmen Stoppels
607f2a0c1c
libtree: add v2.0.0 ( #25360 )
2021-08-13 14:54:37 +02:00
Valentin Volkl
6cd8583165
recola: add new package (including dependencies) ( #25383 )
2021-08-13 11:50:28 +02:00
Sreenivasa Murthy Kolam
06eda406cc
append CMAKE_MODULE_PATH to include hip for rocalution ( #25407 )
2021-08-13 10:23:09 +02:00
arjun-raj-kuppala
4784ec67b2
AMD ROCm 4.3: Bump up rvs version to 4.3 and fix hip patch ( #25382 )
2021-08-13 10:20:25 +02:00
Pieter Ghysels
264b00bff4
strumpack: Patch for building shared lib when enabling ROCm. ( #25252 )
...
* Fix for building shared lib when enabling ROCm, for STRUMPACK 5.1.1.
* Update patch for shared lib with STRUMPACK 5.1.1 and ROCm, also update FindHIP.cmake
* update patch for shared libs with ROCm
2021-08-12 10:51:43 -07:00
messense
b008d2b1fe
py-py-spy: upgrade to 0.3.8 and build with cargo ( #25375 )
2021-08-12 14:37:56 +00:00
Massimiliano Culpo
78850f38eb
Fix typos in fixture use. Mention fixtures in pytest.ini ( #25381 )
2021-08-12 12:08:53 +00:00
Sreenivasa Murthy Kolam
cc8bb38aab
update version for rocm-4.3.0 release for hip recipe ( #25342 )
...
Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com>
2021-08-12 13:09:36 +02:00
Sreenivasa Murthy Kolam
524d4e5071
update version for rocm-4.3.0 release ( #25374 )
2021-08-12 10:17:03 +02:00
Aurelien Bouteiller
66fc6940a0
parsec: add missing build deps on flex/bison ( #25373 )
...
Signed-off-by: Aurelien Bouteiller <bouteill@icl.utk.edu>
2021-08-12 08:22:46 +02:00
Vasileios Karakasis
aef4696593
ReFrame: add v3.7.x ( #25372 )
2021-08-12 08:16:32 +02:00
Tamara Dahlgren
229bcd9f03
raja: develop version requires camp at master ( #25346 )
2021-08-11 16:05:37 +02:00
Tamara Dahlgren
345617ecb5
umpire: develop version requires camp at develop ( #25347 )
2021-08-11 16:05:13 +02:00
Massimiliano Culpo
6fb8122187
binutils: add v2.37 ( #25356 )
2021-08-11 02:52:42 -07:00
Sinan
a5fbf8fbae
pango: add versions up to v1.48 ( #25355 )
...
Co-authored-by: sbulut <sbulut@3vgeomatics.com>
2021-08-11 09:40:41 +00:00
Harmen Stoppels
3b23b42519
libtree: add "master" version, variants and dependencies ( #25337 )
2021-08-11 08:14:01 +00:00
Sreenivasa Murthy Kolam
84e2469e41
update the version for rocm-4.3.0 release ( #25343 )
2021-08-11 09:55:20 +02:00
Sreenivasa Murthy Kolam
2ca44a6f6d
update version for rocm-4.3.0 release ( #25349 )
2021-08-11 09:52:22 +02:00
Tamara Dahlgren
fb8c954e2e
Switch to settings option used in latest *and* oldest listed version ( #25340 )
2021-08-11 07:30:22 +00:00
Alexander Jaust
e89f2c0e91
fenics: updates to allow newer versions of Boost ( #25329 )
2021-08-11 09:29:48 +02:00
Valentin Volkl
0d4f69f28c
py-particle: add v0.15.1 ( #25333 )
2021-08-11 09:28:30 +02:00
Edgar Leon
c3370897cf
mpibind: add new package ( #25322 )
2021-08-11 09:22:37 +02:00
Seth R. Johnson
b686b73d6f
moab: add 5.3.0 and use https ( #25345 )
2021-08-11 09:15:16 +02:00
Sinan
ffbc00de21
libaec: add v1.0.3, v1.0.4, v1.0.5 ( #25348 )
...
Co-authored-by: sbulut <sbulut@3vgeomatics.com>
2021-08-11 09:14:48 +02:00
Axel Huebl
41ae83463e
doc: def llnl.util.filesystem.find fix rst ( #25350 )
...
The star was not rendered in the docs.
2021-08-11 09:14:04 +02:00
Brian Van Essen
128d788363
Changed the LBANN software stack to not explicitly set the Host ( #25351 )
...
Transfer protocol in the Aluminum library. If required the Host
Transfer variant +ht should be explicity set.
2021-08-11 09:12:59 +02:00
Harmen Stoppels
26ed2776e7
Add __skip_rocmclang to more rocm packages for cmake 3.21 ( #25328 )
2021-08-11 08:21:17 +02:00
arjun-raj-kuppala
d88d887ed0
AMD ROCm 4.3.0 - bump up version for llvmamdgpu, hsakmt-roct, rocm-cmake, rocm-smi-lib ( #25228 )
...
Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com>
2021-08-11 00:42:31 +02:00