User Tools

Site Tools


usage

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
usage [2025/10/30 12:08] pillaiusage [2026/02/17 14:46] (current) pillai
Line 1: Line 1:
 +**<color red>Note - </color>** VPN is necessary for off campus access.
 +
 **__<color blue>Connect to Perun</color>__** **__<color blue>Connect to Perun</color>__**
  
Line 30: Line 32:
 <code bash> <code bash>
 #!/bin/bash  #!/bin/bash 
-source /opt/sge/default/common/settings.sh +#$ -S /bin/bash  
-export PATH=/scratch5/software/miniconda3/bin:$PATH:/opt/perun/bin+. /etc/profile 
 #$ -o job_output  #$ -o job_output 
 #$ -M <your email address>  #$ -M <your email address> 
Line 44: Line 46:
 <code bash> <code bash>
 #!/bin/bash  #!/bin/bash 
-source /opt/sge/default/common/settings.sh +#$ -S /bin/bash  
-export PATH=/scratch5/software/miniconda3/bin:$PATH:/opt/perun/bin+. /etc/profile 
 #$ -o job_output  #$ -o job_output 
 #$ -M <your email address>  #$ -M <your email address> 
Line 59: Line 61:
 <code bash>  <code bash> 
 #!/bin/bash  #!/bin/bash 
-source /opt/sge/default/common/settings.sh +#$ -S /bin/bash  
-export PATH=/scratch5/software/miniconda3/bin:$PATH:/opt/perun/bin+. /etc/profile 
 #$ -o job_output  #$ -o job_output 
 #$ -M <your email address>  #$ -M <your email address> 
Line 74: Line 76:
 <code bash> <code bash>
 #!/bin/bash  #!/bin/bash 
-source /opt/sge/default/common/settings.sh +#$ -S /bin/bash  
-export PATH=/scratch5/software/miniconda3/bin:$PATH:/opt/perun/bin+. /etc/profile 
 #$ -o job_output  #$ -o job_output 
 #$ -M <your email address>  #$ -M <your email address> 
usage.1761836909.txt.gz · Last modified: by pillai