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

Consider adding a C++ library to make specific cutensornet usecases more efficient #134

Closed
jake-arkinstall opened this issue Jul 2, 2024 · 1 comment
Assignees

Comments

@jake-arkinstall
Copy link
Collaborator

There are currently some performance hurdles that we suspect are caused by too much switching between cutensornet and python within hot paths. This might be alleviated somewhat if we avoid such behaviour by encapsulating the behaviour within C++ or cuda directly, and using pytket-cutensornet to wrap that functionality in a python interface.

@jake-arkinstall jake-arkinstall self-assigned this Jul 2, 2024
@jcqc
Copy link

jcqc commented Nov 6, 2024

won't do.

@jcqc jcqc closed this as completed Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants