Giter Site home page Giter Site logo

Comments (3)

martin-vitek avatar martin-vitek commented on September 7, 2024

Maybe there is a problem with opening /dev/tty, because Matlab is opening it for read and also for write and this call fails (it doesn't fail under normal user).

from jobe.

martin-vitek avatar martin-vitek commented on September 7, 2024

Ok, so /dev/tty isn't the problem. Matlab isn't crashing with -nojvm parameter, so this is solved for me until I will need something, that needs jvm.

from jobe.

trampgeek avatar trampgeek commented on September 7, 2024

Good to know it's working. When we ran MATLAB in Jobe the command we used was

/usr/local/bin/matlab_exec_cli -nodisplay -nojvm -nosplash -r exit

AFAIK the jvm is relevant only to graphical output. Anyway, it never caused us any problems.

Is it possible you were getting a memory error before? Setting the memory limit to 0 turns off memory limits which is often a good first debugging step. Another common problem is with the number of processes, which is controlled by the numprocs sandbox parameter. The JVM is very greedy with both those resources.

Would you mind posting questions of this sort to one of the forums on coderunner.org.nz in future please? That's where most such questions are answered.

from jobe.

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.