Difference between revisions of "YASM"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:Software {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|YASM}} |{{#vardefine:url|http://yasm.tortall.net}} <!--CONFIGURATION: OPTIONAL (|1}} means it's ON)-->...")
 
Line 24: Line 24:
  
 
===Serial===
 
===Serial===
*intel
+
*gcc/4.7.2
* fftw
+
* yasm
* yambo
 
 
 
===Parallel===
 
* intel
 
* openmpi
 
* fftw
 
* yambo
 
  
  

Revision as of 20:46, 2 April 2015

Description

YASM website  

Yasm is a BSD-licensed assembler that is designed from the ground up to allow for multiple assembler syntaxes to be supported (e.g. NASM, GNU AS, etc.) in addition to multiple output object formats and multiple instruction sets. Its modular architecture allows additional object formats, debug formats, and syntaxes to be added relatively easily.

Required Modules

Serial

  • gcc/4.7.2
  • yasm


System Variables

  • HPC_{{#uppercase:YASM}}_DIR : installation base directory
  • HPC_{{#uppercase:YASM}}_BIN : executable program directory
  • HPC_{{#uppercase:YASM}}_LIB : library directory




Citation

If you publish research that uses YASM you have to cite it as follows:

Andrea Marini, Conor Hogan, Myrta Grüning, Daniele Varsano, "Yambo: an ab initio tool for excited state calculations," Comp. Phys. Comm. 180, 1392 (2009).