Age | Commit message (Collapse) | Author | Files | Lines |
|
* new version r-rcurl
* RCurl dependency R version updated
* Adding version conditions
|
|
* new version r-cli
* r-cli : dependencies updated
* Adding version conditions for dependencies
|
|
* new version r-ellipsis
* r-ellipsis : R dependency updated
* Adding version conditions for dependencies
|
|
* r-rematch2 : new package
* Updating URL
|
|
* r-roxygen : dependencies and version updated
* Dependencies updated for condition
|
|
* r-purrr : dependencies and version update
* Dependencies updated for condition
|
|
* r-rversions : new package
* URL updated r-rversions
|
|
* r-withr : dependencies and version updated
* Adding version conditions for dependencies
|
|
* r-knitr : dependencies and version updated
* Adding version conditions for dependencies
|
|
(#16598)
|
|
|
|
fix for same reasons as #16495.
|
|
* opencv 3.2 requires cmake 3.11 or older.
caffe dependency is changed.
* revert opencv variant to caffe.
backport to opencv errors.
|
|
* py-dask: new version
* py-dask: update the constraints.
* py-dask: add a list of maintainers.
|
|
- GCC has moved to Git
- The develop/master version requires flex
- Add myself as a maintainer
- Set the library path in the zstd patch
|
|
-[x] `z3` needs a dependency on `py-setuptools`
-[x] `z3` has a run dependency on `python`, so we might as well make
building with the python bindings default
|
|
|
|
`clingo` has some undocumented dependencies:
- `bison`, for which the default macos version is too old
- `re2c`, which isn't always available
Also, the python installation was not set up properly. Clingo by default
does an install in `~/.local`, so we need to disable that and add a few
other options to get things right.
- [x] add `bison` dependency
- [x] add `re2c` dependency
- [x] make `doxygen` dependency optional (and patch if needed)
- [x] add options to fix `python` build
- [x] make python build optional but on by default
|
|
- Added Fujitsu compiler options that have the same functions as the options added for GCC
- Added option to link C objects
|
|
* Add pmi support (required by ucx, ofi, and gni backends)
* Add support for ucx backend
* Add dependency on MPI for pmi=simplepmi, slurmpmi, or slurmpmi2
* Remove charmpp as an MPI provider since the changes in this PR can
add MPI as a dependency (mentioned previously)
* Install into transport_protocol-OS-arch subdirectory to match
default charmpp installation behavior (which helps dependents find it)
|
|
|
|
Earlier versions are not compatible with gcc@10:.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SKX includes AVX-512 extensions that consumer Skylake processors do
not have. Therefore, map Skylake to the prior arch to work on
these systems. Skylake-X processors will still map as the
skylake_avx512 spack arch and get the correct optimzations.
|
|
|
|
|
|
* [py-mmcv] Created template
* [py-mmcv] added description and homepage
* [py-mmcv] requires python 3.6+
* [py-mmcv] added dependencies
* [py-mmcv] depends on opencv
* [py-mmcv] cleaned up fixmes
* [py-mmcv] requires numpy >= 1.11.1
|
|
|
|
It seems the pypi version of the package somehow compiles just fine
Co-authored-by: Sinan81 <sbulut@3vgeomatics.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* [dd4hep] variant and run env updates
* address comments from #16524
|
|
(#16534)
* Add maintainers.
Add variants for building with default earlier api versions.
* Update var/spack/repos/builtin/packages/hdf5/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
* [py-addict] created template
* [py-addict] added homepage and description
* [py-addict] cleaned up fixmes
* [py-addict] depends on py-setuptools
|
|
* Add naromero77 as a maintainer for QMCPACK Spack package.
* Add QMCPACK 3.9.2
* Remove QE-to-QMCPACK wave function converter from QMCPACK Spack package. Already been moved to QE Spack package.
|