Hi
I have a problem with Acados multithreading support, don’t know if this can be a bug or if it is only happening to me.
I compiled Acados with OpenMP support, and everything went fine during compilation (it returned OpenMP parallelization is ON) and installation. But when I launch my controller (in python), acados prompt “acados was compiled without OpenMP”.
Do you know what is happening here?
Thank you!