We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edb6ce7 commit 89e2fb8Copy full SHA for 89e2fb8
repos/spack_repo/benchpark/packages/remhos/package.py
@@ -28,7 +28,6 @@ class Remhos(MakefilePackage, CudaPackage, ROCmPackage):
28
29
version("develop", branch="master")
30
version("gpu-fom", branch="gpu-fom")
31
- version("gpu-opt", branch="gpu-opt")
32
version("1.0", sha256="e60464a867fe5b1fd694fbb37bb51773723427f071c0ae26852a2804c08bbb32")
33
34
variant("metis", default=True, description="Enable/disable METIS support")
0 commit comments