Open void95 opened 3 days ago
Hello guys, always when im trying to use async swap i get this error message
i played allready around with the gpu weight, but even if i set it low or high it doesnt help.
My GPU is a 3060 12GB and im trying to run Flux NF4 , without async it works. Just wondering about my problem.
Basically async is broken due to race conditions, if you can help debug the code it will get fixed. Someone needs to implement proper Mutex strategy
Hello guys, always when im trying to use async swap i get this error message
i played allready around with the gpu weight, but even if i set it low or high it doesnt help.
My GPU is a 3060 12GB and im trying to run Flux NF4 , without async it works. Just wondering about my problem.