- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
During compilation my code I faced with the following issue:
warning #13383: No instance of function "cos_sin" satisfies math function attributes "max-error=4.0 domain-exclusion=0 valid-status-bits=false" ": internal error: 04010002_0 ipo-2: error #11005: multi-object compilation 2 returned error status 4 icpc: error #10014: problem during multi-file optimization compilation (code 4)
Why it occurs? It looks like cos_sin is are sin and cos functions. If I comment sin and cos call in my code this error doesn't occur. Is any way to avoid it?
I use icc version 18.0.2 (gcc version 5.5.0 compatibility)
- Tags:
- CC++
- Development Tools
- Intel® C++ Compiler
- Intel® Parallel Studio XE
- Intel® System Studio
- Optimization
- Parallel Computing
- Vectorization
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can you please provide us a preprocess file to investigate?
Thanks,
Viet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Unfortunately no
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You might at least give the compile command. For example, did it include a specification of math function accuracy?

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