Search Results

Search: Posts Made By: syg3434
3,787
Posted By syg3434
LibGL error when opening GUI version of MATLAB
Hi all,

Today, I have a question regarding a libGL error.
Currently, I access linux server by using the terminal application in MAC.

However, when I try to use GUI version of MATLAB, I have...
11,905
Posted By syg3434
And, do you know how to find a path for...
And, do you know how to find a path for qcommands?
Qcommands are already installed by the system manager so that I do not know where the path is.
So, I tried to find it, but it is hard to do it.
...
11,905
Posted By syg3434
I have tried the code that you suggest, but it...
I have tried the code that you suggest, but it also has the same problem.
However, when I am trying to run a single simulation, "qsub" works well.

If I want to run the "runAll.sh" file, I use a...
11,905
Posted By syg3434
Thanks for your valuable comments. I found...
Thanks for your valuable comments.

I found that, if this is "bash", "foreach" does not work.
I use "for" instead.
Hence, I have modified the code as follows:
#!/bin/bash

set currDir = `pwd`...
11,905
Posted By syg3434
Thanks for your kind reply. I can solve the...
Thanks for your kind reply.
I can solve the issue by changing "/usr/bin/tcsh" to "/bin/tcsh"

However, I received another error message.

line 5: syntax error near unexpected token `('
line 5:...
11,905
Posted By syg3434
Submitting multiple qsub jobs
Hi all,
Today, I want to ask how to submit multiple qsub jobs.

I want to submit 100 .sh files for the simulations.
The name of files is
run_001.sh,
run_002.sh,
run_003.sh,
.....
........
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 02:56 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy