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.
GPU でコーディングを行おうとしています。Visual Studio と Intel Composer がインストールされています。CUDA プロジェクトを開始し、コードを書いてからコンパイルすると、MS のコンパイラにホスト コードをコンパイルするように依頼すれば問題ありませんが、 Intel のコンパイラにそうするように依頼しましたが、常に失敗します。Intel の C++ コンパイラ (v 13.0) で NVCC を動作させる方法はありますか?