[[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]].
**__Linking example with gfortran__**
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