Comm low cuda.cu

From Gw-qcd-wiki
Revision as of 14:24, 26 July 2010 by Ksykora (talk | contribs) (Created page with 'This provides the low level support for the communication. It uses MPI. It gets the number of nodes(get_num_nodes), and each node rank(get_node_rank).')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This provides the low level support for the communication. It uses MPI. It gets the number of nodes(get_num_nodes), and each node rank(get_node_rank).