new cpuid is ready for comments

Brad Jones via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Thu Jul 14 05:00:12 PDT 2016


On Monday, 11 July 2016 at 16:30:44 UTC, Ilya Yaroshenko wrote:
> Hello :-)
>
> `cpuid` package is core.cpuid analog.
> It would be used by future D BLAS implementation.
>
> Why it is better?
> See
> https://github.com/libmir/cpuid#api-features
> https://github.com/libmir/cpuid#implementation-features
> https://issues.dlang.org/show_bug.cgi?id=16028
>
> Please report your CPU (GitHub/Gist):
>
> ```
> dub fetch cpuid
> dub test cpuid
> ```
> ... AMD was not tested at all and I hope to see your reports.
>
> ARM contributors are wanted!
>
> Destroy!
>
> Best regards,
> Ilya
>
>
> Docs: http://docs.cpuid.dlang.io
> GitHub: https://github.com/libmir/cpuid
> Dub: cpuid

Very nicely done. Following Guillaume, I too have added the 
output of `cat /proc/cpuinfo`. Here's my contribution.

cpuid for Intel(R) Core(TM) i5-6260U CPU @ 1.80GHz on Intel NUC:
https://gist.github.com/britishempire/dad6f7d0e24dff096d7ef35e62520387





More information about the Digitalmars-d-announce mailing list