Closed ruzihao closed 3 years ago
I am getting an error "No threading library used" while running MacauSession(...).run(). even when univariate=True. Any idea about this?
Hello Howard, This means that you are not using multiple CPU cores on your system. This will make SMURFF slower, but it will otherwise run OK. T.
I am getting an error "No threading library used" while running MacauSession(...).run(). even when univariate=True. Any idea about this?