-
Notifications
You must be signed in to change notification settings - Fork 18
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
Bump actions/checkout
Version
#131
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bump actions/checkout version to quiet GHA warnings
wavefunction91
added a commit
that referenced
this pull request
May 31, 2024
commit 62ac01fab0767f13a7424bcea8a940c92e3aa7e2 Author: David Williams-Young <dbwy@lbl.gov> Date: Fri May 31 13:36:46 2024 -0700 Fix EXC-only path for host integrators, UTs pass commit 57f305c39ca4c858d5050c5dfc32c3b1ffab2e82 Merge: 1c844b4 92bbbe2 Author: David Williams-Young <dbwy@lbl.gov> Date: Fri May 31 12:28:27 2024 -0700 Merge branch 'master' into merge_master commit 92bbbe2 Author: David Williams-Young <wavefunction91@gmail.com> Date: Fri May 31 10:50:04 2024 -0700 actions/checkout@v3 -> actions/checkout@v4 (#131) Bump actions/checkout version to quiet GHA warnings commit b61ee7a Author: mikovtun <91164556+mikovtun@users.noreply.github.com> Date: Fri May 31 10:21:21 2024 -0700 Spellcheck Error Messages (#129) * Fixed spelling in error messages and homogenized capitalization * Update include/gauxc/load_balancer.hpp Co-authored-by: David Williams-Young <wavefunction91@gmail.com> --------- Co-authored-by: David Williams-Young <wavefunction91@gmail.com> commit 905c36a Author: Ajay Panyala <ajay.panyala@gmail.com> Date: Fri May 31 09:07:08 2024 -0700 cutlass requires cuda CC >= 8.0 (#130) commit b9c2161 Author: David Williams-Young <dbwy@lbl.gov> Date: Tue May 21 15:13:43 2024 -0700 Refactor ShellBatched Integrators (#127) * Refactor of RKS/UKS/GKS Host drivers to reduce code replication + various QoL * ShellBatched Refactor - Host compiles and tests, device untested * Fix new ShellBatched for Device, add additional std::future::get to proagate exceptions * Update copyright year on old files, shellbatched -> shell_batched * document why the extra std::future::get is there commit 6a8f4bf Author: David Williams-Young <dbwy@lbl.gov> Date: Wed May 8 09:32:51 2024 -0700 Add Runtime Environment Query Functions (#126) * Add runtime environment query functions * Update gauxc_config.hpp.in commit cf6b85c Author: Ajay Panyala <ajay.panyala@gmail.com> Date: Tue May 7 09:48:17 2024 -0700 install nccl module file commit 3e44fcc Author: David Williams-Young <dbwy@lbl.gov> Date: Mon May 6 16:01:48 2024 -0700 Make CUTLASS a build-only dependency
wavefunction91
added a commit
that referenced
this pull request
May 31, 2024
* Add RKS EXC-only integrator interface + UTs * Add UKS/GKS EXC-only interfaces * Make EXC-only path through GPU code work * Explicitly disable UKS/GKS EXC only * Update EXC Only with `master`: Squashed commit of the following: commit 62ac01fab0767f13a7424bcea8a940c92e3aa7e2 Author: David Williams-Young <dbwy@lbl.gov> Date: Fri May 31 13:36:46 2024 -0700 Fix EXC-only path for host integrators, UTs pass commit 57f305c39ca4c858d5050c5dfc32c3b1ffab2e82 Merge: 1c844b4 92bbbe2 Author: David Williams-Young <dbwy@lbl.gov> Date: Fri May 31 12:28:27 2024 -0700 Merge branch 'master' into merge_master commit 92bbbe2 Author: David Williams-Young <wavefunction91@gmail.com> Date: Fri May 31 10:50:04 2024 -0700 actions/checkout@v3 -> actions/checkout@v4 (#131) Bump actions/checkout version to quiet GHA warnings commit b61ee7a Author: mikovtun <91164556+mikovtun@users.noreply.github.com> Date: Fri May 31 10:21:21 2024 -0700 Spellcheck Error Messages (#129) * Fixed spelling in error messages and homogenized capitalization * Update include/gauxc/load_balancer.hpp Co-authored-by: David Williams-Young <wavefunction91@gmail.com> --------- Co-authored-by: David Williams-Young <wavefunction91@gmail.com> commit 905c36a Author: Ajay Panyala <ajay.panyala@gmail.com> Date: Fri May 31 09:07:08 2024 -0700 cutlass requires cuda CC >= 8.0 (#130) commit b9c2161 Author: David Williams-Young <dbwy@lbl.gov> Date: Tue May 21 15:13:43 2024 -0700 Refactor ShellBatched Integrators (#127) * Refactor of RKS/UKS/GKS Host drivers to reduce code replication + various QoL * ShellBatched Refactor - Host compiles and tests, device untested * Fix new ShellBatched for Device, add additional std::future::get to proagate exceptions * Update copyright year on old files, shellbatched -> shell_batched * document why the extra std::future::get is there commit 6a8f4bf Author: David Williams-Young <dbwy@lbl.gov> Date: Wed May 8 09:32:51 2024 -0700 Add Runtime Environment Query Functions (#126) * Add runtime environment query functions * Update gauxc_config.hpp.in commit cf6b85c Author: Ajay Panyala <ajay.panyala@gmail.com> Date: Tue May 7 09:48:17 2024 -0700 install nccl module file commit 3e44fcc Author: David Williams-Young <dbwy@lbl.gov> Date: Mon May 6 16:01:48 2024 -0700 Make CUTLASS a build-only dependency * Add missing file * Remove old shellbatched file
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Actions keeps complaining about an deprecated node.js version, bumping the checkout version addresses this