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

Extra Copies #192

Open
ryanmrichard opened this issue Aug 16, 2021 · 3 comments
Open

Extra Copies #192

ryanmrichard opened this issue Aug 16, 2021 · 3 comments

Comments

@ryanmrichard
Copy link
Member

See the unit test SimDE/tests/simde/tensor_representation/detail_/ao_dispatch.cpp test in (once it gets merged in). Basically in this test I wanted to ensure that the arguments got forwarded all the way into the module without copying; however, that doesn't seem to be the case. I didn't debug it too much.

@twindus
Copy link
Contributor

twindus commented Apr 5, 2023

@ryanmrichard Do you know if this is still an issue?

@ryanmrichard
Copy link
Member Author

Looking at the linked file, it looks like it still is.

@twindus
Copy link
Contributor

twindus commented Apr 5, 2023

Thanks!

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