From 3beb82956256c35d8fc555688ac83774bea93ab4 Mon Sep 17 00:00:00 2001 From: cdozdil Date: Sun, 21 Apr 2024 15:01:02 +0300 Subject: [PATCH] option for creating local heaps added --- nvngx.ini | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/nvngx.ini b/nvngx.ini index 18d7685f..ed9ab09e 100644 --- a/nvngx.ini +++ b/nvngx.ini @@ -44,6 +44,10 @@ UseDelayedInit=auto ; true or false - Default (auto) is true BuildPipelines=auto +; Creating heap objects for XeSS before init +; true or false - Default (auto) is true +CreateHeaps=auto + ;Select XeSS network model ; 0 = KPSS ; 1 = Splat