Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
* Add new package: trident
* remove unused source code
|
|
(#16241)
* Update timemory/package.py to support new dependencies and expose more build options
* Added missing 'use_arch' option handling
* Fixes for python 2.6
* Fix pyflake error F632
* F632 flake fixes
* Update package.py
* Update package.py
* 80 char width + added extra conflicts + fixed kokkos_modules reference
* 79 char width
* Removed submodule builds
- added allinea_map variant
- disabled caliper by default
- added ompt_{standalone,llvm} variants
* flake8 updates
* 79 char width
|
|
(#16359)
* ffmpeg: add older versions (i.e. 2.8.15, 1.0.10), add 'avresample' variant
* ffmpeg: update variant handling to support older versions (i.e. 2.8.15, 1.0.10)
|
|
* openscenegraph: add v3.4.0/3.4.1, update versioning to use git, improve dependency handling (esp. for ffmpeg, opengl)
* openscenegraph: add '+ffmpeg' variant, add 'jasper' dependency, clean up cmake config variables
* openscenegraph: reverted fetches to use checksums to improve reliability
* openscenegraph: add a few more explicit dependencies (e.g. png, tiff, glib).
|
|
|
|
* Add version 6.20.04
* This version still requires numpy for +python
* ROOT 6.20 renamed the define from python to pyroot:
Add appropiate handling
|
|
|
|
Add HELICS package version 2.5.0
|
|
Sometimes, text editors automate things a little too much...
|
|
* add amgx package
* add amgx variants for mkl and magma support
* fix typo in cmake option
* flake8 fix formatting
* Apply suggestions from code review - use mkl virtual provider
Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com>
* Apply suggestions from code review - fix copypasta
Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
Add `-b,--before` option to dev-build command to stop before the phase in question.
|
|
Update the travis CI docs: limiting the microarch is essential
for caching.
|
|
* Add additional variants to netcdf-fortran
* Fix duplicate variant
* Clean up variants based on review feedback
* Addtional variant changes
* Convert jna variant to single line
* Fix proper version constraints for jna variant
|
|
* add 1.9.2, patch %clang@10 for implicit conversion
* flake8: "fix" hanging indent (squash: because is that really more readable?)
|
|
|
|
|
|
|
|
|
|
|
|
* adjust petsc+cuda to build cuda only when requested explicitly
* activate petsc library support only when explicitly requested
* flake8 fixes
|
|
* Add variants to OpenMPI
* Add variant for toggling runpath
* Fix typo
* Remove blank line whitespace
|
|
If hdf was built with +libtirpc, we need to add -ltirpc to our link
flags.
|
|
|
|
This was an oversight in #15654 since `os.path.isfile`
checks that the something is a file in the current
filesystem.
|
|
|
|
|
|
|
|
* votca-*: add stable version
* votca-*: add myself as maintainer
|
|
* cp2k: prettify arch-file, call pkg-config directly
this allows to re-use the arch-file without having to load the complete
Spack environment, for example after a dev-build
* cp2k: use consistency check instead of blas lib enum
this makes using other BLAS/LAPACK implementations possible without
explicitly adding support for them
* cp2k: add basic support for Cray and XL Compilers, correct Intel fp mode
* cp2k: add myself as maintainer
* cp2k: use "master" to denote the git version
* cp2k: use spack_cc/fc/cxx when possible, set CXX explicitly
* cp2k: set __MKL when using the MKL, not just the Intel compiler
* cp2k: drop self. when referencing spec where possible
* cp2k: add forgotten elpa+openmp dep
* cp2k: set C++14 for recent versions
|
|
* Add new version: "Abseil LTS branch, Feb 2020, Patch 1"
* Build shared libraries by default with new version
* Older versions do not support building shared libraries
|
|
* Update bat and make the url dynamic
- Now depending on the version it will calculate
the url
- This also fixes a weird issue that was reported
on Darwin, back when I reported that Rust wasn't
linking properly on Darwin #15887 on the comment
by hartzell i was also experiencing this issue
* Remove unnecessary stuff
- Removes the need for LLVM
- Removes the need for version calculation.
* Keep the versions on 1 line
* Pass flake8 tests
|
|
* Add new package exa
* Format and fix a silly typo
* Fix SHA256 SUM and make URL calculation dynamic
* Remove unnecessary URL calculation
* Update package.py
* Keep the version on 1 line
* Pass flake8 checks
|
|
* Add ShengBTE
Adding a new package; ShengBTE. I tried adding it a MakefilePackage, and use build_directory = 'Src', but it was as if the build_directory gets ignored and make complains about target not found. and using the make funtion here instead of os.system, I get errors that config.f90 is not found which is already available under Src as well.
* more enhancmenets
fix lint; use mkl spec; use build_directory variable
* one more fix
* Use Makefile template
* Update var/spack/repos/builtin/packages/shengbte/package.py
use mkl instead of intel-mkl as a dependency
Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com>
* Update var/spack/repos/builtin/packages/shengbte/package.py
update recipe as suggested by reviewer
Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com>
* enhance recipe
remove white space; changes as suggested by reviewer
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
* Fixed SSL pathing for older versions of Python (i.e. @:3.6.999).
* Fixed an issue where the 'python~ssl' variant wasn't properly being respected.
* Improved the '~ssl' patch by making it functional instead of diff-based (enables 3.X.Y patches).
* Fixed comment formatting to satisfy 'flake8' style requirements.
|
|
|
|
* graphviz: add poppler support
* graphviz: actually needs poppler+glib
* poopler: fix glib build, new version
|
|
* hpcviewer: add version 2020.04
* ibm-java: add version 8.0.6.7
|
|
On Power architectures cuDNN will install in a target directory. This
sets cuDNN_ROOT to point to the subdirectory to help dependents use
this install.
|
|
|
|
|
|
|
|
... as well as mariadb. Needed for ROOT.
|
|
* update podio version formatting
* [podio] formatting fixes
|
|
|
|
|
|
|
|
|
|
closes #3479
Co-authored-by: Kate Isaacs <kisaacs@cs.arizona.edu>
Co-authored-by: Kate Isaacs <kisaacs@cs.arizona.edu>
|
|
The singularity info should actually suggest where you might find the info about the post-install steps.
Co-authored-by: george.hartzell <george.hartzell@sana.com>
|