Difference between revisions of "YASM"

From UFRC
Jump to navigation Jump to search
Line 10: Line 10:
 
|{{#vardefine:testing|}}      <!--PROFILING-->
 
|{{#vardefine:testing|}}      <!--PROFILING-->
 
|{{#vardefine:faq|}}            <!--FAQ-->
 
|{{#vardefine:faq|}}            <!--FAQ-->
|{{#vardefine:citation|1}}      <!--CITATION-->
+
|{{#vardefine:citation|}}      <!--CITATION-->
 
|{{#vardefine:installation|}} <!--INSTALLATION-->
 
|{{#vardefine:installation|}} <!--INSTALLATION-->
 
|}
 
|}
Line 60: Line 60:
 
If you publish research that uses {{#var:app}} you have to cite it as follows:
 
If you publish research that uses {{#var:app}} 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).
 
 
|}}
 
|}}
 
<!--Installation-->
 
<!--Installation-->

Revision as of 20:47, 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