Difference between revisions of "Platform Cluster : Index"

From Define Wiki
Jump to navigation Jump to search
Line 121: Line 121:
 
*[[Lancaster LSF Wishlist]]
 
*[[Lancaster LSF Wishlist]]
 
*[[PCM HPC EE 201 Issues]]
 
*[[PCM HPC EE 201 Issues]]
 
===== NFS exports on PCM head =====
 
 
Edit the file: /opt/kusu/lib/plugins/addhost/04-nfs.py and append:
 
<syntaxhighlight>
 
os.system("echo \"/home 172.28.0.0/255.255.0.0(rw,async,no_root_squash)\" >> /etc/exports")
 
os.system("/etc/init.d/nfs restart > /dev/null 2>&1")
 
</syntaxhighlight>
 

Revision as of 11:49, 16 November 2012

Platform HPC
  • Topics below include information based on 2.0, 2.0.1 and 3.0
PCM Administration
Install Intel Runtime and Intel Cluster Ready Without Platform Kits
Working with Kits
LSF Topics
Platform MPI
Platform MISC Debugging
Overheat Detection
Platform Patches
Rock vs Platform Commands
LSF Config Wishlist