Search found 3 matches

by sergeneren
Thu Apr 20, 2017 1:47 pm
Forum: Houdini
Topic: Distributed simulation (Testing the new option)
Replies: 3
Views: 7565

Re: Distributed simulation (Testing the new option)

Ok got it working now :D

had to modify hrender_af.py to disable slice parm setting and instead creating the $SLICE env variable. I will send a pull request tonight.
by sergeneren
Thu Apr 20, 2017 10:41 am
Forum: Houdini
Topic: Distributed simulation (Testing the new option)
Replies: 3
Views: 7565

Re: Distributed simulation (Testing the new option)

timurhai wrote: Thu Apr 20, 2017 10:32 am Hi.
Thank you for testing on MS Windows.
I used it on Linux only.
Hi Timur, thanks for the implementation, btw when i send the job i dont see any hbatch's working in the background as when i did manually. Who parses a command like "hbatch setenv SLICE 0" or something like this?
by sergeneren
Wed Apr 19, 2017 9:26 pm
Forum: Houdini
Topic: Distributed simulation (Testing the new option)
Replies: 3
Views: 7565

Distributed simulation (Testing the new option)

Hi everyone, I was the one suggested that afanasy should have houdini distributed simulation features and Timur was kind enough to show interest in my venturesome interests :D . And not so long ago this feature was implemented in cgru. Following ramblings show my attempts at debugging, testing and a...