Age | Commit message (Collapse) | Author | Files | Lines |
|
* angsd: add 0.933, add misc programs to install
* angsd: add r variant
|
|
Adding a variant to enable/disable kits and making the default use kits.
|
|
|
|
|
|
Update Arrow to the latest version.
Also add an additional dependency on `thrift` when building with Parquet support.
|
|
* Add new package: hyperscan
* hyperscan: remove cmake_args()
|
|
* New package: py-pyeda
* py-pyeda: added dep for python 3.3 or greater
* [py-pyeda] Added space in depends_on python line
|
|
|
|
|
|
* hwloc: Add libudev variant.
* typo fix.
* Wrong version for libudev variant is fixed.
* Add maintainers.
|
|
* Updated versions of COSMA.
* Added an empty line for formatting.
* Switched to sha256.
* Renamed gpu variant to cuda. Extending the CudaPackage base class.
|
|
|
|
* r-rms: New package
* r-rms: deleted duplicated dependency
* r-rms: deleting comma
|
|
* r-spatialpack : New package
* r-spatialpack : R dependeny added type
* r-spatialpack: Description was missing
|
|
|
|
* py-fastcluster: new package at 1.1.26
* py-fastcluster: add py-setuptools dep
|
|
|
|
|
|
"""Open-Source Large-Scale Parallel FEM Program for
Nonlinear Structural Analysis"""
|
|
|
|
|
|
|
|
|
|
|
|
workaround for not finding an appropriate libfabrics.so with Intel
MPI 2019+. Fixes #11140 and #12493
|
|
* r-polspline: new package
* r-polspline: updated urls
|
|
(#16667)
|
|
* update tcl naming_scheme to use projections
* add projections to lmod modules
|
|
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
|
|
The issue seems to be fixed in the development version already.
|
|
This change also adds a code path through the spack ci pipelines
infrastructure which supports PR testing on the Spack repository.
Gitlab pipelines run as a result of a PR (either creation or pushing
to a PR branch) will only verify that the packages in the environment
build without error. When the PR branch is merged to develop,
another pipeline will run which results in the generated binaries
getting pushed to the binary mirror.
|
|
Providing only $padding or ${padding} results in an attempt to
substitute a padding of maximum system path length, while leaving
room for the parts of the install path spack generates. Providing
$padding-<len> or ${padding-<len>} simply substitutes padding of
the specified length.
|
|
|
|
* Fixing the build directory for cardioid.
* These imports are no longer needed due to deletions.
Co-authored-by: Robert Blake <rob.c.blake.3@gmail.com>
|
|
|
|
so lammps can find the installed potential files
|
|
* [maloc] created template
* [maloc] added some build dependencies
* [maloc] added homepage and description
* [maloc] added doc variant in an attempt to disable documentation. Still builds doc though... at least when there is a system doxygen found. Having doxygen being a dependency here can bring python in and cause issues for dependents, even when listed as only a build dependency. Maybe this is a bug?
* [maloc] flake8 and fixme removal
* [maloc] shorted description
|
|
picking up where #15724 left off.
|
|
|
|
The pkg-config file of newer versions of at-spi2-core includes
dependencies for xtst, recordproto, inputproto and fixesproto, so they
have to be available at runtime as well.
|
|
|
|
|
|
|
|
|
|
Packages built with lmod core_compiler are placed in `Core`.
Other packages may belong in `Core`. For example, python may be built with a proprietary compiler for performance, but belong on the `Core` directory.
With this PR, lmod config can include a `core_specs` list. Any package that satisfies a spec in that list is placed in `Core`, regardless of its compiler or dependencies.
|
|
|
|
* Adding ns3 spack
* Format and cleanup of ns3 spack package
* Removing comments and fixing boost variant
* Fixing formating
|
|
|
|
* Adding varient for python interface in HELICS
* Append python interface to pythonpath
* cleaning up blank lines
* Update var/spack/repos/builtin/packages/helics/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|