|
|
Hi Simon,
Now I'm ready with x4 8 core Mac Pros to do this, but I want to ask you few things.
The script you have posted, how should I save it as "redline.sh" as a file?
And after preparing this script then what do I have to do in REDRUSH to utilize this script?
Thank you very much in advance.
Kaku
If you only send one file to it it will only use one node I am afraid regardless of how many cores you have. It does not spread it over each core unless you set the Qmaster to run 1 instance only on the machine. But then you can only convert one file at a time. the advantage of having 8 instances is that you can submit 8 renders at the same time, this can have overheads on you machine though if it is also running the redline commands and acting as the render manager.
Simon, sorry it's a unix questions, but I switched in the terminal to logon as root then typed the command to run the redline.sh, but it comes back saying permission denied.
It looks like this.
dhcp07:~ root# /Applications/redline/redline.sh > /dev/null 2&1
[1] 4758
-sh: /Applications/redline/redline.sh: Permission denied
-sh: 1: command not found
[1]+ Done(126) /Applications/redline/redline.sh 2 > /dev/null
What do you think I'm doing wrong?
Not sure what the issue is TBH, we run the script as the systems regular user I do not change the login in a shell or anything as it just runs in the background all the time. Have you tried a chmod command on the file to give full access to it. If not chmod -R 777 /Applications/redline.redline.sh and see if that works.
| « Previous Thread | Next Thread » |