VE Device Management

The following tables show VE device management routines provided by NLCPy. For details, please refer to the Using Multiple VEs

Retrieve VE Node object

nlcpy.venode.VE

Gets an instance of nlcpy.venode.VENode.

Transfer

nlcpy.venode.transfer_array

Transfers N-dimension array to a specified target VE.

Synchronize

nlcpy.venode.synchronize_all_ve

Synchronizes to all VE.

Utility

nlcpy.venode.get_num_available_venodes

Gets a number of available VE nodes.

VE Node Class

nlcpy.venode.VENode

Class that represents VE node.