test_ion_derivs not working with NLPP batching
Open
- Dominant language
- C++
- Stars
- 403
- Forks
- 154
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 82
Description
**Describe the bug**
Offload turns on batched NLPP by default but MSD doesn't have corresponding implementations.
#3177 forced taking non-batched code-path
When I enabled the batched code-path, I got crazy numbers, so need to have a look.
**To Reproduce**
Steps to reproduce the behavior:
1. edit test_ion_derivs test source file by changing algorithm to "batched"
Contributor guide
Assessment
This issue has not been assessed yet.