Originally posted by: SystemAdmin
[srdemart said:]
We have a .NET app that is attempting to run separate solvers on different threads to achieve time improvements of parallel processing.
Sometimes the run finishes with no errors, sometimes it blows up with various errors when I call OplModel.Generate(), e.g. "Processing failed", "Attempted to read or write protected memory. This is often an indication that other memory is corrupt."
When I run the dat file manually in OPL Studio, it runs with no errors.
#DecisionOptimization#OPLusingCPOptimizer