- May 16, 2019
-
-
Todd Gamblin authored
Rules N813 and N814 prevented import statements like this: xml.etree.ElementTree as et xml.etree.ElementTree as ET But both of those seem pretty reasonable. We see no reason to require any camelcase import to be imported "as" a camelcase word.
-
- May 15, 2019
-
-
ktsai7 authored
* Update flecsi package.py * Update package.py * Update package.py * Update package.py
-
Justin S authored
-
Justin S authored
* repeatscout: new package at 1.0.5 * repeatscout: add trf runtime dependency * repeatscout: add nseg runtime dependency
-
Justin S authored
-
Justin S authored
-
Justin S authored
* r-rmysql: add 0.10.17, mariadb-connector-c dependency * r-rmysql: add dbi, mariadb version constraints
-
Justin S authored
* recon: new package at 1.08 * recon: add period * recon: use proper decorators, better documentation * recon: fix incorrect os import * recon: add repeatmasker patch as variant
-
Justin S authored
-
Justin S authored
-
Justin S authored
-
Justin S authored
-
Justin S authored
-
Justin S authored
-
Justin S authored
-
Denis Davydov authored
* fix suite-sparse built with tbb from intel-parallel-studio * intel: add tbb_headers, strip newline from cxx_lib * use property
-
Justin S authored
The source is managed as a set of files in an FTP URL. Since there are no FetchStrategy's implemented for this setup, the files are managed as a set of Resource's
-
Leonhard Reichenbach authored
Add dependencies to CMake and GnuTLS which would otherwise be picked up from the system * Add gnutls as explicit dependency of CMake * Add new package libidn2 as explicit dependency for gnutls
-
Christoph Junghans authored
-
Todd Gamblin authored
- `svn info` prints different results depending on the system locale - in particular, Japanese output doesn't contain "Revision:" - Change Spack code to use XML output instead of using the human output
-
Brian Van Essen authored
-
Michael Kuhn authored
pkgconfig is the correct virtual dependency while pkg-config is a specific implementation.
-
Sinan authored
-
Sinan authored
-
Sinan authored
-
Sinan authored
-
Sinan authored
-
Sinan authored
-
- May 14, 2019
-
-
Christoph Junghans authored
-
Justin S authored
-
Justin S authored
-
Justin S authored
-
Brian Van Essen authored
* LBANN: add python dependency and required python library dependencies * LBANN: add version 0.99 as alias for develop branch * LBANN: build Conduit library by default * LBANN: CUB is included with Hydrogen for later versions * New package: py-graphviz (dependency for LBANN) * New package: py-texttable (dependency for LBANN) * New package: py-onnx (dependency for LBANN) * New package: py-typing-extensions (dependency for py-onnx) * Conduit: add version 0.4.0 * NCCL: Add versions 2.4.6-1 and 2.4.2-1 * Protobuf: Add versions 3.7.1 and 3.7.0 * py-protobuf: add version 3.7.1 * py-typing: add version 3.6.4 * cuDNN: add versions. The source differs depending on the architecture, so the versions include a suffix to encode this. For example this adds 7.5.1-10.1-x86_64 as well as 7.5.1-10.1-ppc64le * cuDNN: Newer versions require newer versions of CUDA * Hydrogen: add configure options for CUB and Aluminum
-
Justin S authored
-
Justin S authored
-
Justin S authored
-
Justin S authored
-
Justin S authored
-
Justin S authored
-
Jon Rood authored
The --enable-relax-coord-bound option was added in 1.8.0. NetCDF 4.6.3 enabled relax coords by default and required it from PNetCDF. PNetCDF 1.10.0 enabled it by default but for versions between 1.8.0 and 1.10.0 it should be enabled explicitly.
-