EMsoft-org / EMSphInx

C++ Spherical Indexing repository
GNU General Public License v2.0
8 stars 20 forks source link

Programs have runtime_error on CentOS7 build #2

Closed marcdegraef closed 4 years ago

marcdegraef commented 4 years ago

Even when turning off the SIMD instructions, as suggested in the ReadMe.md file, the programs still do not execute on CentOS7...

./mp2sht terminate called after throwing an instance of 'std::runtime_error' what(): failed to read wisdom from .local/share/fftw.wisdom Aborted