openCL cmdstanr Windows error

Thanks for the tag, I have been off for a few days intermittently and havent caught up with Discourse yet.

This is a known issue for 2.26.1 that is fixed on develop, but in the meantime you can run:

cmdstan_make_local(cpp_options = "CXXFLAGS += -fpermissive")
rebuild_cmdstan(cores = 4)

This was previously discussed in

1 Like