We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3e15c0 commit c69bd8bCopy full SHA for c69bd8b
1 file changed
easybuild/toolchains/compiler/rocm_compilers.py
@@ -34,7 +34,7 @@
34
"""
35
36
from easybuild.tools.toolchain.toolchain import SYSTEM_TOOLCHAIN_NAME
37
-from easybuild.tools.toolchain.compiler.llvm_compilers import LLVMCompilers
+from easybuild.toolchains.compiler.llvm_compilers import LLVMCompilers
38
39
TC_CONSTANT_ROCM = "ROCm"
40
0 commit comments