Commit 2321cf0e authored by one's avatar one
Browse files

Fix formatting

parent 944043b9
......@@ -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
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment