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

Fix undefined variable and clean up LEDIR #1

Open
wants to merge 15 commits into
base: gpu
Choose a base branch
from

Conversation

lukasm91
Copy link
Collaborator

  • Critical: ISKIP was undefined in the last loop
  • Completely got rid of ISKIP and replace with a simple condition
  • Change the parallelization scheme for simplicity of the code

Note: I applied the 3rd point more widely, but this is yet to come after I checked performance behavior.

  • The change in this PR does not cause significant runtime changes.
  • The change in this PR change results!

@FussyDuck
Copy link

FussyDuck commented Mar 23, 2022

CLA assistant check
All committers have signed the CLA.

samhatfield referenced this pull request in samhatfield/ectrans Apr 3, 2024
dareg referenced this pull request in dareg/ectrans_nvidia Apr 15, 2024
Get redgreen-optimized working on Cray/AMD
@samhatfield samhatfield added question Further information is requested help wanted Extra attention is needed labels Jun 7, 2024
@samhatfield
Copy link
Collaborator

I guess the changes in this PR are already present in @marsdeno's redgreen-optimized. Need to check.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants