Skip to content

Commit

Permalink
Update to BLT v0.5.3 (#231)
Browse files Browse the repository at this point in the history
  • Loading branch information
adayton1 authored Jul 31, 2023
1 parent e84a93f commit 5728628
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion blt
Submodule blt updated 673 files
2 changes: 1 addition & 1 deletion scripts/spack_packages/packages/care/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ class Care(CachedCMakePackage, CudaPackage, ROCmPackage):
depends_on('[email protected]:', type='build')
depends_on('[email protected]:', when='+rocm', type='build')

depends_on('[email protected]', type='build', when='@0.10.0:')
depends_on('[email protected]:', type='build', when='@0.10.0:')
depends_on('[email protected]:', type='build', when='@0.3.1:')
depends_on('blt@:0.3.6', type='build', when='@:0.3.0')

Expand Down
2 changes: 1 addition & 1 deletion tpl/versions.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
BLT: 0.5.2
BLT: 0.5.3
CAMP: v2022.10.1
CHAI: v2022.10.0
RAJA: v2022.10.5
Expand Down

0 comments on commit 5728628

Please sign in to comment.