<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi George,<br>
    <br>
    the PARASCIP compile flag is only used to compile SCIP threadsafe.
    If you want to use FiberSCIP you need to compile the ug framework
    supplied with the SCIP optimization suite (FiberSCIP is the ug
    framework applied to SCIP on a shared memory machine). From the main
    directory, run "make PARASCIP=true ug"; the FiberSCIP binary is than
    located in "ug-0.7.1/bin/fscip".<br>
    <br>
    Best,<br>
    Gerald<br>
    <br>
    <br>
    <div class="moz-cite-prefix">Am 20.09.2013 21:20, schrieb George
      Nychis:<br>
    </div>
    <blockquote
cite="mid:CA+7oygd3vJDcv-VYvM5PybCfucCq+jTaUynpjcqoyUL=ZW+kPg@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi,
        <div><br>
        </div>
        <div>I have a quad core machine and I would like to run SCIP
          using all 4 cores using the recent FiberSCIP work.  I have
          scip opt suite 3.0.1 and built from the main directory using
          "make PARASCIP=true" </div>
        <div><br>
        </div>
        <div>I didn't find any documentation on how exactly things
          should work there forward (e.g., are flags needed?).  But it
          appears that only one of my cores is being used, and the
          process manager suggested there was only 1 thread from scip:</div>
        <div><br>
        </div>
        <div><img src="cid:part1.05020700.07050608@zib.de" alt="Inline
            image 1"><br>
        </div>
        <div><br>
        </div>
        <div>Does anyone know how I can trigger FiberSCIP to split the
          work across the cores?</div>
        <div><br>
        </div>
        <div>Thanks!</div>
        <div>George</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Scip mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Scip@zib.de">Scip@zib.de</a>
<a class="moz-txt-link-freetext" href="http://listserv.zib.de/mailman/listinfo/scip">http://listserv.zib.de/mailman/listinfo/scip</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>