Skip to content

Commit 95573c6

Browse files
committed
fix
1 parent 16ff952 commit 95573c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ggml-cuda.cu

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5795,6 +5795,7 @@ void ggml_init_cublas() {
57955795
// CUBLAS_CHECK(cublasLoggerConfigure(1, 1, 0, nullptr));
57965796

57975797
initialized = true;
5798+
g_cublas_loaded = true;
57985799
}
57995800
}
58005801

0 commit comments

Comments
 (0)