Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Add a gzip variant and filter some compiler wrapper paths
* Apply suggestions from code review
Co-authored-by: Wouter Deconinck <wdconinc@gmail.com>
---------
Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com>
Co-authored-by: Wouter Deconinck <wdconinc@gmail.com>
|
|
* fix iconv from libc
* fix args in glib
|
|
|
|
We discovered a case where the system gmake can get confused by spack's build environment. Let's use a spack-provided gmake for consistent builds.
|
|
|
|
|
|
* Modernize py-torch-geometric and dependencies
* Forgot one maintainer
|
|
|
|
|
|
* linking against fujitsu ssl2 if available
---------
Co-authored-by: domke <673751-domke@users.noreply.gitlab.com>
|
|
Co-authored-by: domke <673751-domke@users.noreply.gitlab.com>
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Owen Solberg <owen.solberg@sana.com>
|
|
|
|
Signed-off-by: Shane Nehring <snehring@iastate.edu>
|
|
* Add -fPIC to hdf-eos2 builds
* Use self.compiler.cc_pic_flag instead of -fPIC
* Fix style in var/spack/repos/builtin/packages/hdf-eos2/package.py
|
|
* WIP NWChem with ARMCI-MPI and TCE optional
* rename armci-mpi to armcimpi
* add version for git
* add ARMCI-MPI support to NWChem package
EXTERNAL_ARMCI_PATH needs to be set to the ARMCI-MPI package install prefix.
I could not get it from spec["armcimpi"] but it worked to use the dependent build environment method to export a generic environmental variable to use instead.
* i suppose i can maintain NWChem as well
* check rejects option that dozens of packages use
i do not have time to fight with this nonsense
Run . share/spack/setup-env.sh
==> Error: armcimpi version 'master' has extra arguments: 'branch'
Valid arguments for a url fetcher are:
'url', 'sha256', 'md5', 'sha1', 'sha224', 'sha384', 'sha512', and 'checksum'
Error: Process completed with exit code 1.
* style
* ARMCI-MPI needs depends_on; the rest seems fixed
* fix ARMCI selection per review feedback from @zzzoom
https://github.com/spack/spack/pull/43883#discussion_r1585014147
* address reviewer feedback from @yizeyi18
https://github.com/spack/spack/pull/43883#discussion_r1587228084
elaborate on what +extratce does, in terms of the NWChem build environment variables,
some of which are documented on https://nwchemgit.github.io/TCE.html.
* style
* Update var/spack/repos/builtin/packages/nwchem/package.py
---------
Signed-off-by: Jeff Hammond <jeff.science@gmail.com>
Co-authored-by: Carlos Bederián <4043375+zzzoom@users.noreply.github.com>
|
|
* updating vacuumms for new release
* formatting
* re-order versions and remove triple quote
|
|
* [TAU package] Update with +rocprofv2. Updated some tests.
pdated with +rocprofv2 flag. Only works with rocm-core >= 6.0.0
Can be tested with (Omnia):
spack install tau@master +rocm+rocprofv2 %gcc@11
Needs the last commit in our local repository, can be done by modifying the "git = " line, or waiting until the public one is updated.
In the case that tests cause issues when building TAU, there is the flag:
disable_tests = False
The rocm test is disabled by default, as the PR regarding tests loading dependencies is not solved (PR#43682).
* [@spackbot] updating style on behalf of jordialcaraz
---------
Co-authored-by: jordialcaraz <jordialcaraz@users.noreply.github.com>
|
|
* py-tensorflow: fix aarch64 build
* [@spackbot] updating style on behalf of aweits
* patch format
* change patch strategy, actually get the logic correct in
the patch
* only patch 2.16.1 onwards for aarch64
* __CUDACC__ not __NVCC__
* !(defined(__NVCC__) && defined(__CUDACC__))
---------
Co-authored-by: aweits <aweits@users.noreply.github.com>
|
|
|
|
* Add rosco package
* format
* remove unused
* Add in other versions
* start adding some patches
* finish adding the patches
|
|
|
|
Fix a bug triggered by missing a virtual on some transitive edge, in a subdag of a pure build dependency.
|
|
|
|
* minimap2: adding version 2.28
* minimap2: adding maintainer
---------
Signed-off-by: Shane Nehring <snehring@iastate.edu>
|
|
* Update FFCx and UFCx to v0.8
* Syntax fix
|
|
* variorum: add branch dev and version 0.8.0
* formatting
|
|
* grads: fix libpng and g2c deps
* Update package.py
* [@spackbot] updating style on behalf of AlexanderRichert-NOAA
|
|
|
|
|
|
|
|
* update prod-util recipe
* [@spackbot] updating style on behalf of AlexanderRichert-NOAA
|
|
|
|
|
|
|
|
|
|
|