Description Usage Arguments Value Author(s) References See Also
License management under Sun Grid Engine may require an argument to qsub
of, e.g., ‘-l compile=1’ (in the case where the compiler is ‘ifort’). This function
calculates that value flexibly.
1 | compileflag(compiler, mappings = list(ifort = 1), ...)
|
compiler |
name of the compiler in use |
mappings |
values for the flag, per compiler |
... |
ignored |
character
Tim Bergsma
http://metrumrg.googlecode.com
runCommand
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.