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

Refactor: replace cudamalloc and cudafree with cuda_mem_wrapper #4347

Merged
merged 14 commits into from
Jun 12, 2024
Merged

Refactor: replace cudamalloc and cudafree with cuda_mem_wrapper #4347

merged 14 commits into from
Jun 12, 2024

Conversation

dzzz2001
Copy link
Collaborator

What's changed?

  • modified the GPU memory allocation strategy, which overall reduced the GPU memory consumption for grid integration calculation.
  • unified variable names in the GPU code of gint.
  • optimize some functions.

@mohanchen mohanchen added the GPU & DCU & HPC GPU and DCU and HPC related any issues label Jun 11, 2024
@mohanchen mohanchen merged commit 0a59b30 into deepmodeling:develop Jun 12, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GPU & DCU & HPC GPU and DCU and HPC related any issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants