Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
wsxiaoys committed Nov 5, 2023
1 parent ec2644a commit f3e1ef9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ggml-cuda.cu
Original file line number Diff line number Diff line change
Expand Up @@ -5795,6 +5795,7 @@ void ggml_init_cublas() {
// CUBLAS_CHECK(cublasLoggerConfigure(1, 1, 0, nullptr));

initialized = true;
g_cublas_loaded = true;
}
}

Expand Down

0 comments on commit f3e1ef9

Please sign in to comment.