Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parallel pragma ignored #71

Open
dimalvovs opened this issue Dec 8, 2023 · 0 comments
Open

Parallel pragma ignored #71

dimalvovs opened this issue Dec 8, 2023 · 0 comments
Labels
core question Further information is requested

Comments

@dimalvovs
Copy link
Contributor

Does the following mean compilation flags needs to be properly set? Does it cause any issues?

In file included from src/CoGAPS/src/GapsRunner.cpp:8:
src/CoGAPS/src/gibbs_sampler/AsynchronousGibbsSampler.h:105: warning: ignoring #pragma omp parallel [-Wunknown-pragmas]
  105 |         #pragma omp parallel for num_threads(nThreads)
      | 
@dimalvovs dimalvovs added question Further information is requested core labels Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant