CliMA / CliMA/ClimaUtilities.jl

Remove easy allocation in InterpolationRegridder

Open
#92 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
8
Forks
2
Avg merge
2h 34m
Merged PRs (30d)
1

Description

This line is probably allocating, but we can probably do better

https://github.com/CliMA/ClimaUtilities.jl/blob/37ba093fddf9b66bbf9b16101315658857e75d58/ext/InterpolationsRegridderExt.jl#L84

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by inspecting ext/InterpolationsRegridderExt.jl at line 84 and confirm whether the linked expression allocates. Trace the surrounding InterpolationRegridder path and identify how allocation behavior is measured; done means preserving regridding behavior while removing the unnecessary allocation and verifying the result.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
performance
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.