Age | Commit message (Collapse) | Author | Files | Lines |
|
As of OpenBLAS 0.3.13, leaving off `TARGET` by default optimizes most
code for the host system -- adding flags that cause the resulting
library to fail (SIGILL) on older systems. This change should ensure
that a "x86_64" target for example will work across deployment systems.
https://github.com/xianyi/OpenBLAS/issues/3139
|
|
|
|
* added h5py patch file for offline installs to work
* h5py v3+ deps consistent with setup.py, add patch
|
|
|
|
|
|
|
|
|
|
Updated the versions for DiHydrogen and Aluminum. Added new constraints on versions of Aluminum that are used across the software stack. Cleaned up the dependency on DiHydrogen for LBANN.
|
|
Co-authored-by: sbulut <sbulut@3vgeomatics.com>
|
|
|
|
|
|
|
|
* py-chainer: Add test method for ChainerMN (continued #21848, #21940)
* py-chainer: Fixed the word in the message
* py-chainer: Delete unnecessary imports
* py-chainer: Incorporation of the measures pointed out in #21940 was insufficient.
|
|
* mptensor: Add test method
* mptensor: Reverted the receipe on merged style
* mptensor: Changed """ to #
|
|
* Added a smoke test for superlu-dist recipe
* Fixed small issues following a PR review
|
|
Adds several EpetraExt_BUILD_* options as well as an Amesos2_ENABLE_Basker option. Adds `none` as an option to `gotype=`, which should be among the options since 'none' is specifically handled later in the package definition.
Adds `stokhos` and `trilinoscouplings` as options in spack which already are available in CMake for Trilinos (e.g. Trilinos_ENABLE_Stokhos:BOOL=)
|
|
* py-pytest-html recipe
* added missing deps + copyright
* Update var/spack/repos/builtin/packages/py-pytest-html/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* Update var/spack/repos/builtin/packages/py-pytest-metadata/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
* Add newest versions of py-h5py
* Update dependencies for py-h5py
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
- 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
|
|
meson now only selectively strips rpaths but can still strip required
ones (like glib's pcre dependency).
|
|
|
|
|
|
|
|
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.
|
|
mii: 1.0.3 and 1.0.2 is deprecated, and v1.0.4 can replace them safely
|
|
Changed maintainer
Co-authored-by: Axel Huebl <axel.huebl@plasma.ninja>
|
|
|
|
devendored (most) dependencies, added missing dependencies.
added resources and bypassed external fetching.
|
|
|
|
depends_on("llvm +clang +shared_libs -flang @6.0:11.0", when="@1.6")
|
|
|
|
|
|
|
|
Co-authored-by: Axel Huebl <axel.huebl@plasma.ninja>
|
|
We need to install OpenMP for Apple's Clang.
|
|
|
|
|
|
Co-authored-by: FBT <fabian.brandt-tumescheit@hu-berlin.de>
|
|
|
|
|
|
|
|
* 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>
|
|
ngspice to v34
|