CannotexecutebinaryerroronanIntelXeonPhi我有一个可以在我的机器上本地编译和运行的C代码。但是,当我尝试使用icc和-mmic标志进行编译并在IntelXeonPhi上对其进行测试时,我收到以下消息:/cm/local/apps/sge/current/spool/node079/job_scripts/5438755:第14行:./sequential.mic:无法执行二进制文件我在使用SGE作业提交系统的集群中运行所有测试。我的makefile包含以下几行:sequential:Makefileicc-mmic-osequential.micseque