Gpu cluster index (Grid Overlay): Difference between revisions

From Tygron Preview Support Wiki
Jump to navigation Jump to search
Maxim@tygron.com (talk | contribs)
No edit summary
Maxim@tygron.com (talk | contribs)
No edit summary
Line 19: Line 19:
|seealso=
|seealso=
* [[Calculation panel]]
* [[Calculation panel]]
* [[Simulation Core]]
}}
}}
{{GridOverlay nav}}
{{GridOverlay nav}}

Revision as of 14:55, 10 October 2025

Adding GPU_CLUSTER_INDEX=1 as an attribute to any Grid Overlay will force the overlay to be calculated on the GPU Cluster with index 1. The index of each GPU cluster is visible in the Calculation panel.

This attribute can be useful to always force a heavy calculation onto a SUPER cluster. Or to test performance on different clusters.

Notes

  • Over time new GPU Cluster may be added or removed, this can change the cluster index value.
  • When a cluster cannot run this specific overlay, for example due to insufficient memory and error will return.

See also