[pythran] Re: First test on macOS: Pb with OMPg

  • From: Olivier Borderies <olivier.borderies@xxxxxxxxx>
  • To: pythran@xxxxxxxxxxxxx
  • Date: Mon, 10 Dec 2018 11:55:03 +0100

Ok, looking forward to jedi master's advice ! :)

By the way, I installed and ran the same project on (1) another macOS
system, my laptop, and (2) a Google Cloud 'HiCPU' Ubuntu VM. I added the
setup commands in the same repo under 'gcp_commands.sh'. It is quite simple
in fact. I wanted to compare the perfs: Added the result at the bottom of
the README.


On Sun, Dec 9, 2018 at 6:54 PM serge guelton <
serge.guelton@xxxxxxxxxxxxxxxxxxx> wrote:

On Sat, Dec 08, 2018 at 11:56:17PM +0100, Olivier Borderies wrote:
Hello,

I just tried Pythran for the first time today.
To accelerate a TSP search (by simulated annealing).

I was a bit difficult to install on macOS, But I could make it.

The only disappointing point is that I could not get OMP to work.
(So I went parallel with concurent.futures).

I documented everything there:
https://gitlab.com/oscar6echo/tsp-pythran/tree/
master
and would be grateful for some pointers about what went wrong with OMP,
and if
the install steps are ok ?

Thanks a lot for the detailed report. I'll go through it as soon as I can,
and propose improvments i any are needed ;-)


Other related posts: