Skip to content

v1.1.1 + Blocked Pfaffian Update Optimization

Pre-release
Pre-release
Compare
Choose a tag to compare
@xrq-phys xrq-phys released this 21 Apr 07:27
· 8 commits to pfaffine-blocked since this release

README/簡易説明

https://github.com/issp-center-dev/mVMC/blob/master/README.md

[ 日本語 / Eng ]

リリースノート

必ず"Source code"ではなくmVMC-1.1.1+blk-full-tag8.tar.gz をダウンロードしてください。こちらのファイルには:

  • マニュアルのPDFと
  • 高速化パッチの依頼パッケージ
    が入っています。

展開・コンパイル方法

$ tar xzvf mVMC-1.1.1.tar.gz
$ ./mVMCconfig.sh # 使える config プリセットを確認
$ ./mVMCconfig.sh gcc-aocl # ISSP System-B "Ohtaka" の場合
$ make -j8 mvmc # 並列化コンパイルが対応されております

機能追加

  • Pfaffian のブロック更新による性能高度化

Forum (GitHub issue)

[ 日本語 / Eng ]

Release note

Please be sure to download mVMC-1.1.1+blk-full-tag8.tar.gz instead of "Source code" because this file contains:

  • Precompiled PDF manual and
  • Dependencies of Block-update optimization

Build

$ tar xzvf mVMC-1.1.1.tar.gz
$ ./mVMCconfig.sh # Check for available configuration presets
$ ./mVMCconfig.sh gcc-aocl # In case of ISSP System-B "Ohtaka"
$ make -j8 mvmc # Parallel compiling is supported

New feature

  • Performance boost with block update of Pfaffian.

Forum (GitHub issue)