【24h】

GPU-Accelerated Verification of the Collatz Conjecture

机译:GPU加速对Collat​​z猜想的验证

获取原文

摘要

The main contribution of this paper is to present an implementation that performs the exhaustive search to verify the Collatz conjecture using a GPU. Consider the following operation on an arbitrary positive number: if the number is even, divide it by two, and if the number is odd, triple it and add one. The Collatz conjecture asserts that, starting from any positive number m, repeated iteration of the operations eventually produces the value 1. We have implemented it on NVIDIA GeForce GTX TITAN and evaluated the performance. The experimental results show that, our GPU implementation can verify 5.01 × 10~(11) 64-bit numbers per second, while the CPU implementation on Intel Xeon X7460 can verify 1.80 × 10~9 64-bit numbers per second. Thus, our implementation on the GPU attains a speed-up factor of 278 over the single CPU implementation.
机译:本文的主要贡献是提出一种实现,该实现执行穷举搜索以使用GPU验证Collat​​z猜想。请考虑对任意正数执行以下操作:如果数字为偶数,则将其除以2;如果数字为奇数,则将其三倍并加一。 Collat​​z猜想断言,从任意正数m开始,重复的运算迭代最终会产生值1。我们已在NVIDIA GeForce GTX TITAN上实现了该值并评估了性能。实验结果表明,我们的GPU实现每秒可以验证5.01×10〜(11)个64位数字,而Intel Xeon X7460上的CPU实现可以每秒验证1.80×10〜9个64位数字。因此,与单CPU实现相比,我们在GPU上的实现达到了278的加速因子。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号