Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
TetraWiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
HPC High Processing Cluster in IIT DELHI
(section)
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Special pages
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=='''Preparation of slave nodes'''== a. beowulf and wolf user were created as in master node b. Edit file /home/wolf/.bash_pofile export LAMRSH='ssh -x' ssh-agent MPICH2=/usr/local/mpich2 PATH=$HOME/bin:$MPICH2/bin Make /shared directory mkdir shared c. Create entry in /etc/fstab/ master_node:/shared /shared nfs rw,hard,intr 0 0 This will mount the nfs shared drive at boot time c. Reboot all the nodes. d. login as wolf users and install MPI as described above in MPI installation section. '''Note''': Firewall should be disabled in all nodes as MPI uses randoms ports each time it is started. “mpdboot -n 5 -f mpd.hosts” command should be executed as root user from master node. This will start mpd daemon in slave nodes First master node must boot then slave node so that nfs share are mounted on slave machine. 2 . Finally we installed the IIT application “Fluent” on to the shared directory /shared which is shared by all nodes too. Mdp daemon has to be started on all the nodes as mentioned above and then only master node as user wolf can start the application.
Summary:
Please note that all contributions to TetraWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
TetraWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)