We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5438ce5 commit f0d0a0cCopy full SHA for f0d0a0c
machines/casper/gnu_casper.cmake
@@ -75,6 +75,6 @@ if (USE_KOKKOS)
75
endif()
76
string(APPEND LDFLAGS " -lstdc++ -lkokkoscontainers -lkokkoscore -lkokkossimd ")
77
if (GPU_TYPE STREQUAL "mi300a")
78
- string(APPEND LDFLAGS " -lhiprtc -lamdhip64 ")
+ string(APPEND LDFLAGS " -lhiprtc -lamdhip64 ")
79
80
0 commit comments