fixes for vulkan multigpu

This commit is contained in:
Concedo 2024-02-09 14:42:27 +08:00
parent fe424a5466
commit 992eea71d7
3 changed files with 34 additions and 18 deletions

View file

@ -464,7 +464,7 @@ maxhordelen = 256
modelbusy = threading.Lock()
requestsinqueue = 0
defaultport = 5001
KcppVersion = "1.57"
KcppVersion = "1.57.1"
showdebug = True
showsamplerwarning = True
showmaxctxwarning = True