Difference between revisions of "HPC:Java"

From HPC wiki
Line 5: Line 5:
 
</pre>
 
</pre>
  
=== Return to ===
 
*[[HPC:Software|Available Software]]
 
  
 
=== Other Pages ===
 
=== Other Pages ===
 +
*[[HPC:Software|Available Software]]
 
*[[HPC:User_Guide|User Guide]]
 
*[[HPC:User_Guide|User Guide]]
 
*[[HPC:Main_Page|HPC Main Page]]
 
*[[HPC:Main_Page|HPC Main Page]]
 
*[[HPC:Login|Connecting to the PMACS cluster]]
 
*[[HPC:Login|Connecting to the PMACS cluster]]

Revision as of 00:45, 1 April 2014

OpenJDK 1.6.0 and 1.7.0 have been installed on all nodes. The default is 1.6.0. If you want to set 1.7.0 as the default version of java, use the `java-sdk-1.7.0` environment module

module add java-sdk-1.7.0


Other Pages