llnl / llnl/smith

Add and improve error messages when users supply custom functional integrals with incorrectly sized return tensors.

Open
#1,407 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
245
Forks
36
Avg merge
8d 23h
Merged PRs (30d)
4

Description

Seems like something easy to check at either runtime or compile time. This cost us some time debugging what should have been a non-issue.

Contributor guide

Open the contributing guide

Research direction

Start by locating the custom functional integral handling and any validation or diagnostic tests for return tensors. Check how tensor sizes are currently validated at runtime or compile time. Done means incorrectly sized return tensors produce clear, actionable error messages, with coverage for the relevant failure cases.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 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.