Skip to content

size_t is needed for some variables in parsec_tiled_matrix_t #753

@QingleiCao

Description

@QingleiCao

In quantum simulation using the state-vector representation, the system’s data is stored as a very large vector of length (2^n), where n is the number of qubits. Because of the communication patterns involved, it is cumbersome and inefficient to reorganize this data into a matrix form, leading to some variables in parsec_tiled_matrix_t bigger than INT_MAX.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions