期刊名称:International Journal of Differential Equations and Applications
印刷版ISSN:1311-2872
出版年度:2021
卷号:20
期号:2
语种:English
出版社:International Journal of Differential Equations and Applications
摘要:In this paper we improve the efficiency of the simple matrix-multiplicationalgorithm using parallelism and hardware instrinsics with C# and .Net Task ParallelLibrary. We demonstrate how additional processing can result the overall shorterexecution times. We present an algorithm in C# that achieves up to five times performanceimprovement on midrange hardware, using single-instruction-multiple-datainstructions and unsafe code foo direct access to memory where other techniques arenot possible in the .Net managed environment.