ClarkResearchGroup / ClarkResearchGroup/tensor-tools
[parallel] convert serial functions for parallel
Open
enhancement
good first issue
- Dominant language
- C++
- Stars
- 11
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
A number of non DMRG related API calls for tensors (`+=`,`-=`, etc) currently have `assert(1==2)` and were not rewritten yet for the CTF backend.
Files like `tensor_cg.cpp` and `assert.cpp` should also contain code that hasn't made its way back yet too.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.