Best CPU for RStan/brms

Speed up is significant as shown here:

It’s also important to know the compiler version, operating system and system.
Adding CFLAGS+=-fPIC -O3 -mtune=native -march=native in file make/local
forcing a rebuild if Stan with cmdstand_rebuild() or similar in other environments should be sufficient.

1 Like