Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Are non-AVX2 CPU supported? Error 0xc0000142 #122

Open
coreshock opened this issue Oct 15, 2024 · 0 comments
Open

Are non-AVX2 CPU supported? Error 0xc0000142 #122

coreshock opened this issue Oct 15, 2024 · 0 comments

Comments

@coreshock
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant