I have platform radhat and icc, icpc for intel xeon mic
I found that i command 'icc -mmic' as c compiler for Executing some program on intel xeon mic. (also, icpc, ... etc)
So, I use 'cmake' for compiling cado-nfs
When I compiled cado-nfs, I add variable option for cmake option and make option. Then I saw Many error...
I have searching that compiling cado-nfs for intel xeon mic. But I can't find tutorial of compiling cado-nfs for intel xeon mic or how to solve many error, ...