Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tsoc
spack-packages
Commits
2321cf0e
Commit
2321cf0e
authored
Feb 13, 2026
by
one
Browse files
Fix formatting
parent
944043b9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
repos/spack_repo/hygon/tsoc/packages/sirius/package.py
repos/spack_repo/hygon/tsoc/packages/sirius/package.py
+1
-1
No files found.
repos/spack_repo/hygon/tsoc/packages/sirius/package.py
View file @
2321cf0e
...
...
@@ -325,4 +325,4 @@ class Sirius(CMakePackage, CudaPackage, ROCmPackage):
archs
=
","
.
join
(
self
.
spec
.
variants
[
"amdgpu_target"
].
value
)
args
.
extend
([
self
.
define
(
"CMAKE_HIP_ARCHITECTURES"
,
archs
)])
return
args
\ No newline at end of file
return
args
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment