Open rschoene opened 6 years ago
The problem is not intel2016 but gcc4.8, where the last version is released in 2014. Ass gcc5 is around nearly since 2014 as well, which is C++14 feature complete, I am not sure, if it is a good idea supporting as old compilers.
Best,
Andreas
Hi,
The things that needed to be done to get this working with icc 2016 (welcome to the HPC world, where the tools are old and the build procedures are scary). Please check whether you can do sth from it.