First page Back Continue Last page Summary Graphics
Interfacing directly with BProc
Write your own bpsh or bprun
bproc functions interfaces with bpmaster
- bproc_numnode number of nodes in the system
- bproc_currnode node the calling process
- bproc_execmove move newly execed process to node
- bproc_rfork fork a child onto remote node
- bproc_move move calling process to node
Many more functions, see
C, Perl and Python bindings
Notes: