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

Hi @timurhai About every second day we encounter a little afanasy crash. We try to figure out what might be the reason and didnt find anything yet. Maybe you have...

Hi Timur, too mitigate the "capacity dilemma" #540 I have written a python script that locks jobs into different pools. i have a pool for 256 thread machines, one for...

Consider this output of the afanasy job id 1 events block dummy task ![Selection_013](https://user-images.githubusercontent.com/902798/221913908-6d0954ad-818d-42cd-935a-e24c7612faee.jpg) There is much debug output. Something that is making debugging custom commands very difficult. I think...

Hello, I made a build pipeline based on github actions. What it does: * when a git tag, e.g. a version 3.1.1 is pushed * it will build full afanasy...

https://github.com/CGRU/cgru/blob/b75c1cb50dacbb9e0fbd20fb18c9b9ff0b2ce9f4/plugins/maya/afanasy/maya_ui_proc.py#L358 I suggest changing the line to: ``` labels = list(renderLayers.values()) list(reversed(labels)) ```

Столкнулись на днях с проблемой, только сейчас дошли руки отписать: Мы с Афанасия, чтобы узнать число готовых к работе тасков пользуемся простым циклом, снимая с блоков p_tasks_ready и статус блока....

We're tracking resource usage (eg. memory), through the service and parser and will fail the task if it goes above the limit set (we're currently using capacity for that). However...

enhancement
feature request

Hi Timur, i am creating this ticket as a follow up on #592 here is a quote of our converstation: > we have also noticed that the cpu load of...

enhancement

Hey Timur, we are still chasing performance over here at RISE and I think we have spotted a part of the afserver code that can potentially be mutli-threaded easily. I...

## issue top fetch does not report work items back ## expected behaviour When the remote TOP network is cooked, the work items on the output node of that network...