<html><head></head><body><div class="yahoo-style-wrap" style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:13px;"><div dir="ltr" data-setdir="false">Hello All, </div><div dir="ltr" data-setdir="false">    I'm new to SCIP and wanted to try running with concurrent opt mode.  I'm working on Linux and was able to install the scip package via cond-forge, but when I attempted to use the parallel functionality via solveConcurrent(),  </div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">I received the following warning:</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false"><span><b>UserWarning('SCIP was compiled without task processing interface. Parallel solve not possible - using optimize() instead of solveConcurrent()')</b></span><br></div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">I read that by default SCIP isn't compiled with the TPI option, so went through the process of building it after much fumbling around.</div><div dir="ltr" data-setdir="false">I can solve problems via command line with parallel mode with the rebuilt version.</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">My question now is how to I tell psyscipopt to use that version?  I naively created a symlink to point the version of scipt in my virtual environment to the rebuilt version, but still running into the same problem.</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">Any help would be appreciated.</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">Thanks,</div><div dir="ltr" data-setdir="false">Hon Fai</div></div></body></html>