Difference between revisions of "Ruby"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) m (Text replace - "==Available versions== (.*)+ <!-- -->" to "<!--Modules-->") |
Moskalenko (talk | contribs) m (Text replace - "Usage policy" to "Usage Policy") |
||
Line 47: | Line 47: | ||
{{#if: {{#var: pbs}}|==PBS Script Examples== | {{#if: {{#var: pbs}}|==PBS Script Examples== | ||
See the [[{{PAGENAME}}_PBS]] page for {{#var: app}} PBS script examples.|}} | See the [[{{PAGENAME}}_PBS]] page for {{#var: app}} PBS script examples.|}} | ||
− | {{#if: {{#var: policy}}|==Usage | + | {{#if: {{#var: policy}}|==Usage Policy== |
WRITE USAGE POLICY HERE (perhaps templates for a couple of main licensing schemes can be used)|}} | WRITE USAGE POLICY HERE (perhaps templates for a couple of main licensing schemes can be used)|}} | ||
{{#if: {{#var: testing}}|==Performance== | {{#if: {{#var: testing}}|==Performance== |
Revision as of 16:33, 10 August 2012
Description
A dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write.
Execution Environment and Modules
To use ruby with the environment modules system at HPC the following commands are available:
Get module information for ruby:
$module spider ruby
Load the default application module:
$module load ruby
The modulefile for this software adds the directory with executable files to the shell execution PATH and sets the following environment variables:
- HPC_RUBY_DIR - directory where ruby is located.
- HPC_RUBY_BIN - executable directory
- HPC_RUBY_DOC - documentation directory