[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] Rendering Maya Projects Using Condor



Leave Queue without any value. Ths wil tel condor to submit the job one time.
Queue 2 would submit the job twice.

On 7/19/10, mas oug <masoug@xxxxxxxxx> wrote:
> What do I set as Queue?
>
>
> On Mon, Jul 19, 2010 at 5:38 AM, Ryan Braganza <ryan.virgo@xxxxxxxxx> wrote:
>
>> Executable would be the path to Render.exe and arguments would be the
>> arguments to pass to Render.exe when rendering a frame.
>>
>> eg: start and end frame, proj dir, image dir and so on.
>>
>> The scene file will have to be on a shared drive or storage, use UNC paths
>> and try to avoid drive mappings
>>
>>
>> Ryan
>>
>> On Mon, Jul 19, 2010 at 4:29 PM, Dave STREET
>> <davey_street@xxxxxxxxxxx>wrote:
>>
>>>  Have you looked here ??
>>>
>>> http://www.cs.wisc.edu/condor/tools/maya/
>>>
>>> I have not used this atall but it seems to make sence.
>>>
>>> Aaron
>>>
>>> ------------------------------
>>> Date: Sun, 18 Jul 2010 20:53:25 -0700
>>> From: masoug@xxxxxxxxx
>>> To: condor-users@xxxxxxxxxxx
>>> Subject: [Condor-users] Rendering Maya Projects Using Condor
>>>
>>> Hi,
>>> I am just a novice with Condor, so please bear with me.
>>>
>>> I am trying to use Condor as a render farm job manager/renderer and I am
>>> having a bit of a hard time trying to set up a submit file that
>>> successfully
>>> starts the render job.
>>>
>>> Know how to use Maya's (2011) "Render.exe" and made a batch file that can
>>> start a render job on my computer. But how do I incorporate this job into
>>> Condor?
>>> I do know about "condor_render", but somehow it will not work properly on
>>> my computer, so basically that is not an option.
>>>
>>> What do I set as "Executable="? "Arguments="? etc.
>>>
>>> Google searches have not turned up any solutions. :(
>>>
>>> I would greatly appreciate any help!
>>>
>>> Thanks!
>>>
>>> -Masoug
>>>
>>> ------------------------------
>>> Get a free e-mail account with Hotmail. Sign-up
>>> now.<http://clk.atdmt.com/UKM/go/197222280/direct/01/>
>>>
>>> _______________________________________________
>>> Condor-users mailing list
>>> To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
>>> subject: Unsubscribe
>>> You can also unsubscribe by visiting
>>> https://lists.cs.wisc.edu/mailman/listinfo/condor-users
>>>
>>> The archives can be found at:
>>> https://lists.cs.wisc.edu/archive/condor-users/
>>>
>>>
>>
>>
>> --
>> Ryan Braganza
>>
>> _______________________________________________
>> Condor-users mailing list
>> To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
>> subject: Unsubscribe
>> You can also unsubscribe by visiting
>> https://lists.cs.wisc.edu/mailman/listinfo/condor-users
>>
>> The archives can be found at:
>> https://lists.cs.wisc.edu/archive/condor-users/
>>
>>
>
>
> --
> C++kie Monster
>

-- 
Sent from my mobile device

Ryan Braganza