Skip to content

Enable OpenMP compiler option for MSVC#329

Merged
henningpeters merged 1 commit intoexplosion:masterfrom
sjjpo2002:patch-1
Apr 10, 2016
Merged

Enable OpenMP compiler option for MSVC#329
henningpeters merged 1 commit intoexplosion:masterfrom
sjjpo2002:patch-1

Conversation

@sjjpo2002
Copy link
Copy Markdown
Contributor

Enable OpenMP compiler option for MSVC to support Multi-Threading for nlp.pipe(). Without this option multi-threading done in pipe() method will not work on Windows. MSVC supports OpenMP 2.0 which will be enabled by passing this argument to the compiler.

Enable OpenMP compiler option for MSVC to support Multi-Threading for nlp.pipe()
@henningpeters henningpeters merged commit 13a6899 into explosion:master Apr 10, 2016
@sjjpo2002 sjjpo2002 deleted the patch-1 branch April 10, 2016 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants