User Tools

Site Tools


splinter3

Differences

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

Link to this comparison view

Next revision
Previous revision
splinter3 [2022/04/04 12:25] – created nicosplinter3 [2022/04/04 13:46] (current) nico
Line 5: Line 5:
 ===== Dependencies ===== ===== Dependencies =====
  
- * clang compiler +  [[clang14|clang compiler]] 
- * cmake+  * cmake
  
 ===== Configure ===== ===== Configure =====
Line 17: Line 17:
 ===== Make ===== ===== Make =====
  
-   root@magi3:/softs/itensor-3# make+   root@magi3:/softs/itensor-3# make && make install
  
 ===== Module file ===== ===== Module file =====
 +
 +   root@magi3:~# cat /softs/modules/compiled/clang/14/splinter/3
 +   #%Module1.0
 +   proc ModulesHelp { } {
 +   global dotversion
 +   
 +   puts stderr "\tSplinter 3"
 +   }
 +   
 +   module-whatis "Splinter 3"
 +   prepend-path LD_LIBRARY_PATH /softs/splinter-3/lib
 +   prepend-path LIBRARY_PATH /softs/splinter-3/lib
 +   prepend-path C_INCLUDE_PATH /softs/splinter-3/includes
 +   prepend-path CPLUS_INCLUDE_PATH /softs/splinter-3/includes
 +   prepend-path CPATH /softs/splinter-3/includes
 +   prepend-path OBJC_INCLUDE_PATH /softs/splinter-3/includes
splinter3.1649067924.txt.gz · Last modified: 2022/04/04 12:25 by nico