First page Back Continue Last page Summary Graphics
How is a Beowulf different than just a Network of Workstations?
Sometimes nothing
Slaves boot from master
- OS and all software always up to date
Slaves controlled from master
- Dynamically add and remove nodes
Processes controlled from master
- Launch process and get return code
- Scheduler decides where and when to run jobs
- Works with ps, top, kill, etc.
Notes: