- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi!
I'm trying to get into MPI threading but have been stopped at the first step, getting MPI to work with the Intel compiler.
Following the instructions here and on the OpenMPI FAQ I keep getting a "configure: C compiler cannot create executables" error when I run configure.
I'm using the latest versions of all the intel compilers and openmpi and I'm running OS X Leopard 10.5.1.
Any suggestions? Please!
I'm trying to get into MPI threading but have been stopped at the first step, getting MPI to work with the Intel compiler.
Following the instructions here and on the OpenMPI FAQ I keep getting a "configure: C compiler cannot create executables" error when I run configure.
I'm using the latest versions of all the intel compilers and openmpi and I'm running OS X Leopard 10.5.1.
Any suggestions? Please!
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Recheck that FAQ, in particular for advice such as checking config.log for the original error messages, and attaching the log when asking for help. For example, you may have neglected to run the iccvars script to set environment variables, or you may have failed to designate both C (icc) and C++ (icpc) compilers.

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