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

Clang + multi-threading requires different flags  #44

@NathanYukai

Description

@NathanYukai

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?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions