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:29] – [Intel Compilerについて] 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>
  
 ====== パスの設定 ====== ====== パスの設定 ======
intel_software/oneapi/インストール_2026.1782131397.txt.gz · Last modified: 2026/06/22 21:29 by koudai