gablab / mindhive

scripts, wiki and issues related to mindhive
mindhive.mit.edu
7 stars 77 forks source link

How do I submit a matlab script to the queue system? #23

Closed liviaking closed 12 years ago

liviaking commented 12 years ago

(It's an spm batch script)

jennychai commented 12 years ago

make sure you set $DISPLAY in your terminal.

liviaking commented 12 years ago

What do I set $DISPLAY to?

jennychai commented 12 years ago

You can type "echo $DISPLAY" in your terminal window, and add ba3.mit.edu in front of it. e.g., export DISPLAY=ba3.mit.edu:5

On Wed, Nov 30, 2011 at 12:34 AM, liviaking reply@reply.github.com wrote:

What do I set $DISPLAY to?


Reply to this email directly or view it on GitHub: https://github.com/gablab/mindhive/issues/23#issuecomment-2955371

liviaking commented 12 years ago

So setting it on ba3 will let it run in the queue?

jennychai commented 12 years ago

yes, if you submit your job to the que. The graph windows will be shown in your vnc desktop.

On Wed, Nov 30, 2011 at 10:27 AM, liviaking reply@reply.github.com wrote:

So setting it on ba3 will let it run in the queue?


Reply to this email directly or view it on GitHub: https://github.com/gablab/mindhive/issues/23#issuecomment-2961046

liviaking commented 12 years ago

This questions has now been answered in the FAQ section.