Skip to content
This repository has been archived by the owner on Jun 4, 2018. It is now read-only.

Clang + multi-threading requires different flags #44

Open
NathanYukai opened this issue Sep 10, 2015 · 0 comments
Open

Clang + multi-threading requires different flags #44

NathanYukai opened this issue Sep 10, 2015 · 0 comments
Assignees

Comments

@NathanYukai
Copy link
Collaborator

On mac it uses -openmp ( for default libraries)
On linux it uses -fopenmp .

for detail please check this:
http://clang-omp.github.io/

The section "Using clang-omp with Xcode " may solve this problem?

@mlange05 mlange05 changed the title Multi-threading requires different flags Clang + multi-threading requires different flags Sep 10, 2015
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

1 participant