- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I am trying to compile a Fortran code using mpif90 (mpich2-1.4.1p1 and ifort Version 12.1.0.233 Build 20110811), I do not see any effect of the the option -multiple-processes on the compile process. I have a 8 core machine. If you only ifort to compile the code, i did see 8 cores being used. Is there any issue here?
thanks
Reddy
I am trying to compile a Fortran code using mpif90 (mpich2-1.4.1p1 and ifort Version 12.1.0.233 Build 20110811), I do not see any effect of the the option -multiple-processes on the compile process. I have a 8 core machine. If you only ifort to compile the code, i did see 8 cores being used. Is there any issue here?
thanks
Reddy
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This option has an effect only if there are multiple source files on the ifort command line. You'd have to look to see which actual ifort command was issued to see if that's the case.

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