PyACCL
latest
Getting Started
API Reference
PyACCL
»
Index
Edit on GitHub
Index
A
|
B
|
C
|
D
|
E
|
G
|
K
|
M
|
N
|
O
|
P
|
R
|
S
A
accl (class in pyaccl.accl)
ACCLArithConfig (class in pyaccl.accl)
ACCLBuffer (class in pyaccl.buffer)
ACCLCompressionFlags (class in pyaccl.constants)
ACCLReduceFunctions (class in pyaccl.constants)
ACCLStreamFlags (class in pyaccl.constants)
allgather() (pyaccl.accl.accl method)
allocate() (pyaccl.accl.accl method)
allreduce() (pyaccl.accl.accl method)
ARITH_ERROR (pyaccl.constants.ErrorCode attribute)
B
barrier() (pyaccl.accl.accl method)
bcast() (pyaccl.accl.accl method)
C
COLLECTIVE_NOT_IMPLEMENTED (pyaccl.constants.ErrorCode attribute)
combine() (pyaccl.accl.accl method)
COMPRESSION_ERROR (pyaccl.constants.ErrorCode attribute)
CONFIG_SWITCH_ERROR (pyaccl.constants.ErrorCode attribute)
copy() (pyaccl.accl.accl method)
D
deinit() (pyaccl.accl.accl method)
DEQUEUE_BUFFER_SPARE_BUFFER_DMATAG_MISMATCH (pyaccl.constants.ErrorCode attribute)
DEQUEUE_BUFFER_SPARE_BUFFER_INDEX_ERROR (pyaccl.constants.ErrorCode attribute)
DEQUEUE_BUFFER_SPARE_BUFFER_STATUS_ERROR (pyaccl.constants.ErrorCode attribute)
DEQUEUE_BUFFER_TIMEOUT_ERROR (pyaccl.constants.ErrorCode attribute)
device_address (pyaccl.buffer.ACCLBuffer property)
DMA_DECODE_ERROR (pyaccl.constants.ErrorCode attribute)
DMA_INTERNAL_ERROR (pyaccl.constants.ErrorCode attribute)
DMA_MISMATCH_ERROR (pyaccl.constants.ErrorCode attribute)
DMA_NOT_END_OF_PACKET_ERROR (pyaccl.constants.ErrorCode attribute)
DMA_NOT_EXPECTED_BTT_ERROR (pyaccl.constants.ErrorCode attribute)
DMA_NOT_OKAY_ERROR (pyaccl.constants.ErrorCode attribute)
DMA_SIZE_ERROR (pyaccl.constants.ErrorCode attribute)
DMA_SLAVE_ERROR (pyaccl.constants.ErrorCode attribute)
DMA_TAG_MISMATCH_ERROR (pyaccl.constants.ErrorCode attribute)
DMA_TIMEOUT_ERROR (pyaccl.constants.ErrorCode attribute)
E
ErrorCode (class in pyaccl.constants)
ETH_COMPRESSED (pyaccl.constants.ACCLCompressionFlags attribute)
G
gather() (pyaccl.accl.accl method)
K
KRNL_STS_COUNT_ERROR (pyaccl.constants.ErrorCode attribute)
KRNL_TIMEOUT_STS_ERROR (pyaccl.constants.ErrorCode attribute)
M
module
pyaccl.accl
pyaccl.buffer
pyaccl.constants
N
NO_COMPRESSION (pyaccl.constants.ACCLCompressionFlags attribute)
NO_STREAM (pyaccl.constants.ACCLStreamFlags attribute)
nop() (pyaccl.accl.accl method)
O
OP0_COMPRESSED (pyaccl.constants.ACCLCompressionFlags attribute)
OP0_STREAM (pyaccl.constants.ACCLStreamFlags attribute)
OP1_COMPRESSED (pyaccl.constants.ACCLCompressionFlags attribute)
OPEN_CON_NOT_SUCCEEDED (pyaccl.constants.ErrorCode attribute)
OPEN_PORT_NOT_SUCCEEDED (pyaccl.constants.ErrorCode attribute)
P
PACK_SEQ_NUMBER_ERROR (pyaccl.constants.ErrorCode attribute)
PACK_TIMEOUT_STS_ERROR (pyaccl.constants.ErrorCode attribute)
pyaccl.accl
module
pyaccl.buffer
module
pyaccl.constants
module
R
RECEIVE_OFFCHIP_SPARE_BUFF_ID_NOT_VALID (pyaccl.constants.ErrorCode attribute)
RECEIVE_TIMEOUT_ERROR (pyaccl.constants.ErrorCode attribute)
recv() (pyaccl.accl.accl method)
reduce() (pyaccl.accl.accl method)
reduce_scatter() (pyaccl.accl.accl method)
RES_COMPRESSED (pyaccl.constants.ACCLCompressionFlags attribute)
RES_STREAM (pyaccl.constants.ACCLStreamFlags attribute)
S
scatter() (pyaccl.accl.accl method)
SEGMENTER_EXPECTED_BTT_ERROR (pyaccl.constants.ErrorCode attribute)
send() (pyaccl.accl.accl method)
split_communicator() (pyaccl.accl.accl method)
SUM (pyaccl.constants.ACCLReduceFunctions attribute)
sync_from_device() (pyaccl.buffer.ACCLBuffer method)
sync_to_device() (pyaccl.buffer.ACCLBuffer method)