Mahani Posted February 26, 2022 Posted February 26, 2022 Hello Dear Community, I've got a Mars VPS and I wanted to run a python code, however the python lib relies on NNPACK which needs AVX2 CPU instructions. It seems that the CPU allocated to the Mars VPS does not support AVX2 instruction. I wonder if it is possible to change the CPU type or if the problem will be solved if I switch to another VPS type? my user is "Mahani". Thanks in advance,
wolstech Posted February 26, 2022 Posted February 26, 2022 Sparkie has the newest CPU we have (an E5-2660 from Q1 2012). The AVX2 instruction set wasn't even invented until 2013. As a result, AVX2 is not supported on our service. Krydos may have some ideas on what can be done about this. Escalating.
Krydos Posted February 27, 2022 Posted February 27, 2022 Yeah, none of our servers have a CPU that will support AVX2. Your VPS is on Lucie now, but even if we moved you to Sparkie it wouldn't change anything.
Mahani Posted February 27, 2022 Author Posted February 27, 2022 Thank you for the update, I'll figure out a workaround for the lib.
Recommended Posts