mpicbg-scicomp / gearshifft

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

FFTWWrappers add 32bit support #141

Closed emmenlau closed 5 years ago

emmenlau commented 5 years ago

This PR fixes two minor issues:

  1. Adds support for Intel MKL detection on 32bit platforms
  2. Fixes the ill-named MKL_ROOT environment variable to MKLROOT