Mir GLAS vs Intel MKL: which is faster?

Edwin van Leeuwen via Digitalmars-d digitalmars-d at puremagic.com
Mon Sep 26 04:37:13 PDT 2016


On Monday, 26 September 2016 at 11:36:11 UTC, Edwin van Leeuwen 
wrote:
> On Monday, 26 September 2016 at 11:32:20 UTC, Ilya Yaroshenko 
> wrote:
>> Updated:
>> Mir is LLVM-Accelerated Generic Numerical Library for Science 
>> and Machine Learning. It requires LDC (LLVM D Compiler) for 
>> compilation.
>
> It doesn't really require LDC though, it just requires it to 
> get good performance? I can still use DMD for quick testing?

I would say something like:

For optimal performance it should be compiled using LDC.


More information about the Digitalmars-d mailing list