Giter Club home page Giter Club logo

Comments (2)

zaikunzhang avatar zaikunzhang commented on June 19, 2024

Sometimes the following message is printed. Example: https://github.com/zequipe/prima/actions/runs/6588753377/job/17901744579

  {Error using parallel.internal.parfor.ParforEngine/rebuildParforController
  The parallel pool that parfor was using has shut down. To start a new parallel
  pool, run your parfor code again or use parpool.
  
  Error in parallel.internal.parfor.ParforEngine/handleIntervalErrorResult (line 310)
                  obj.rebuildParforController();
  
  Error in parallel.internal.parfor.ParforEngine/getCompleteIntervals (line 240)
                              [r, err] = obj.handleIntervalErrorResult(r);
  
  Error in parallel (line 74)
      parfor i = 1:np
  
  Error in command_f49cc08c_f12a_42ee_b703_42e4a35c544c (line 19)
    parallel('bobyqa', options);
  } 
  Parallel pool using the 'Processes' profile is shutting down.
  {This parallel pool has been shut down.
  
  Caused by:
      The parallel pool shut down because the client lost connection to worker 3.
      Check the network connection or restart the parallel pool with 'parpool'.
  } 
  exit status 1
Error: Error: The process '/Users/runner/work/_actions/matlab-actions/run-command/v1.2.1/dist/bin/maci64/run-matlab-command' failed with exit code 1

from prima.

zaikunzhang avatar zaikunzhang commented on June 19, 2024

A similar failure happened to the MATLAB parallel test: https://github.com/zequipe/prima/actions/runs/6548360464/job/17782903552#step:9:1336

from prima.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.