Age | Commit message (Collapse) | Author | Files | Lines |
|
* add updated version of py-xopen
* Update dependency constraints
* Further refine the python constraints
Also, put them all together.
* Put python constraints at top of list
|
|
|
|
This PR adds the pulseaudio package and the speexdsp package as a
dependency. In addition, this PR adds a `libs` property to the libtool
package.
|
|
* New package - Gate
This PR adds the Gate package as well as the ITK dependency.
* Fix flake 8 errors
* Be more explicit with CMake options
Make sure Cmake values related to variants are explicitly set to either
ON/OFF.
The ITK_USE_MKL flag will turn on the following:
- USE_FFTWD=ON
- USE_FFTWF=ON
- USE_SYSTEM_FFTW=ON
Since the package depends on fftw-api, those options will always be set.
|
|
|
|
|
|
|
|
Added version 1.8.3 to thrust
|
|
extends expects the package name only.
Cf. #12480.
|
|
* A collection of tensorflow fixes and updates
* tensorflow 2.3.1 requires the workaround for external protobuf as well
* Update tensorflow-estimator to 2.3.0
* Update tensorboard to 2.3.0
* Update tensorboard-plugin-wit to use actual releases
* Patch that potentially fixes #16073
* add myself to maintainer list
|
|
* Changed make command to support new slate build variable 'blas='
* Updated to use package's "make install" target
* Added variant 'blas' to support switching blas provider and removed legacy 'mkl' variant.
* Fixed problem caused by systems which use a non-bash /bin/sh
* Removed blas= variant in preference for setting blas provider via spec syntax (e.g., ^openblas).
* Fixed formating
* Changed to MakefilePackage and cleaned up make argument generation
* Implemented "edit" method
* Removed blank line
* Sqitched to using mpi compiler wrapper variables
* Update var/spack/repos/builtin/packages/slate/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
|
|
|
|
|
|
|
|
* Add new package: py-cekit
* refine dependencies
|
|
* Add new package: tpm2-tss
* remove patch(), there's no need to use it
|
|
|
|
* Add new package: py-coapthon3
* remove mistake version
|
|
|
|
|
|
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
* butterflypack: Support fj Fortran
* butterflypack: split patch
* butteflypack: add ieee_support_nan
|
|
|
|
* Adding external support to mpich
* Removing debugging print statement.
|
|
|
|
* Adding vvtest to spack
* Fixing flake8 failures
* Adding suggestions
* Removing unnecessary import
* Incorporating suggested changes
|
|
|
|
|
|
* ecp-io-sdk: Add preferred variants to all dependencies
* ecp-viz-sdk: Add preferred variants to all dependencies
|
|
(#19341)
This reverts commit e7f574aad5e89be222fbee0dff72f685f87f165c.
|
|
* Add new package: e2fsprogs
* refine setup_run_environment()
|
|
|
|
|
|
|
|
* bash: add flag on macOS
* Add flag unconditionally
|
|
|
|
* Update libensemble to v0.7.1
* Update var/spack/repos/builtin/packages/py-libensemble/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
|
|
|
|
* Add LLVM 11.0.0
* This longdouble patch was merged in.
|
|
|
|
Co-authored-by: iarspider <iarpsider@gmail.com>
|
|
* Add external package support to xz
* Flake-8
Co-authored-by: iarspider <iarpsider@gmail.com>
|
|
* Add external package support to bzip2
* Flake-8
* Flake-8 part 2
Co-authored-by: iarspider <iarpsider@gmail.com>
|
|
* Add nvhpc compiler definition: "spack compiler add" will now look
for instances of the NVIDIA HPC SDK compiler executables
(nvc, nvc++, nvfortran) in supplied paths
* Add the nvhpc package which installs the nvhpc compiler
* Add testing for nvhpc detection and C++-standard/pic flags
Co-authored-by: Scott McMillan <smcmillan@nvidia.com>
|
|
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
|
|
|
|
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
|
|
|