Age | Commit message (Collapse) | Author | Files | Lines |
|
* py-altair: new package
* Update var/spack/repos/builtin/packages/py-altair/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* Update var/spack/repos/builtin/packages/py-altair/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* Update var/spack/repos/builtin/packages/py-altair/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* py-altair: update
* Update var/spack/repos/builtin/packages/py-altair/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
|
|
|
|
|
|
* boost: do not access the context-impl variant for versions below 1.65.0
* boost: check if spec.variants contains context-impl
* boost: improve error message when the context-impl variant causes a conflict
Executing spack solve boost@1.63.0 +context context-impl=fcontext
triggers the following error message:
==> Error: No version for 'boost' satisfies '@1.63.0' and '@1.79.0'
With this change, the error message becomes the following:
==> Error: Cannot set variant 'context-impl' for package 'boost' because the variant condition cannot be satisfied for the given spec
|
|
|
|
* py-cmseq: new package
* py-cmseq: fixed copyright year
* py-cmseq: changed download to pi, added deps
|
|
|
|
`make_target` can be used to instruct Spack to build one of the pre-defined make
targets in the MPAS makefile. Spack will guess the targret based on the value of
`spack_fc`, but the user can overwrite the target as variant. E.g.
```
spack install mpas-model make_target=pgi-nersc
```
`precision` is used to set the `PRECISION` flag in the Makefile to {single,
double}. Default is double.
Co-authored-by: Stephen Sachs <stesachs@amazon.com>
|
|
Co-authored-by: Stephen Sachs <stesachs@amazon.com>
|
|
|
|
|
|
Co-authored-by: Stephen Sachs <stesachs@amazon.com>
|
|
Co-authored-by: Stephen Sachs <stesachs@amazon.com>
|
|
|
|
|
|
* cutlass: new package
* cutlass: fix ci
* cutlass: remove `join_path`
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
* cutlass: adding a message for cuda_arch
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
* cutlass: simplify cmake_args
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
* cutlass: fix cmake_args
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
|
|
(#28270)
|
|
* Set R_LIBS_USER='' in dependent build environment
Despite R packages being installed with the --vanilla flag, which
ignores Rprofile and Renviron files, R will still set R_LIBS_USER if the
default directory exists. This could lead to pulling in packages from
that directory during the build which could cause the build to fail. To
avoid that, explicitly set R_LIB_USER='' to ensure that packages from
the HOME/R directory are not in the library path.
* Update var/spack/repos/builtin/packages/r/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
|
|
|
|
* PythonPackage: add default libs/headers attributes
* Style fix
* libs and headers should be properties
* Check both platlib and include
* Fix variable reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* new package: py-lark to replace py-lark-parser
* update packages that need py-lark-parser and use py-lark instead
|
|
|
|
* add new py-ats version
* fix copyright date
|
|
|
|
|
|
* Add py-torch v1.12, py-torchvision v0.13
* Style fix
|
|
|
|
* lammps package: kokkos variant, add support for cray-fftw
* lammps package: added bugfix version 20210929.3
* lammps package: added packages molfile, plugin, user-brownian
* lammps package: package refactor at versions 20210702 and 20210728
* lammps package: fix for ml-iap variant
* lammps package: fix for conflicts of dielectric variant
* lammps package: edits for flake8 layout compliance
|
|
lhapdf) (#31329)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
|
|
|
|
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
|