On Wed, Aug 19, 2009 at 7:09 PM, LKeene <[email protected]> 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.
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
