[Mono-dev] mono.simd

Jerry Maine - KF5ADY crashfourit at gmail.com
Wed Aug 25 22:26:16 EDT 2010


Well, I tried to make find a place would have system properties store 
where a key like "mono.simd.accel" could be used to get back the 
available acceleration capabilities. It could make the code a bit 
cleaner with not making a internal method call inside the Mono.Simd 
assembly.

Any ideas where that could be?


On 08/23/2010 05:01 PM, Robert Jordan wrote:
> On 23.08.2010 23:13, Rodrigo Kumpera wrote:
>    
>> I think it's easier to catch the security exception under MS since its
>> accell mode is None anyway.
>>
>>      
> I had to move icall's call site outside the .cctor and mark
> the call site's method as non-inlineable to make this work.
> Thanks for the hint.
>
> http://github.com/robert-j/mono/commit/0450be20f52c64e2788287400fe1eb9ff9be6817
>
> Robert
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>    



More information about the Mono-devel-list mailing list