- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I trying a run a simple file-open program on mic0 but the program fails (does not open file but terminates gracefully!) when i run it from the host machine and succeeds (program opens the file on mic0))when i run it directly from the mic card
I have cleared the firewalls, and i do
I_MPI_MIC = enable
% scp /opt/intel/impi/4.1.1.036/mic/bin/pmi_proxy mic0:/bin
% scp /opt/intel/impi/4.1.1.036/mic/lib/* mic0:/lib64/.
here is my run command:-
/opt/intel/impi/4.1.1.036/bin64/mpirun -host mic0 -n 1 ~/a.out
thanks for the help in advance
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hello
I managed to solve the issue, the problem was i needed to add "/root/filename" for it to open from the host,
without the "/root" host was not able to find the file on mic0 i guess
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page