A look at Chapel, D, and Julia using kernel matrix calculations

bachmeier no at spam.net
Fri May 22 13:46:21 UTC 2020


On Friday, 22 May 2020 at 01:58:07 UTC, data pulverizer wrote:
> Hi,
>
> this article grew out of a Dlang Learn thread 
> (https://forum.dlang.org/thread/motdqixwsqmabzkdoslp@forum.dlang.org). It looks at Kernel Matrix Calculations in Chapel, D, and Julia and has a more general discussion of all three languages. Comments welcome.
>
> https://github.com/dataPulverizer/KernelMatrixBenchmark
>
> Thanks

Nice post. You said "adding SIMD support could easily put D ahead 
or on par with Julia at the larger data size". It's not clear 
precisely what you mean. Does this package help?

https://code.dlang.org/packages/intel-intrinsics


More information about the Digitalmars-d mailing list