有人可以分享 GTX 580 上 Radix 排序的基准吗?

发布于 2024-10-02 05:45:35 字数 37 浏览 1 评论 0原文

有人可以分享 GTX 580 上 Radix 排序的基准吗?

Could someone share the benchmarks of Radix sort on GTX 580?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

筱武穆 2024-10-09 05:45:35

我认为还没有人发布过这样的数字,但最快的基数排序代码已经可用 这里。如果您有 GTX 580,那么您应该能够使用该页面上的说明运行排序基准测试。

基于此处此处 我预计 GTX 580 的基数比 GTX 480 快 8% 到 15%种类。

I don't think anyone has published such numbers yet, but the fastest radix sort code is available here. If you have a GTX 580 then you should be able to run the sorting benchmark using the instructions on that page.

Based on the specifications listed here and here I'd expect the GTX 580 to be anywhere from 8 to 15% faster than the GTX 480 in radix sort.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文