mpicbg-scicomp / gearshifft

Benchmark Suite for Heterogenuous FFT Implementations
Apache License 2.0
34 stars 9 forks source link

Fixes wrong Boost defines and UTF includes... #133

Closed tdd11235813 closed 5 years ago

tdd11235813 commented 5 years ago

Hope, tests will run through now ;) For the "wrong UTF include" issue, check Boost doc here. Now it uses Single-header usage variant, so it should work independently from how boost is built on the system.

Edit: travis tests passed. rocFFT system tested locally. Going for v0.4.1 now.

tdd11235813 commented 5 years ago

Going to self-merge. Issue has been fixed as reported by emmenlau.