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

Allow NOPT_MEMORY_TR to be controlled by driver command-line option. #136

Merged
merged 3 commits into from
Aug 20, 2024

Conversation

marsdeno
Copy link
Collaborator

*Allows choosing between heap and stack for ZCOMBUF arrays in GTOL and LTOG transposition routines on the CPU. Silently ignored on the GPU.

*Allows choosing between heap and stack for ZCOMBUF arrays in GTOL and LTOG
transposition routines on the CPU. Silently ignored on the GPU.
@samhatfield
Copy link
Collaborator

Looks good. But what's going on with the nvhpc builds?

@marsdeno
Copy link
Collaborator Author

argh, the "No space left on device" is biting again
 

System.IO.IOException: No space left on device : '/home/runner/runners/2.319.1/_diag/Worker_20240815-214323-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite() at System.IO.StreamWriter.Flush(Boolean flushStream,

@samhatfield
Copy link
Collaborator

Do we need to follow Balthasar's suggestion here?

@marsdeno
Copy link
Collaborator Author

Yes, am testing that at the moment in my fork

src/programs/ectrans-benchmark.F90 Outdated Show resolved Hide resolved
@samhatfield samhatfield merged commit a4a92f7 into ecmwf-ifs:develop Aug 20, 2024
11 checks passed
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.

2 participants