[MacPorts] #50958: py-graph-tool fails to build with clang OpenMP option (configure.args=--enable-openmp)

MacPorts noreply at macports.org
Thu Mar 31 10:17:57 PDT 2016


#50958: py-graph-tool fails to build with clang OpenMP option (configure.args
=--enable-openmp)
----------------------------+---------------------
  Reporter:  s.t.smith@…    |      Owner:  tiago@…
      Type:  defect         |     Status:  new
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:  2.3.4
Resolution:                 |   Keywords:
      Port:  py-graph-tool  |
----------------------------+---------------------

Comment (by s.t.smith@…):

 Replying to [comment:20 mmoll@…]:
 > We can add clang38/clang39 variants:
 > {{{
 > variant clang38 description "Use clang-3.8 and enable OpenMP" conflicts
 clang39 {
 >       configure.compiler  macports-clang-3.8
 > }
 >
 > variant clang38 description "Use clang-3.9 and enable OpenMP" conflicts
 clang38 {
 >       configure.compiler  macports-clang-3.9
 > }
 > }}}
 > The next question is then do you think +clang38 should be a default
 variant?

 Yes, variants are a great idea.

 My personal preference would be default OpenMP support because
 multithreading makes my code scream on large graphs, and all my boxes have
 multiple cores anyway. I suspect this is common among graph-tool users,
 although I'd defer to Tiago or others who have experience with omp build
 robustness.

-- 
Ticket URL: <https://trac.macports.org/ticket/50958#comment:21>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list