Changes

From Genome Analysis Wiki
Jump to navigationJump to search
Line 42: Line 42:  
   prompt> make
 
   prompt> make
 
   This will build RAREMETAL under raremetal/bin/ directory.
 
   This will build RAREMETAL under raremetal/bin/ directory.
 +
 +
* If your compiler allows openmp (parallel computing), then use the following to build RAREMETALWORKER that allows parallel computing:
 +
  prompt> cd raremetal/raremetalworker/src
 +
  prompt> make openmp
 +
  This will build RAREMETALWORKER under raremetal/bin/ directory.
    
* If you prefer to use the binary file downloaded above, then no compiling is needed, but it is not guaranteed to work due to system and library requirements.
 
* If you prefer to use the binary file downloaded above, then no compiling is needed, but it is not guaranteed to work due to system and library requirements.
    
For compiling questions, please go to [http://genome.sph.umich.edu/wiki/RAREMETAL_FAQ ''' FAQ'''] for more information.
 
For compiling questions, please go to [http://genome.sph.umich.edu/wiki/RAREMETAL_FAQ ''' FAQ'''] for more information.
2,004

edits

Navigation menu