-
Notifications
You must be signed in to change notification settings - Fork 19
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
Loading errors/warnings #3020
Comments
cc @Sbozzolo |
Even if the first error points to ClimaUtilities, this has nothing to do with ClimaUtilities (specifically). It might be a CUDA misconfiguration, but
Isn't this what we want? We want to use the native CUDA we have on the machine. I am not very familiar with how the CUDA runtime should be set for optimal performance |
Can you also provide a way to reproduce? I don't get these errors and I don't see them on buildkite |
I see them every time I run on the clima node in a fresh session. Also, it's in the ClimaAtmos GHA CI: https://github.com/CliMA/ClimaAtmos.jl/actions/runs/9143626464/job/25140532009#step:6:995. |
What error are you referring to? The (I think) it was fixed only two weeks ago: JuliaLang/julia#53972 |
CUDA is no longer part of the test environment and extensions in ClimaUtilities have been reordered to avoid triggering the error, so I think we can close this. |
There seem to be a lot of errors and warnings when running ClimaAtmos on the clima A100:
The text was updated successfully, but these errors were encountered: