Hi, I've never used MPI, but this looks like it should work: https://stackoverflow.com/a/12983787/647898 On Thu, 23 Nov 2017, at 11:30, Renfan Luo via Boost-users wrote:
Hi Jan
Thank you very much. This helps. Like I said in another email, I had problem with MPI installation. Do you have any idea of how to fix it.
Best regards Renfan
-----Original Message----- From: Boost-users [mailto:boost-users-bounces@lists.boost.org] On Behalf Of Jan Niklas Hasse via Boost-users Sent: 22 November 2017 09:43 To: boost-users@lists.boost.org Cc: Jan Niklas Hasse
Subject: Re: [Boost-users] how to build boost binary libraries for GCC in windows 10 Hi All As VS supports OpenMP2.0 only, I have to use GCC instead for my project with parallelisation in coding. I have downloaded Cygwin and installed the GCC 6.4.0 then updated it to the latest version 5.5.0 on my windows 10. All those binary
On Wed, 22 Nov 2017, at 10:09, Renfan Luo via Boost-users wrote: libraries I built up in VS 2017, I guess, cannot be usable for GCC, so it may be necessary to rebuild them for boost 1.65.1 for GCC. Could you guys show me how to build them?
Cheers Renfan
Hi,
check out MSYS2: http://www.msys2.org/ It comes with GCC 7.2 (including OpenMP support) and prebuilt packages of Boost 1.64.0.
- Jan _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org https://lists.boost.org/mailman/listinfo.cgi/boost-users _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org https://lists.boost.org/mailman/listinfo.cgi/boost-users