User Tools

Site Tools


example_usage

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
example_usage [2013/07/16 08:47] pillaiexample_usage [2013/07/16 08:56] (current) pillai
Line 1: Line 1:
-[[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 are available [[http://www.nag.com/numeric/fl/nagdoc_fl23/html/GENINT/smptuned.html|here]].+[[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>__** **__<color blue>Linking example with gfortran</color>__**
Line 5: Line 5:
 <code make> <code make>
  
-gfortran -fopenmp  program.f90  -L/opt/perun/nag/fsl6a23dfl/lib  -lnagsmp -I/opt/perun/nag/fsl6a23dfl/nag_interface_blocks  +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
--L/opt/perun/nag/fsl6a23dfl/acml4.4.0/lib -lacml_mv -lacml_mp  +
--I/opt/perun/nag/fsl6a23dfl/acml4.4.0/include+
  
 </code> </code>
example_usage.1373975234.txt.gz · Last modified: by pillai