mtazzari / galario

Gpu Accelerated Library for Analysing Radio Interferometer Observations
https://mtazzari.github.io/galario/
GNU Lesser General Public License v3.0
31 stars 15 forks source link

Broken compilation with clang on Mac #92

Closed mtazzari closed 7 years ago

mtazzari commented 7 years ago

I noticed that the simple command

cmake .. && make all 

does not work anymore.

Running git bisect I found that the bug was introduced in this commit 6291e9cb75dbe6279c1c95d9d5e577d642efd665:

(pyvfit_galario3) mtazzari@dhcp-10-249-185-93:~/repos/galario$ git bisect bad
6291e9cb75dbe6279c1c95d9d5e577d642efd665 is the first bad commit
commit 6291e9cb75dbe6279c1c95d9d5e577d642efd665
Author: Frederik Beaujean <Frederik.Beaujean@lmu.de>
Date:   Tue Aug 29 15:43:59 2017 +0200

    [src,python] Unify `threads()`

    * One function for CPU and GPU
    * for GPU, now total number of threads passed by user