You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
|
The text was updated successfully, but these errors were encountered:
Does the following mean compilation flags needs to be properly set? Does it cause any issues?
The text was updated successfully, but these errors were encountered: