Does it work under virtual machine?
gzhang8763 opened this issue · 2 comments
gzhang8763 commented
I am currently using virtual machine(hyper-v) to do some small programs in ubuntu. Does boost simd work there? Or i need a double OS? Thanks !
jfalcou commented
If your virtual machine is able ot forward SSE/AVX intrinsic it should be OK.
gzhang8763 commented
@jfalcou Thank you! : )