cgru icon indicating copy to clipboard operation
cgru copied to clipboard

CGRU - AFANASY

Results 44 cgru issues
Sort by recently updated
recently updated
newest added

Task ressources are collected from machine ressources and not actual task ressources. When running multiple tasks at the same time it gives an incorrect picture. I would suggest that eg....

Hi everybody! This issue is created to discuss PDG Afanasy scheduler implementation. Since the implementation scheduler is started, I decided to create a new issue for more concrete discussion.

enhancement

From time to time I get these numbers in the logs: ``` Thu 07 Feb 20:08.02: Server load profiling: Clients per second: 282.16, Now: 64 (processed 409600 connections in last...

bug

Hi I have a few render layers. And when I try to send the job with one of the render layers to afanasy , I jet this error. `Traceback (most...

Hey Timur, I want to implement the ability to send one Maya Redshift job to a single computer that has multiple GPU's and run each task on a different GPU...

feature request

I was thinking about perhaps splitting up the Cmd class for manipulation into more specific classes. Eg. job = af.Cmd.getJob(jobId) job.setNeededProperties("gpu") render = af.Cmd.getRender() render.setNimby() It makes manipulating jobs and...

enhancement
feature request

Hi Timur, I would love to have an option in afanasy to enable a feature that automatically starts jobs that are waiting for preview approval (PPA) as soon as there...

If renderA has another server mounted as renderB and renderA has a file that renderB has not the post command may fail on renderB. In the job host mask renderB...

enhancement

This is very much a nice to have/convenience feature, but makes sense when talking about jobs and you are not face-to-face. - A job/render would get a context menu entry...

enhancement