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 5be2497 commit edce0c3Copy full SHA for edce0c3
source/module_base/blas_connector.cpp
@@ -11,6 +11,7 @@
11
#include <thrust/complex.h>
12
#include <thrust/execution_policy.h>
13
#include <thrust/inner_product.h>
14
+#include "module_base/tool_quit.h"
15
16
#include "cublas_v2.h"
17
0 commit comments