Skip to content

Add the tensor network support on Fugaku #60

Description

@liweintu

Now that we got the access to Fugaku, we can add the tensor network support on Fugaku.

I've installed qibotn via poetry on Fugaku's login node, did a pytest using quimb on it (I know it shouldn't be done in the login node, but I just gave it a try to see how it goes).

When using quimb 1.7.3, it encountered this error:

E   AttributeError: type object 'csr_matrix' has no attribute '_mul_vector'

So, I upgraded to quimb 1.8.0, then test_quimb_backend.py could pass. I guess maybe some version matching tweaks are needed to port it over.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions