Difference between revisions of "Template:App Main"

From UFRC
Jump to navigation Jump to search
m (Reverted edits by Moskalenko (talk) to last revision by Moskalenko)
Line 1: Line 1:
 
<noinclude>[[Category:Templates]]</noinclude><includeonly>[[Category:Software]]</includeonly>
 
<noinclude>[[Category:Templates]]</noinclude><includeonly>[[Category:Software]]</includeonly>
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
|{{#vardefine:app|rstudio}}
+
|{{#vardefine:app|REPLACE}}
|{{#vardefine:url|https://www.rstudio.com/}}
+
|{{#vardefine:url|REPLACE}}
 
<!--CONFIGURATION: OPTIONAL (|1}} means it's ON)-->
 
<!--CONFIGURATION: OPTIONAL (|1}} means it's ON)-->
 
|{{#vardefine:conf|}}          <!--CONFIGURATION-->
 
|{{#vardefine:conf|}}          <!--CONFIGURATION-->
 
|{{#vardefine:exe|}}            <!--ADDITIONAL INFO-->
 
|{{#vardefine:exe|}}            <!--ADDITIONAL INFO-->
|{{#vardefine:batch|}}   <!--SLURM SCRIPTS-->
+
|{{#vardefine:pbs|}}           <!--PBS SCRIPTS-->
|{{#vardefine:policy|}} <!--POLICY-->
+
|{{#vardefine:policy|}}         <!--POLICY-->
 
|{{#vardefine:testing|}}      <!--PROFILING-->
 
|{{#vardefine:testing|}}      <!--PROFILING-->
 
|{{#vardefine:faq|}}            <!--FAQ-->
 
|{{#vardefine:faq|}}            <!--FAQ-->
Line 18: Line 18:
 
{{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}}
 
{{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}}
  
RStudio is an integrated development environment (IDE) for R. It includes a console, syntax-highlighting editor that supports direct code execution, as well as tools for plotting, history, debugging and workspace management.
+
DESCRIPTION
  
 
<!--Modules-->
 
<!--Modules-->
 
==Required Modules==
 
==Required Modules==
 +
<!--
 
===Serial===
 
===Serial===
 
* {{#var:app}}
 
* {{#var:app}}
<!--
 
 
===Parallel (OpenMP)===
 
===Parallel (OpenMP)===
 
* intel
 
* intel
Line 45: Line 45:
  
 
|}}
 
|}}
<!--SLURM scripts-->
+
<!--PBS scripts-->
{{#if: {{#var: batch}}|==Batch Script Examples==
+
{{#if: {{#var: pbs}}|==PBS Script Examples==
See the [[{{PAGENAME}}_batch]] page for {{#var: app}} batch script examples.
+
See the [[{{PAGENAME}}_PBS]] page for {{#var: app}} PBS script examples.
 
|}}
 
|}}
 
<!--Policy-->
 
<!--Policy-->

Revision as of 18:26, 5 August 2016

Description

[REPLACE REPLACE website]  

DESCRIPTION

Required Modules

System Variables

  • HPC_{{#uppercase:REPLACE}}_DIR - installation directory