On Wed, 13 May 2020, Sierra Ansuas, Juan Pablo wrote:

The program is returning correct values as long as the call to glp_simplex is 
enclosed inside an OMP CRITICAL region. This is the only part requiring a 
mutex. The rest of the glp_* functions are called concurrently by several 
threads with no issue at all.

Globals and statics used directly by GLPK.
Globals and statics used by things GLP calls.

--
Michael   henne...@web.cs.ndsu.nodak.edu
"Sorry but your password must contain an uppercase letter, a number,
a haiku, a gang sign, a heiroglyph, and the blood of a virgin."
                                                             --  someeecards

Reply via email to