Skip to content

Gather Scatter Broadcast Reduce

David Reynolds edited this page Jun 1, 2018 · 4 revisions

Take set of files and scatter across nodes, gather files from nodes, broadcast files to nodes, reduce files from nodes

file tool versions, cross platform, takes node list from scheduler

PBS_NODEFILE PBS_NODENUM

This opens an interesting can of worms - how to do this (don't have MPI, don't have client-2-client comm, …) - do it server-2-server!!!

This is a server to server copy!

Back to OrangeFS projects page