intel_software:oneapi:インストール
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| intel_software:oneapi:インストール [2026/06/19 20:05] – koudai | intel_software:oneapi:インストール [2026/06/22 19:52] (current) – [フルパッケージをダウンロードしてのoneAPIのインストール] koudai | ||
|---|---|---|---|
| Line 33: | Line 33: | ||
| $ sudo apt update | $ sudo apt update | ||
| $ sudo apt upgrade | $ sudo apt upgrade | ||
| - | $ sudo apt -y install cmake pkg-config build-essential | + | $ sudo apt -y install cmake pkg-config build-essential |
| </ | </ | ||
| * cmakeはサンプルを動かす際に使われているので必須ではないです。 | * cmakeはサンプルを動かす際に使われているので必須ではないです。 | ||
| Line 93: | Line 93: | ||
| OpenMPIとIntel MPIのコンパイラ名の対応関係は次のようになっています | OpenMPIとIntel MPIのコンパイラ名の対応関係は次のようになっています | ||
| - | ^言語^Intel MPI^OpenMPI^ | + | ^言語^Intel MPI (2023以前)^Intel MPI^OpenMPI^ |
| - | |C/ | + | |C/ |
| - | |C++|mpiicpc|mpicxx| | + | |C++|mpiicpc|mpiicpx|mpicxx| |
| - | |Fortran|mpiifort|mpif90| | + | |Fortran|mpiifort|mpiifx|mpif90| |
| コンパイルと実行方法は以下のとおりです。 | コンパイルと実行方法は以下のとおりです。 | ||
intel_software/oneapi/インストール.1781867116.txt.gz · Last modified: 2026/06/19 20:05 by koudai
