Skip to content

Using OpenMP parallelization on Windows 10 #27

@tanoury1

Description

@tanoury1

Hi,
I am using MDAnalysis on my Windows 10 laptop and was trying to run a clustering method on 4 cores as shown below. However, it only runs on a single core. What am I overlooking?

ces1, details1 = encore.ces([u1], select='index 0:55', clustering_method=clustering_method, ncores=4)

Thank you,
Jerry

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions