Skip to content
Snippets Groups Projects
Mark OLESEN's avatar
Mattijs Janssens's avatar
pushed to branch main at Community / integration-cfmesh
  • 3ff85555 · COMP: scatter v.s. broadcast
Mark OLESEN's avatar
Mark OLESEN's avatar
Mark OLESEN's avatar
pushed to branch main at Community / integration-cfmesh
Mark OLESEN's avatar
  • 423540be · STYLE: catch none/false for build prefix
Mark OLESEN's avatar
  • c0af2297 · STYLE: avoid deprecated dictionary methods
Mark OLESEN's avatar
Mark OLESEN's avatar
deleted tag v3206 at Community / integration-cfmesh
Mark OLESEN's avatar
pushed new tag v3206 at Community / integration-cfmesh
Gabriel Gerlero's avatar
closed issue #8 "Missing $(LINK_OPENMP) in Make/options" at Community / integration-cfmesh
Gabriel Gerlero's avatar
commented on issue #8 "Missing $(LINK_OPENMP) in Make/options" at Community / integration-cfmesh

Fixed in v2212

Mark OLESEN's avatar
Mark OLESEN's avatar
pushed to branch main at Community / integration-cfmesh
Mark OLESEN's avatar
Gabriel Gerlero's avatar
commented on issue #8 "Missing $(LINK_OPENMP) in Make/options" at Community / integration-cfmesh

From what I gather, as soon as we specify -fopenmp at the compile-level, the link will need to work (ie, a proper installation) or it simply fails...

Mark OLESEN's avatar
commented on issue #8 "Missing $(LINK_OPENMP) in Make/options" at Community / integration-cfmesh

Hi @gerlero - thanks for waiting this one out. I've looped back with @kuti (who fortunately has a broken openmp installation on one of his machines...

Gabriel Gerlero's avatar
commented on issue #8 "Missing $(LINK_OPENMP) in Make/options" at Community / integration-cfmesh

@mark thanks for the reply....

Mark OLESEN's avatar
commented on issue #8 "Missing $(LINK_OPENMP) in Make/options" at Community / integration-cfmesh

Hi @gerlero - thanks for raising this again. Looks like I missed seeing this the first time. The link question is an interesting one. I've made som...

Gabriel Gerlero's avatar
commented on issue #8 "Missing $(LINK_OPENMP) in Make/options" at Community / integration-cfmesh

@mark any chance this fix can be applied for the next release?