Tried installing openMP support for Clang in mac, but keep running into various issues and errors. Giving up and thinking of running graph-tool in Linux on a virtual machine. On 26 Jun 2014, at 09:58, Tiago de Paula Peixoto <[email protected]> wrote:
> On 06/26/2014 09:50 AM, Gareth Simons wrote: >> Is this a limitation of macports or the mac environment itself? > > The last time I tried (a long time ago), GCC would not generate valid > binaries for the platform. I think it was not macports related... At the > time it was particularly difficult to mix GCC with clang because of the > whole libstc++/libc++ thing. Nowadays it might be the case that using > both GCC and clang works, as long as libc++ is used instead of > libstdc++. You can try using GCC now and see how far you can get. > >> For example, if I install this: http://clang-omp.github.io >> >> Then is there a way to get graph-tool running with openmp? > > Yes, this could work, but I have never tried it. > > Best, > Tiago > > -- > Tiago de Paula Peixoto <[email protected]> > > _______________________________________________ > graph-tool mailing list > [email protected] > http://lists.skewed.de/mailman/listinfo/graph-tool _______________________________________________ graph-tool mailing list [email protected] http://lists.skewed.de/mailman/listinfo/graph-tool
