MCPcopy Create free account
hub / github.com/mpi4py/mpi4py / array

Method array

test/test_msgspec.py:610–611  ·  view source on GitHub ↗
(self, typecode, initializer)

Source from the content-addressed store, hash-verified

608 unittest.TestCase, BaseTestMessageSimpleArray
609):
610 def array(self, typecode, initializer):
611 return DLPackGPUBuf(typecode, initializer)
612
613
614class TestMessageSimpleDLPackGPUBufV0(TestMessageSimpleDLPackGPUBuf):

Callers

nothing calls this directly

Calls 1

DLPackGPUBufClass · 0.85

Tested by

no test coverage detected