User Tools

Site Tools


wien2k:インストール_19.1

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
wien2k:インストール_19.1 [2020/07/01 20:30]
koudai [コンパイル(Ubuntu18.04 + WIEN2k_19.1 + Intel Parallel Studio XE 2019)]
wien2k:インストール_19.1 [2021/04/03 05:02]
koudai [補足]
Line 1: Line 1:
-====== 条件 ======+====== 準備 ======
  
 以下のソフトを事前にインストールしてください。 以下のソフトを事前にインストールしてください。
Line 5: Line 5:
   * tcsh   * tcsh
   * XCrySDen   * XCrySDen
-  * FFTW3(MPI版) +  * MPIでコンパイルしたFFTW3 
-  Libxc+    FFTWをビルドする際に<nowiki>--enable-openmp</nowiki> のフラグをつけた場合はうまく行きませんでした
   * C/C++とFortranのコンパイラ。Intel Parallel Studio XE 推奨   * C/C++とFortranのコンパイラ。Intel Parallel Studio XE 推奨
  
Line 45: Line 45:
       - [Your compiler:] cc  (Intelコンパイラは非推奨)       - [Your compiler:] cc  (Intelコンパイラは非推奨)
       - Specify LIBXC settings       - Specify LIBXC settings
-        - [Would you like to use LIBXC (that you have installed)? (y,N):+        - [Would you like to use LIBXC (that you have installed)? (y,N):] n
-        - [Do you want to automatically search for LIBXC installations? (Y,n):] y +
-        - [Please specify a comma separated list of directories to search! (If no list is entered, /usr/local and /opt will be searched as default):] /opt/ +
-        - [Is this the correct directory? (Y,n):] y+
       - Specify FFTW settings       - Specify FFTW settings
         - [Do you want to use FFTW (recommended, but for sequential code not required)? (Y,n):] y         - [Do you want to use FFTW (recommended, but for sequential code not required)? (Y,n):] y
Line 59: Line 56:
         - [Please specify the name of your FFTW library or accept present choice (enter):] Enter         - [Please specify the name of your FFTW library or accept present choice (enter):] Enter
         - [Is this correct? (Y,n):] y         - [Is this correct? (Y,n):] y
-        - Selection: s+        - [Selection:s
   - Configure Parallel Execution   - Configure Parallel Execution
     - [Shared Memory Architecture? (y/N):] y     - [Shared Memory Architecture? (y/N):] y
Line 84: Line 81:
   - Temp Path   - Temp Path
     - [Please enter the full path to your temporary directory:] /tmp     - [Please enter the full path to your temporary directory:] /tmp
 +
 +
 +==== 補足 ====
 +
 +Intel OneAPI (2021) を使うとFFTW3とのリンクでエラーが出るようです。siteconfigを再び起動して O Compiling Options からコンパイラのオプションに -lstdc++ を追加してください。
 +
 +
  
 ==== 参考 ==== ==== 参考 ====
wien2k/インストール_19.1.txt · Last modified: 2021/06/27 22:04 (external edit)