trixi-framework / trixi-framework/Trixi.jl
Benchmark pre-computing `weights2d`, `weights3d`
Open
good first issue
performance
- Dominant language
- Julia
- Stars
- 731
- Forks
- 166
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 25
Description
As suggested by @gregorgassner in https://github.com/trixi-framework/Trixi.jl/pull/274#discussion_r515895414.
Something like `weights2d`, `weights3d` could be added to the `cache` of the semidiscretization.
Contributor guide
Research direction
Start with the semidiscretization cache and the discussion linked from pull request #274. Benchmark the existing handling of weights2d and weights3d against pre-computing them in the cache, and use the results to determine whether the change is worthwhile.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- performance
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100