User Tools

Site Tools


数値計算ライブラリ:triqs:dcore:インストール

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
数値計算ライブラリ:triqs:dcore:インストール [2020/07/28 00:38] – [DCore 2.1.0 + Ubuntu18.04] koudai数値計算ライブラリ:triqs:dcore:インストール [2021/06/27 22:04] (current) – external edit 127.0.0.1
Line 2: Line 2:
  
   * https://issp-center-dev.github.io/DCore/master/install.html も見てください   * https://issp-center-dev.github.io/DCore/master/install.html も見てください
-  * このページではTRIQSが /usr/local/triqs/ にインストールしてあるものとしました。+  * このページではTRIQSが /usr/local/triqs-x.x/ にインストールしてあるものとしました。
   * DCore2.1.0ではTRIQS1.4の使用が推奨されています   * DCore2.1.0ではTRIQS1.4の使用が推奨されています
     * TRIQS: https://github.com/TRIQS/triqs/archive/1.4.x.tar.gz     * TRIQS: https://github.com/TRIQS/triqs/archive/1.4.x.tar.gz
Line 30: Line 30:
 </code> </code>
  
-ビルドとコンパイルを行います+ビルドとインストールを行います
 <code> <code>
-$ cmake ../DCore -DTRIQS_PATH=/usr/local/triqs-1.4.x -DCMAKE_INSTALL_PREFIX=/usr/local/dcore-2.1.0+$ cmake ../DCore -DTRIQS_PATH=/usr/local/triqs-1.4 -DCMAKE_INSTALL_PREFIX=/usr/local/dcore-2.1.0
 $ make $ make
 $ make test $ make test
数値計算ライブラリ/triqs/dcore/インストール.1595864317.txt.gz · Last modified: 2021/06/27 21:57 (external edit)