Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在实现这一点时遇到了麻烦。我想在 gpu 集群上运行一些蒙特卡罗模拟,并需要随机数生成器为其工作。我想打印生成的随机数。有人可以举个例子解释一下吗?我在 unix 工作。
谢谢!
它从带有cuRAND 库的 CUDA 4.1 开始可用。