Skip to content

Releases: CGRU/cgru

CGRU Version 3.4.0 Released.

04 Feb 07:40
Compare
Choose a tag to compare

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.

12 Mar 16:39
Compare
Choose a tag to compare

CGRU Version 3.3.0 Released.

25 Jul 10:04
Compare
Choose a tag to compare

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.

09 Feb 17:00
Compare
Choose a tag to compare

CGRU Version 3.2.1 Released.

19 Aug 05:38
Compare
Choose a tag to compare

CGRU Version 3.2.0 Released.

19 Apr 05:50
Compare
Choose a tag to compare
  • 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.

30 Jan 21:17
Compare
Choose a tag to compare
  • 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.

05 Oct 18:05
Compare
Choose a tag to compare

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.

13 Sep 17:18
Compare
Choose a tag to compare

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:

https://github.com/CGRU/cgru/milestone/7?closed=1

CGRU Version 2.3.1 Released.

11 Mar 20:07
Compare
Choose a tag to compare

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.