Skip to content
This repository has been archived by the owner on Apr 14, 2020. It is now read-only.

Specify number of threads for CPU core? #40

Open
jchodera opened this issue Jul 8, 2014 · 3 comments
Open

Specify number of threads for CPU core? #40

jchodera opened this issue Jul 8, 2014 · 3 comments

Comments

@jchodera
Copy link
Member

jchodera commented Jul 8, 2014

Is there a way to specify number of threads for the CPU core? Does it automatically try to use all of them?

For one of our projects (91f51e8a-7b40-4adc-8ca9-38786a9fe654), the CPU ocore on 12 cores seems to be abysmally slow:

  date       time       tpf   ns/day  frames      steps
Jul/07 11:04:56PM  45:08:20     0.13       0         20 entering main md loop...
resuming from step 0
@kyleabeauchamp
Copy link

Not yet recall that feature was not included in 6.0.1
On Jul 7, 2014 11:21 PM, "John Chodera" [email protected] wrote:

Is there a way to specify number of threads for the CPU core? Does it
automatically try to use all of them?

For one of our projects (91f51e8a-7b40-4adc-8ca9-38786a9fe654), the CPU
ocore on 12 cores seems to be abysmally slow:

date time tpf ns/day frames steps
Jul/07 11:04:56PM 45:08:20 0.13 0 20 entering main md loop...
resuming from step 0


Reply to this email directly or view it on GitHub
#40.

@jchodera
Copy link
Member Author

jchodera commented Jul 8, 2014

I think this means it tries to use all available threads instead, but 0.22 ns/day is godawful slow...

@proteneer
Copy link

It should try to use all cores. OpenMM is the only MD engine to exhibit
reverse scaling, ie. it gets slower the more threads you use :D

On Mon, Jul 7, 2014 at 8:25 PM, John Chodera [email protected]
wrote:

I think this means it tries to use all available threads instead, but 0.22
ns/day is godawful slow...


Reply to this email directly or view it on GitHub
#40 (comment).

Yutong Zhao
Stanford University

www.proteneer.com | simbios.stanford.edu

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants