- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I'm trying to set up my Xeon Phi for the first time,
After seeing that it's actually online using 'service mpss status',
I've copied a 'hello world' F90 program written in Intel Fortran into the Xeon Phi using scp,
and when trying to execute it (after loging in using 'ssh mic0') , I got the error :
/bin/hello_exec: line 1: syntax error: unexpected ")"
What am I missing here? do I have to install Intel Fortran Compiler on the Xeon Phi itself ,
just in order to run a program on it (which was already compiled) ?
Thanks,
Chen
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Chen,
You did not compile with the -mmic option to produce a "native" Intel® Xeon Phi™ executable. The error you received occurs when you run a host executable on the Intel® Xeon Phi™ card itself.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I see.. thank you it worked now !

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page