Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the tensor network support on Fugaku #60

Open
liweintu opened this issue Apr 29, 2024 · 0 comments
Open

Add the tensor network support on Fugaku #60

liweintu opened this issue Apr 29, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@liweintu
Copy link
Contributor

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.

@liweintu liweintu added the enhancement New feature or request label Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants