- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I want to develop HPL(High Performance Linpack),I got Intel MPI 3.2.1During I filled the Make.UNKNOWN,I didn't fill the items of CC and LINKER.Befor the version 3.2.0 of Intel MPI,they are mpiicc and mpiifort repectively.But there were not provided in the new version, could some one tell me the answer.
thanks a lot!
I want to develop HPL(High Performance Linpack),I got Intel MPI 3.2.1During I filled the Make.UNKNOWN,I didn't fill the items of CC and LINKER.Befor the version 3.2.0 of Intel MPI,they are mpiicc and mpiifort repectively.But there were not provided in the new version, could some one tell me the answer.
thanks a lot!
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - tao_cb
I want to develop HPL(High Performance Linpack),I got Intel MPI 3.2.1During I filled the Make.UNKNOWN,I didn't fill the items of CC and LINKER.Befor the version 3.2.0 of Intel MPI,they are mpiicc and mpiifort repectively.But there were not provided in the new version, could some one tell me the answer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi tao_cb,
As Tim points out, there have been no changes to the mpiicc and mpiifort scripts in Intel MPI Library 3.2 Update 1. Perhaps your environment is not setup correctly and, when using the Make.UNKNOWN makefile, it's unable to see those commands?
Can you make sure that you're sorcing the appropriate mpivars.
script before running make
? They should be located in the
or
(for 64-bit machines) directory.
Let us know how this helps.
Regards,
~Gergana

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