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.
OpenACC ディレクティブを使用して、CUDA-C に既にある関数を実装する必要があります (比較を行う必要があります)。元のコードには cubasSgemv 呼び出しがありますが、openacc で cublas ライブラリを使用する方法はありますか?