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

Msd gpu supports #299

Open
wants to merge 29 commits into
base: develop
Choose a base branch
from
Open

Conversation

yfhuang93
Copy link

New file: wicks_gpu.

Files with major changes: local_energy_wicks, green_function_multi_det, overlap.

First working version here. I'll add versions with more memory flexibility later.

ipie/qmc/afqmc.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@fdmalone fdmalone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contributions!

ipie/trial_wavefunction/particle_hole.py Outdated Show resolved Hide resolved
ipie/trial_wavefunction/particle_hole.py Outdated Show resolved Hide resolved
ipie/estimators/greens_function_multi_det.py Outdated Show resolved Hide resolved
ipie/estimators/greens_function_multi_det.py Show resolved Hide resolved
ipie/estimators/greens_function_multi_det.py Outdated Show resolved Hide resolved
ipie/estimators/greens_function_multi_det.py Outdated Show resolved Hide resolved
ipie/estimators/kernels/gpu/wicks_gpu.py Outdated Show resolved Hide resolved
ipie/estimators/local_energy_wicks.py Outdated Show resolved Hide resolved
ipie/trial_wavefunction/particle_hole.py Outdated Show resolved Hide resolved
@linusjoonho
Copy link
Collaborator

@yfhuang93 would you fix the merge failures at your earliest convenience? Thank you!

@yfhuang93
Copy link
Author

@yfhuang93 would you fix the merge failures at your earliest convenience? Thank you!

I forgot to add cupy to requirements.txt and maybe that's why pytests have all the "no module named cupy" errors. I hope this time it works fine.

@linusjoonho linusjoonho self-requested a review September 5, 2024 02:40
Copy link
Collaborator

@linusjoonho linusjoonho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cupy should not be required.

requirements.txt Outdated Show resolved Hide resolved
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

Successfully merging this pull request may close these issues.

3 participants