Re: [Yade-users] [Question #294790]: YADE-1.20.0 compiled with Intel Compiler

2016-06-03 Thread Anton Gladky
Question #294790 on Yade changed: https://answers.launchpad.net/yade/+question/294790 Status: Open => Answered Anton Gladky proposed the following answer: The purpose of compiling with gcc is just to check, whether gcc is able to produce the working binaries for your platform. You can theore

Re: [Yade-users] [Question #294790]: YADE-1.20.0 compiled with Intel Compiler

2016-06-03 Thread Feng Chen
Question #294790 on Yade changed: https://answers.launchpad.net/yade/+question/294790 Status: Answered => Open Feng Chen is still having a problem: Hi, Anton: The purpose of using the intel compiler is that I intended to use the Xeon Phi co-processor which might be able to have some speedup

Re: [Yade-users] [Question #294790]: YADE-1.20.0 compiled with Intel Compiler

2016-06-03 Thread Anton Gladky
Question #294790 on Yade changed: https://answers.launchpad.net/yade/+question/294790 Status: Open => Answered Anton Gladky proposed the following answer: Difficult to say. Looks like a problem in Boost. Try to use another boost-version. Can you try to compile with gcc? Anton 2016-06-02 22

Re: [Yade-users] [Question #294790]: YADE-1.20.0 compiled with Intel Compiler

2016-06-02 Thread Feng Chen
Question #294790 on Yade changed: https://answers.launchpad.net/yade/+question/294790 Status: Answered => Open Feng Chen is still having a problem: Hi, Anton, thanks for your quick reply, I attached here the debug info for the run, it seems quite long, do you have any idea which part went wro

Re: [Yade-users] [Question #294790]: YADE-1.20.0 compiled with Intel Compiler

2016-06-02 Thread Anton Gladky
Question #294790 on Yade changed: https://answers.launchpad.net/yade/+question/294790 Status: Open => Answered Anton Gladky proposed the following answer: Hi, you need to compile Yade in debug-mode to get debugging symbols: -DDEBUG=1 option on the cmake-step. After that you start Yade and s

[Yade-users] [Question #294790]: YADE-1.20.0 compiled with Intel Compiler

2016-06-02 Thread Feng Chen
New question #294790 on Yade: https://answers.launchpad.net/yade/+question/294790 Hi, All: I am now trying to use YADE-1.20.0 on a cluster (Redhat Enterprise 6) compiled with Intel Compiler 15.0.0, I made some attempt yesterday and was successful in compiling YADE with the following cmake confi