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

TCE CCSD(T) CUDA logic update #968

Merged
merged 5 commits into from
Oct 23, 2024

Conversation

jeffhammond
Copy link
Collaborator

The previous version made it impossible to execute ccsd_t_6dts if CUDA was enabled. This fixes the logic to allow everything to work together in the same binary.

@jeffhammond jeffhammond self-assigned this Apr 28, 2024
@jeffhammond jeffhammond marked this pull request as draft April 28, 2024 15:14
@jeffhammond jeffhammond marked this pull request as ready for review April 28, 2024 15:34
there is no reason why compiling with CUDA disables the slice (DTS) algorithm.
this should fix it.  untested.

Signed-off-by: Jeff Hammond <[email protected]>
Signed-off-by: Jeff Hammond <[email protected]>
@jeffhammond
Copy link
Collaborator Author

@kbn-gh this is your code, if you want to review.

@jeffhammond jeffhammond merged commit e4282f0 into nwchemgit:master Oct 23, 2024
62 checks passed
@jeffhammond jeffhammond deleted the ccsd_t_logic_update branch October 23, 2024 18:02
@edoapra
Copy link
Collaborator

edoapra commented Oct 23, 2024

@jeffhammond I would have waited for the all the github actions to complete before merging.

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