[Mono-list] Use of SIMD in VS2008 IDE?

LKeene lionel.keene at gmail.com
Wed Aug 19 14:53:55 EDT 2009


Hello fellow Mono users,

In a search for greater performance I'd like to convert some of the
numerically intensive blocks in my code to use the Mono.SIMD instructions.
I'm currently writing my app in VS2008 and then running the code generated
by VS2008 on the Mono runtime on Linux and Mac machines. Is there a way to
use the SIMD extensions offered by Mono but from within the VS2008 IDE (i.e.
will I be able to compile from within VS if my code contains the Mono.SIMD
usages)?

Thanks in advance everyone,
-L
-- 
View this message in context: http://www.nabble.com/Use-of-SIMD-in-VS2008-IDE--tp25049900p25049900.html
Sent from the Mono - General mailing list archive at Nabble.com.



More information about the Mono-list mailing list