agenium-scale/boost.simd

Does it work under virtual machine?

gzhang8763 opened this issue · 2 comments

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 !

If your virtual machine is able ot forward SSE/AVX intrinsic it should be OK.

@jfalcou Thank you! : )