TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

DConf 2013: Effective SIMD for modern architectures by Manu Evals

4 点作者 andralex将近 12 年前

2 条评论

WalterBright将近 12 年前
Abstract: Efficient and portable implementation of SIMD algorithms in D using core.simd and std.simd.<p>Benefits: Exposure to the language syntax and API&#x27;s present in D, and also some best practises for writing portable SIMD code.<p>Speaker Bio: Manu Evans is a senior technology programmer in the video games industry with 10 years commercial experience. He has worked at Remedy Games in Finland, and Krome Studios in Australia, on titles including Alan Wake, Star Wars, Spyro the Dragon, and many, many more. Manu is an expert in hardware abstraction, low level systems and performance optimisation on a wide variety of computer hardware.
WalterBright将近 12 年前
Slides: <a href="http:&#x2F;&#x2F;dconf.org&#x2F;talks&#x2F;evans_2.pdf" rel="nofollow">http:&#x2F;&#x2F;dconf.org&#x2F;talks&#x2F;evans_2.pdf</a>