Skip to content
Snippets Groups Projects
Select Git revision
  • 3dfa8542047ec220f9c19cf16b056a5418529d9c
  • master default protected
  • compilation2022apr
  • ISEI_3_5_1
  • VERSION_3_9-alba
  • VERSION_3_9-Indus2
  • Jianfeng
  • VERSION-3_10
  • VERSION-3_9_1
  • VERSION-3_9_alba
  • VERSION-3_9_Indus2
  • VERSION-3_9
  • VERSION-3_8
  • VERSION-3_7
  • ISEI_3_5_1-PATCH_2
  • ISEI_3_5_1-PATCH_1
  • PROD_3_5_1
  • VERSION_3_6prerelease2
  • VERSION_3_6prerelease
  • VERSION-3_5
  • tracy
21 results

README.txt

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    README.txt 536 B
    Tracy-3
    
    Author: Johan Bengtsson
    
    Requirements:
    
      1. GNU autoconf and automake environment.
    
      2. GNU C++ compiler: gcc
    
      3. Numerical Recipes in C (with support for "double").
         Assumed directory structure:
    
           $NUM_REC/lib		libnum_rec.a
           $NUM_REC/inc		nrutil.h, nr.h
    
    To install:
    
      1. Define the environment variable:
    
           $NUM_REC = <path to Numerical Recipes library>
    
      2. tar -xvzf <tar ball name> 
    
      3. cd tracy-3.0
    
      4. ./bootstrap
    
      5. ./configure
    
      6.  cd tracy/wrk
    
      7. make
    
      8. ./main lattice/ALBA