Releases: CGRU/cgru
CGRU Version 3.4.0 Released.
https://cgru.readthedocs.io/en/latest/changes_log/changes_log.html#v3-4-0
- New task states SUSPENDED and FATAL_ERROR.
- CPU temperature and hardware info.
- Simple find function is used to match hosts mask and hosts exclude mask.
- Server done jobs, AfWatch job thumbnails and tasks huge output performance improvements.
CGRU Version 3.3.1 Released.
https://cgru.readthedocs.io/en/latest/changes_log/changes_log.html#v3-3-1
Various minor improvements.
CGRU Version 3.3.0 Released.
https://cgru.readthedocs.io/en/latest/changes_log/changes_log.html#v3-3-0
GPU resources monitoring.
CPU and GPU job block needs parameters.
Tasks depend mask cause Wait Dependencies new task state.
CGRU Version 3.2.2 Released.
https://cgru.readthedocs.io/en/latest/changes_log/changes_log.html#v3-2-2
Just lots of minor bug-fixes and enhancements accumulated.
CGRU Version 3.2.1 Released.
https://cgru.readthedocs.io/en/latest/changes_log/changes_log.html#v3-2-1
- Houdini Afanasy TOP Scheduler:
https://cgru.readthedocs.io/en/latest/software/houdini.html#afanasy-top-scheduler - Several AfWatch enhancements and bug-fixes.
CGRU Version 3.2.0 Released.
- Some configuration variables moved to pool parameters.
So now it is more easy to setup each pool individually.
It is especially useful, if your farm has a remote pool(s). - Parser can return information about task process resources, server stores it, GUIs can show.
- RENDER_NO_TASK and RENDER_OVERLOAD events added.
- Server HTTP configuration extended.
Now it is more easy to make server to serve some custom or even several WebGUIs. - Several AfWatch bug-fixes.
CGRU Version 3.1.1 Released.
- AfWatch job item can collapse blocks.
Useful for UI space economy, especially on jobs with a big blocks count.
In a View Options menu you can collapse/expand all jobs,
and set an option to collapse new jobs. - Houdini submission ROP works with Python 3.
Now you can choose to download Houdini with internal Python 3.
CGRU Version 3.1.0 Released.
Afanasy pool tickets got maximum hosts property.
This is mostly needed for licence hosts limits.
There is a common type of licensing where you can run multiple instances of software on same host, occupying only single license.
CGRU Version 3.0.0 Released.
Pools and Tickets
You can set root pool NUKE:20 pool tickets to limit Nuke licenses on the entire farm.
You can set some pool MEM:64 host tickets to limit RAM.
And set corresponding tickets to your job blocks.
So you will limil 20 NUKE tasks on the entire farm.
And each host can run 1 task with 64 MEM tickets, 2 tasks with 32, or 132 and 216 on each host.
Changes log:
https://cgru.readthedocs.io/en/latest/changes_log/changes_log.html#v3-0-0
Milestone:
CGRU Version 2.3.1 Released.
http://cgru.info/changes_log#release231
- Linux packages moved on SystemD.
- Windows services.
- NVidia GPU monitoring Python custom resource class.
- Bug fixes.
This is a minor release, the main reason is bug fixes.