- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ifort: error #10236: File not found: 'I_MPI_SUBSTITUTE_LDFLAGS'
ifort: error #10236: File not found: 'I_MPI_SUBSTITUTE_LIBS'
make[1]: [em_real] Error 1 (ignored)
I can't find any useful information about 'I_MPI_SUBSTITUTE_LDFLAGS' or 'I_MPI_SUBSTITUTE_LIBS' either in GOOGLE search engine or INTEL website. However, the compilation was successful when I test in 32 bit system. Any thoughts or hints are much appreciated!
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
it looks like the compilation is taking defines as filenames. hard to tell. What do you get when you add -dryrun option to your compilation? I need to see the complete output of your build with -dryrun added.
ron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Ron,
Thanks very much for you reply. I'm not sure if you saw my last reply as I accidentally marked it as private. The program I was talking about is Weather Research and Forecasting Model (WRF). I followed the instruction at http://software.intel.com/en-us/articles/wrf-and-wps-v311-installation-bkm-with-inter-compilers-and-inte lr-mpi/#comment-34987 . Everything was ok when working under 32 bit.
I'm sorry I'm not familiar with the compiler yet and have no idea how to put the -dryrun option to the compilation. However, I attached the compile.log that generated during the compilation,the option I chose for building WRF is "Linux x86_64 i486 i586 i686, ifort compiler with icc (dmpar)". In the meantime, the configuration file for building is also attached.
I'm not sure if this problem is associated with the informal installation in debian based system as UBUNTU, as INTELMPI only support rpm release at present.
Thanks!

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