You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm trying to run Glomap pre-built Windows executable on i5 2500k machine with Nvidia RTX 3060. I already had problems with other software that requires AVX2 support to enable Cuda (such as KoboldCPP), but until now I managed to find a fix or substitution.
The .exe consistently throws error 0xc0000142 on start, my assumption is that's because of AVX2.
Is it possible to add in Glomap pre-built Windows executable -noavx2 override, similar to KoboldCPP? Thanks!
The same problem occurs in Colmap, I have posted the similar issue there: colmap/colmap#2837
The text was updated successfully, but these errors were encountered:
Hi, I'm trying to run Glomap pre-built Windows executable on i5 2500k machine with Nvidia RTX 3060. I already had problems with other software that requires AVX2 support to enable Cuda (such as KoboldCPP), but until now I managed to find a fix or substitution.
The .exe consistently throws error 0xc0000142 on start, my assumption is that's because of AVX2.
Is it possible to add in Glomap pre-built Windows executable -noavx2 override, similar to KoboldCPP? Thanks!
The same problem occurs in Colmap, I have posted the similar issue there: colmap/colmap#2837
The text was updated successfully, but these errors were encountered: