Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
* Workaround for Spack-installed proto support
Co-authored-by: Andrew W Elble <aweits@rit.edu>
|
|
|
|
|
|
* Add new package: influxdb
* put usr/* in prefix
|
|
|
|
* petsc: new version add support for +mumps +int64
The latest petsc release allows using mumps while using 64 bit integers :
https://www.mcs.anl.gov/petsc/documentation/changes/313.html
https://gitlab.com/petsc/petsc/-/merge_requests/2591/
* petsc: use conflicts for mumps dependency
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* py-basemap
* Updated versions + URL attribute
* Update var/spack/repos/builtin/packages/py-basemap/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* Update var/spack/repos/builtin/packages/py-basemap/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* Removed unnecssary comment
* flake8
Co-authored-by: Elizabeth Fischer <elizabeth.fischer@alaska.edu>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
* Adding external support for mvapich2.
This picks up all the options that are currently settable by
the spack package. It also detects the compiler and sets it
appropriately.
* Removing debugging printing.
* Adding changes suggested by @nithintsk
|
|
|
|
|
|
+ Added version 2.1.9
+ Previously the SZ package incorrectly depended on CMake without a
version dependancy, but actually version 3.13 or newer is required
+ Added myself as a maintainer for the SZ spack package
|
|
This is a bug release with some new features and bug fixes. Among them:
[Batch] Set number of MPI processes for SLURM. (Ben Tovar)
[General] Use the right signature when overriding gettimeofday. (Tim
Shaffer)
[Resource Monitor] Add context-switch count to final summary. (Ben
Tovar)
[Resource Monitor] Fix kbps to Mbps typo in final summary. (Ben Tovar)
[WorkQueue] Update example apps to python3. (Douglas Thain)
|
|
Adds the latest CMake release, which fixes a Spectrum-MPI + CUDA<10.2
issue, among others. Relevant for Summit.
|
|
Closes #18174
@smarocchi @ax3l @svenevs
The error message in #18174 isn't great, but I'm hoping that #18127 will improve that.
|
|
Co-authored-by: Daryl W. Grunau <dwg@lanl.gov>
|
|
|
|
* simulationio: Declare dependency on asdf-cxx
* Rename "develop" to master"; add descriptions to variants
* Add maintainer
|
|
|
|
* samtools: Add version 0.1.8 for OSS soapdenovo-trans.
* Add depend on zlib and samtools to build on aarch64.
* soapdenovo-trans: Change the condition of depend on zlib and samtools.
|
|
|
|
|
|
|
|
* New package: cxxopts
* Use +unicode instead of unicode=True
- Make the unicode option more explicit
* Add two new variants to spack for upcoming 1.5, stable and develop
* Add as maintainer
* Add depends_on on clauses
* Remove unrelated change
|
|
* Add new config options for qthreads
* Fix syntax error and add option for specifying stack size
* Fix flake8 issues
* Add input validation for the stack size variant and add explicit enable for spawn cache
* Fix flake8 issues with input validation code
|
|
* vifi: a new package.
* Fix url.
* Add dependencies.
|
|
|
|
* Add scantailor
* qt: Fix build w/ GCC9 for @4:
* qt: Fix patch filename and qt version
* Fix typo in patch name
* scantailor: Fix version
* scantailor: Use a more-modern fork
* scantailor: Remove unused patch file
Co-authored-by: Ruben Di Battista <ruben.di-battista@polytechnique.edu>
|
|
* Add new package arbor
Change-Id: I70a442d6ad74979d13bd9f599df238c085d4baf9
* Update package.py
* add additional dependencies
* change download to tar-ball
* py26 compatibility
* restrict noqas and expand comment
Co-authored-by: Eric Müller <mueller@kip.uni-heidelberg.de>
|
|
* llvm-openmp-ompt: Additional dependencies and adding variant for disabling building libomptarget
* Flake8 fixes
|
|
* mark: Create new package.
* mark: change description.
* mark: change description.
* mark: Delete set_up environment.
* mark: replace join_path(prefix.bin, mark) with prefix.bin.mark
* mark: new license and sha256 hash
Co-authored-by: lingnanyuan <1297162327@qq.com>
|
|
* qgis
* Update package.py
QGIS 3.12.1 can use PROJ >= 4.9.3. Therefore both version restrictions on PROJ were incorrect.
https://github.com/qgis/QGIS/blob/final-3_12_1/INSTALL
* Update package.py
Add explanation to (hopefully temporary) removal of hdf5 dependency.
* Remove overly restrictive GRASS version number.
* flake8
Co-authored-by: Elizabeth Fischer <elizabeth.fischer@alaska.edu>
|
|
`openmpi @4:` can use `hwloc @2:`.
|
|
|
|
* Add new package: consul
* fix package type
* refine install phase
|
|
|
|
* [py-numba] fixing upper limit for conditional dependency
* [py-numba] added version 0.50.1
* [py-numba] Specifying llvmlite version for new version
|
|
* [py-llvmlite] new version 0.33.0
* [py-llvmlite] newer version of python required
|
|
* upgrade to version 2.14; added target architecture optimization
* renamed devel-> (adamjstuart); keep 2.14bx versions
Co-authored-by: lu64bag3 <gerald.mathias@lrz.de>
|
|
|