compileflag: Develop a Value for a Compiler Resource on the Grid

Description Usage Arguments Value Author(s) References See Also

Description

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.

Usage

1
compileflag(compiler, mappings = list(ifort = 1), ...)

Arguments

compiler

name of the compiler in use

mappings

values for the flag, per compiler

...

ignored

Value

character

Author(s)

Tim Bergsma

References

http://metrumrg.googlecode.com

See Also


metrumrg documentation built on May 2, 2019, 5:55 p.m.