Commit 75d3be55 authored by Moe Jette's avatar Moe Jette
Browse files

Add logic to support Blue Gene/L:

Map all nodes in cluster to a single front-end node.
Don't repeat ping/register/kill/etc. RPCs to all pseudo nodes, just the
  front-end.
Treat single message for some RPCs as representing all nodes in the
  cluster: register, ping responce, epilog complete, etc.
Srun maps all tasks for a job step onto a single node request.
parent 9bd07b7b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment