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

Rodrigo Kumpera kumpera at gmail.com
Wed Aug 19 18:12:14 EDT 2009


On Wed, Aug 19, 2009 at 7:09 PM, LKeene <lionel.keene at gmail.com> wrote:

>
> Well, I switched the target of my app to .NET 3.0 and I still got the
> warning
> dialog when I tried to add the reference. Oh well, whatever. I'm
> experimenting now and it is running fine.
>
> Just to clarify: if someone is running an app making use of Mono.SIMD
> instructions on a computer using the Microsoft runtime, the SIMD
> instructions will fall back to a scalar (non-SIMD) mode? In other words,
> the
> SIMD instructions will only actually use the SIMD units if the app is
> executing within the Mono runtime, correct?
>
> The syntax is very nice, btw.
>

Yes, running Mono.Simd under dotnet will fallback to scalar code.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20090819/52eddfcc/attachment.html 


More information about the Mono-list mailing list