0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)C++21 forks (21 forks)auto 404
bughelp wanted
Repository metrics
- Stars
- 36 stars (36 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
The MultiEOS() object created in https://github.com/lanl/singularity-eos/pull/526 has a bug in the Serialize procedure somewhere.
I haven't been able to find it, but the commented-out test in the tabular MultiEOS test demonstrates the error.
Contributor guide
- Research direction
- Examine the commented out test in tabular MultiEOS test and trace the Serialize procedure in MultiEOS class. Look for mismatches between data written and read.
- Tech stack
- cpp
- Domain
- backend
- Issue type
- Bug
- Prerequisites
- C++serialization