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.
C++ を使用して記述された MPI + OpenMP をコンパイルしています。g++ コンパイラを使用するシステムでテストする必要がありますが、現在、そのシステムは mpic++ ラッパーの下で PGI コンパイラを使用しています。
pgc++ の代わりに g++ を使用するように強制する方法はありますか?