intel_software:oneapi:インストール_2026
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| intel_software:oneapi:インストール_2026 [2026/06/22 21:25] – [パスの設定] koudai | intel_software:oneapi:インストール_2026 [2026/07/09 14:52] (current) – [aptを使ってのoneAPIのインストール] koudai | ||
|---|---|---|---|
| Line 30: | Line 30: | ||
| $ sudo apt update | $ sudo apt update | ||
| $ sudo apt -y install cmake pkg-config build-essential | $ sudo apt -y install cmake pkg-config build-essential | ||
| - | |||
| - | # Fortan (ifx) を使うならgfortranも | ||
| - | $ sudo apt -y install gfortran | ||
| </ | </ | ||
| + | * Intel Fortranも使いたいならgfortranもインストールしましょう。< | ||
| + | $ sudo apt install gfortran | ||
| + | </ | ||
| ====== パスの設定 ====== | ====== パスの設定 ====== | ||
| Line 56: | Line 55: | ||
| * バージョンが表示されればインストールに成功しています。 | * バージョンが表示されればインストールに成功しています。 | ||
| + | |||
| + | |||
| + | ====== Intel Compilerについて ====== | ||
| + | |||
| + | ^言語^Intel compier (2023以前)^Intel compier^GCC^ | ||
| + | |C/ | ||
| + | |C++|icpc|icpx|g++| | ||
| + | |Fortran|ifort|ifx|gfortran| | ||
| + | |||
intel_software/oneapi/インストール_2026.1782131118.txt.gz · Last modified: 2026/06/22 21:25 by koudai
