- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I tried upgrading from 11.1 build 072 to composerxe and I have two problems:
1. ipo doesn't work. I get an error when mcpcom is run:
catastrophic error: Compiler configuration problem encountered. The expected target architecture compiler is missing (unset != 12.0-intel64)
2. my code is about 3 times slower then the code produced by 11.1 build 072. I don't think this is the ipo.
Thanks,
Hagai.
I tried upgrading from 11.1 build 072 to composerxe and I have two problems:
1. ipo doesn't work. I get an error when mcpcom is run:
catastrophic error: Compiler configuration problem encountered. The expected target architecture compiler is missing (unset != 12.0-intel64)
2. my code is about 3 times slower then the code produced by 11.1 build 072. I don't think this is the ipo.
Thanks,
Hagai.
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please check that the older icc is not being found on PATH or LD_LIBRARY_PATH, and that all ipo objects have been recompiled. The error message indicates a problem such as mixing old and new icc and mcpcom. I suspect that ipo objects may not be compatible across version change.
Personally, I'd be amazed that ipo could make so much difference.
Personally, I'd be amazed that ipo could make so much difference.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I forgot to say that I am using it via codeblocks, so the environment variables are not relevant.
I solved the ipo problem, it was because the composer has a different bin directory. However, I didn't solve the speed problem...
Hagai.
I solved the ipo problem, it was because the composer has a different bin directory. However, I didn't solve the speed problem...
Hagai.

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