User Tools

Site Tools


splinter3

This is an old revision of the document!


Splinter 3

 root@magi3:/softs/sources# git clone https://github.com/bgrimstad/splinter.git

Dependencies

  • clang compiler
  • cmake

Configure

 root@magi3:/softs/sources# cd splinter/
 root@magi3:/softs/sources/splinter# mkdir build && cd build
 root@magi3:/softs/sources/splinter/build# export CXX=$(which clang++)
 root@magi3:/softs/sources/splinter/build# cmake -DHEADER_INSTALL_DIRECTORY=/softs/splinter-3/includes -DLIBRARY_INSTALL_DIRECTORY=/softs/splinter-3/lib ..

Make

 root@magi3:/softs/itensor-3# make && make install

Module file

splinter3.1649072319.txt.gz · Last modified: 2022/04/04 13:38 by nico