Welcome to GPUMD Discussions! #584
brucefan1983
announced in
Announcements
Replies: 3 comments 3 replies
|
不太会用GitHub呢 |
1 reply
|
我想问一下能否用GPU加速一个MentoCarlo模拟粒子体系达到平衡态的问题。我正在做一个有896个粒子的体系,只考虑静电相互作用能。按照c++程序来写的话每一次蒙特卡洛模拟时间消耗就是o(n^2)。我想在计算每个粒子与其它剩余粒子相互作用能的时候用GPU并行来缩减时间。但是我在windows系统下的VS配置好环境后调用核函数并行加速比原来的程序慢了100倍左右。想问一下老师这个加速到底能否成功。 |
0 replies
|
Yes you can if you are good at GPU programming, but this question is unrelated to GPUMD. |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
👋 Welcome to GPUMD Discussions!
Here you can start discussions or answer questions related to the GPUMD package, particularly the NEP approach.
All reactions