User Tools

Site Tools


intel_software:oneapi:インストール_2026

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
intel_software:oneapi:インストール_2026 [2026/06/22 21:28] – [Intel MPIについて] koudaiintel_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 
 </code> </code>
 +  * Intel Fortranも使いたいならgfortranもインストールしましょう。<code> 
 +$ sudo apt install gfortran 
 +</code>
  
 ====== パスの設定 ====== ====== パスの設定 ======
Line 60: Line 59:
 ====== Intel Compilerについて ====== ====== Intel Compilerについて ======
  
-^言語^Intel MPI (2023以前)^Intel MPI^OpenMPI^+^言語^Intel compier (2023以前)^Intel compier^GCC^
 |C/C++|icc|icx|gcc| |C/C++|icc|icx|gcc|
 |C++|icpc|icpx|g++| |C++|icpc|icpx|g++|
intel_software/oneapi/インストール_2026.1782131298.txt.gz · Last modified: 2026/06/22 21:28 by koudai