<html><head></head><body><div class="ydp71e0c869yahoo-style-wrap" style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:13px;"><div></div>
        <div dir="ltr" data-setdir="false">Hi Ambrose, thanks for your response.  I missed that detail and made the change.  I uninstalled the conda version of pyscipopt since it came with it's own version of scip.  I reinstalled pyscipopt via pip and it now appears that pyscipopt is using the version of scip that I build from src. It runs normally with the optimize() function.  </div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">However when I try with the concurrentopt, it segfaults and produces a core file.  I'm not sure what to do next.  </div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">-Hon Fai<br></div><div><br></div>
        
        </div><div id="yahoo_quoted_1714385157" class="yahoo_quoted">
            <div style="font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:13px;color:#26282a;">
                
                <div>
                    On Wednesday, April 12, 2023 at 05:39:55 AM PDT, Ambros Gleixner <gleixner@zib.de> wrote:
                </div>
                <div><br></div>
                <div><br></div>
                <div><div dir="ltr">Hi Hon Fai,<br clear="none"><br clear="none">Did you see the description at<br clear="none"><br clear="none">    <a shape="rect" href="https://github.com/scipopt/PySCIPOpt/blob/master/INSTALL.md" target="_blank">https://github.com/scipopt/PySCIPOpt/blob/master/INSTALL.md</a><br clear="none"><br clear="none">?  You may have to set `export SCIPOPTDIR=<path_to_install_dir>` in your <br clear="none">shell.<br clear="none"><br clear="none">Best,<br clear="none">Ambros<br clear="none"><div class="yqt8180836013" id="yqtfd03527"><br clear="none">Am 11.04.2023 um 21:08 schrieb Hon Fai Vuong:<br clear="none">> Hello All,<br clear="none">>      I'm new to SCIP and wanted to try running with concurrent opt <br clear="none">> mode.  I'm working on Linux and was able to install the scip package via <br clear="none">> cond-forge, but when I attempted to use the parallel functionality via <br clear="none">> solveConcurrent(),<br clear="none">> <br clear="none">> I received the following warning:<br clear="none">> <br clear="none">> *UserWarning('SCIP was compiled without task processing interface. <br clear="none">> Parallel solve not possible - using optimize() instead of <br clear="none">> solveConcurrent()')*<br clear="none">> <br clear="none">> I read that by default SCIP isn't compiled with the TPI option, so went <br clear="none">> through the process of building it after much fumbling around.<br clear="none">> I can solve problems via command line with parallel mode with the <br clear="none">> rebuilt version.<br clear="none">> <br clear="none">> My question now is how to I tell psyscipopt to use that version?  I <br clear="none">> naively created a symlink to point the version of scipt in my virtual <br clear="none">> environment to the rebuilt version, but still running into the same problem.<br clear="none">> <br clear="none">> Any help would be appreciated.<br clear="none">> <br clear="none">> Thanks,<br clear="none">> Hon Fai</div><br clear="none">> <br clear="none">> _______________________________________________<br clear="none">> Scip mailing list<br clear="none">> <a shape="rect" ymailto="mailto:Scip@zib.de" href="mailto:Scip@zib.de">Scip@zib.de</a><br clear="none">> <a shape="rect" href="https://listserv.zib.de/mailman/listinfo/scip" target="_blank">https://listserv.zib.de/mailman/listinfo/scip</a><br clear="none">_______________________________________________<br clear="none">Scip mailing list<br clear="none"><a shape="rect" ymailto="mailto:Scip@zib.de" href="mailto:Scip@zib.de">Scip@zib.de</a><br clear="none"><a shape="rect" href="https://listserv.zib.de/mailman/listinfo/scip" target="_blank">https://listserv.zib.de/mailman/listinfo/scip</a><div class="yqt8180836013" id="yqtfd40354"><br clear="none"></div></div></div>
            </div>
        </div></body></html>