-
Notifications
You must be signed in to change notification settings - Fork 1
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
Remove unified memory #1
base: main
Are you sure you want to change the base?
Conversation
Forgot to add XC_FLAGS_NEEDS_TAU back in See merge request libxc/libxc!642
@susilehtola This PR tries to remove the usage of unified memory in libxc. I made this changes for two reasons
Here are the related issues in GPU4PySCF |
I think you meant to file a pull request against libxc. |
@susilehtola Right. Since there are some changes in data structure and functional kernels, I wanted to have your early evaluation. |
The change history is also junk, please rebase to libxc devel branch. |
No description provided.