Timur Hairulin

Results 94 comments of Timur Hairulin

Hi! So, have anybody noticed invalid profiling numbers last year?

Hi Oli, (sorry for a delay) Unfortunately, there is no general solution for such situations. If your renders has 1100 capacity, 500c tasks will never allow 1000c tasks to start.And...

Hi. Browsers&sites uses links to a particular element. I can give a link not only to page, but to any anchor that page has. May be create in afwatch something...

Hi Oliver, You can use tickets for this. Tickets are like "named" capacity types. https://cgru.readthedocs.io/en/latest/afanasy/tickets.html

Here is the first commit. It uses dynamic method. On work item schedule a new block/task will be appended to an existing job. Each TOP node work items are joined...

There is a lots of work to do. Only few features/callbacks are implemented, no checks for any errors can happen. I can say that for now it is the minimal...

If it is possible, it will be better. Is it possible? (may be i missed something)

It seems that layout is not supported by `templateBody` https://www.sidefx.com/forum/topic/74776/?page=1#post-318968

"Submit Job As Graph" sends a job with 1 block and 1 task to cook TOP network. This job will create another separate job and dynamically append job/tasks to it....

By default, workItemResultServerAddr() returns local host name and port. This address is used to notify PDG (in an opened Houdini session) that an item is done. As Afanasy task can...