Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想异步调用 cuBLAS 例程。是否可以?如果是,我该如何实现?
cublasSetStream在 cublas 调用之前使用该函数。
cublasSetStream
cublasSetStream(cublasHandle, cudaStream);
cublasSetStream(cublasHandle, cudaStream)