NWChemEx / NWChemEx/TensorWrapper

Fix TensorWrapper

Open
#171 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
0
Forks
0
Avg merge
5h 33m
Merged PRs (30d)
6

Description

Changes to ParallelZone broke TensorWrapper. In particular:

  • PZ's RuntimeView should be updated to accept initialization/finalization callbacks
  • TensorWrapper should be updated to pass TA's initialization/finalization functions to RuntimeView

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating PZ's RuntimeView and TensorWrapper, then trace how TA initialization and finalization functions are currently handled. Update RuntimeView to accept the callbacks and ensure TensorWrapper passes TA's functions through; the issue is done when both checklist items work together without the ParallelZone breakage.

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
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.