api/function_MPIWorker_8hpp_1a610634c0827c0c36a60a1f7ee7d1402b
Download Python script
Download Notebook
View on GitHub
Lightning
Usage
Development
API
Defined in File MPIWorker.hpp
Creates a SharedMPIWorker (a shared pointer to a custatevecSVSwapWorker)
handle – custatevecHandle.
mpi_manager – MPI manager object.
mpi_buf_size – Size to set MPI buffer in MiB (mebibytes).
sv – Pointer to the data requires MPI operation.
numLocalQubits – Number of local qubits.
localStream – Local cuda stream.
Usage
Development
API