User Tools

Site Tools


example_usage

Differences

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

Link to this comparison view

Next revision
Previous revision
example_usage [2013/07/16 08:33] – created pillaiexample_usage [2013/07/16 08:56] (current) pillai
Line 1: Line 1:
-**__<color blue>Linking with NAG SMP and Multicore Libraries</color>__**+[[http://www.nag.com/numeric/FL/FSdescription.asp|Nag SMP and Multicore]] libraries mark 23 is available on perun. User manual is available [[http://www.nag.com/numeric/FL/nagdoc_fl23/xhtml/FRONTMATTER/manconts.xml|here]]. The list of SMP tuned functions is available [[http://www.nag.com/numeric/fl/nagdoc_fl23/html/GENINT/smptuned.html|here]]. 
 + 
 +**__<color blue>Linking example with gfortran</color>__** 
 + 
 +<code make> 
 + 
 +gfortran -fopenmp  program.f90  -L/opt/perun/nag/fsl6a23dfl/lib  -lnagsmp -I/opt/perun/nag/fsl6a23dfl/nag_interface_blocks -L/opt/perun/nag/fsl6a23dfl/acml4.4.0/lib -lacml_mv -lacml_mp -I/opt/perun/nag/fsl6a23dfl/acml4.4.0/include 
 + 
 +</code>
example_usage.1373974396.txt.gz · Last modified: by pillai