Age | Commit message (Collapse) | Author | Files | Lines |
|
* py-kubernetes: add new package
* Apply suggestions from code review
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* py-kubernetes: remove alpha/beta versions, fix dependency types
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
This PR updates the abinit package. The underlying build system has
several changes from previous versions, which are reflected in the
package recipe.
- added version 9.4.2
- removed commented out code
- add new libxml2 variant, with dependency and conflicts
- add dependency on atompaw
- depend on fftw-api when ~openmp
This allows other fftw implementations to be used. This PR adds MKL.
- depend on netcdf explicitly
- remove hdf5 variant as hdf5 is required
- only use wannier90 if +mpi as the wannier90 spack package is MPI only
- allow newer versions of libxc for abinit 9
- split configure options for versions before and after abinit 9
- always use MPI compiler wrappers
- add patch to remove march settings for version 9
- Set conflict for fftw~openmp if abinit+openmp
This allows the virtual fftw-api to be used for the dependency. If fftw
is the fftw-api provider then bail if fftw~openmp is set when
abinit+openmp is used.
- Set conflicts for +openmp and mkl
- Be explicit about +mkl for intel-parallel-studio
- Add TODO entry for switching conflicts/depends_on logic
|
|
|
|
This installs the example source files into $prefix/example, for use by the E4S Testsuite and other end users.
Also fixes a harmless copy/paste error.
|
|
|
|
* Update pylint to 2.8.2
* Update var/spack/repos/builtin/packages/py-pylint/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* Address comments
* Update
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
Change-Id: I34d1e14c071f91d9a451740abcbcc31701a47830
|
|
Change-Id: I76392841a9973aa7b5ec347b0405a78635989a79
|
|
* New package: py-pybind11-stubgen
Change-Id: I865b92e08ecefa6eb1327ee0166544fd4ae22953
* fixup
Change-Id: I6030cebecce229d02ab1a20fe6fa501eec22b804
|
|
|
|
giflib 5.20+ no longer uses autotools
Co-authored-by: Ivan Razumov <ivan.razumov@cern.ch>
|
|
|
|
|
|
* Modification to R environment
This PR modifies how the R environmnet is presented, and fixes
installing the standalone Rmath library.
- The Rmath build and install methods are combined into one
- Set parallel=False when installing Rmath
- remove the run environment that set up variables for libraries and
headers that are not really needed, and pollute the environment.
* Add setup_run_environment back
- Add back the setup_run_environment with LD_LIBRARY_PATH and
PKG_CONFIG_PATH.
- Adjust documentation to reflect the current code.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The previous `gasnet` spack package was not vetted/approved by the GASNet library maintainers. This one is.
Notably adds build-time testing and smoke-testing.
Convert network variants into a multi-valued `conduits` variant has the minor advantage of enabling a concise `conduits=none` spec, but the major drawback that it degrades the `spack info gasnet` output.
|
|
|
|
|
|
* New Package: visit-silo
* New Package: visit-$n as an extension to VisIt
* New Package: visit-$n only as an extension to VisIt
|
|
* New Package: visit-cgns
* visit-cgns: extends visit and modifies VISIT_PLUGIN_DIR with a trick
|
|
This fixes the detection of Apple M1 and adds
virtual levels for x86_64 architectures
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* dlpack: add tagged versions
* py-pybind11: add missing test dependency
* py-awkward: add version 1.2.3
|
|
* py-lazyarray: add new version 0.3.2
Change-Id: Ie8a40f3ff1fe7477e27f6085b9ad6673395258b2
* fixup dependencies
Change-Id: I4b2fb7a0abb462f8df74c383c67517065cd95b67
* Update var/spack/repos/builtin/packages/py-lazyarray/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
|
|
|
|
* Tweak SCR variant, Add 0.5.0, Move flag to flag handler, Add new conduit/axom conflict
* flake
|
|
|
|
Co-authored-by: Tiziano Müller <tm@dev-zero.ch>
|
|
Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com>
|
|
|
|
|
|
|
|
* Use homebrew trick to build findutils 4.8.0 with apple-clang.
* Simplify.
|
|
|
|
|
|
|
|
|
|
|