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

Try fixing invalidations via code loading #3610

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

charleskawczynski
Copy link
Member

Based on this suggestion. Let's see what SnoopCompile says.

@rafaqz
Copy link

rafaqz commented Feb 8, 2025

Seems like it worked

@charleskawczynski
Copy link
Member Author

Seems like it worked

It's not yet clear-- the numbers reported are from the buildkite job, which failed with:

$ julia --color=yes --project=.buildkite perf/invalidations.jl
ERROR: LoadError: UndefVarError: `ClimaComms` not defined in `Main`
in expression starting at .../climaatmos-ci/perf/invalidations.jl:8
in expression starting at .../climaatmos-ci/perf/invalidations.jl:4

I need to figure out how to fix the code loading there

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants