Skip to content

Parallel pragma ignored #71

@dimalvovs

Description

@dimalvovs

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)
      | 

Metadata

Metadata

Assignees

No one assigned

    Labels

    corequestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions