OpenMP* directive disabled via command line.
OpenMP* directive disabled via command line.Thank you for your interest in this diagnostic message.We are still in the process of documenting this specific diagnostic.Please let us know of your...
View ArticleA variable in a blank common cannot be specified with the OFFLOAD:TARGET...
A variable in a blank common cannot be specified with the OFFLOAD:TARGET attribute.Thank you for your interest in this diagnostic message.We are still in the process of documenting this specific...
View ArticleA procedure name defined in an ABSTRACT interface block may not be specified...
A procedure name defined in an ABSTRACT interface block may not be specified in an ATTRIBUTES VECTOR or $OMP DECLARE SIMD directive.Thank you for your interest in this diagnostic message.We are still...
View ArticleA threadprivate variable must not appear in a MAP clause of a $OMP TARGET...
A threadprivate variable must not appear in a MAP clause of a $OMP TARGET directive.Thank you for your interest in this diagnostic message.We are still in the process of documenting this specific...
View ArticleWhen MASK is a scalar with value true, VECTOR must have at least as many...
When MASK is a scalar with value true, VECTOR must have at least as many elements as there are in ARRAY.Thank you for your interest in this diagnostic message.We are still in the process of documenting...
View ArticleIn an OpenMP* ATOMIC CAPTURE construct, the rhs of the update or write...
In an OpenMP* ATOMIC CAPTURE construct, the rhs of the update or write statement should not access the lhs of the capture statement.Thank you for your interest in this diagnostic message.We are still...
View ArticleAn ENTRY name may not be specified in an ATTRIBUTES VECTOR or $OMP DECLARE...
An ENTRY name may not be specified in an ATTRIBUTES VECTOR or $OMP DECLARE SIMD directive.Thank you for your interest in this diagnostic message.We are still in the process of documenting this specific...
View ArticleAn array section used in a MAP clause of a $OMP TARGET directive must be...
An array section used in a MAP clause of a $OMP TARGET directive must be contiguous.Thank you for your interest in this diagnostic message.We are still in the process of documenting this specific...
View ArticleA specific procedure associated with a defined I/O generic spec cannot have...
A specific procedure associated with a defined I/O generic spec cannot have STDCALL attribute.Thank you for your interest in this diagnostic message.We are still in the process of documenting this...
View ArticleICC 14.0 and Tracker: error TRK0002
Hello!I use the Intel compiler with Visual Studio 2012. When i try to compile your project, you receive the following error message:TRACKER : error TRK0002: cannot execute command:...
View ArticleCompilation failure on template argument pack expansion
Hi, I've stumbled across a problem where icpc fails to correctly interpret a template argument list expansion. In particular, the problem occurs when a struct is templated on a variadic template...
View ArticleA global variable used in an OpenMP* TARGET region must have the DECLARE...
A global variable used in an OpenMP* TARGET region must have the DECLARE TARGET attribute.Thank you for your interest in this diagnostic message.We are still in the process of documenting this specific...
View ArticleSubobjects may not appear in a DECLARE TARGET directive.
Subobjects may not appear in a DECLARE TARGET directive.Thank you for your interest in this diagnostic message.We are still in the process of documenting this specific diagnostic.Please let us know of...
View ArticleWeird error with variadic parameter pack expansion in constructor
Hi,I try to compile the following code on windows, Intel Compiler XE 2014 Update 1: #include<memory> struct CompositeGrid { template<class... GRID_IMPL>...
View ArticleNUM_TEAMS operand must be an integer expression
NUM_TEAMS operand must be an integer expressionThank you for your interest in this diagnostic message.We are still in the process of documenting this specific diagnostic.Please let us know of your...
View ArticleA common block name in a DECLARE TARGET directive must appear between slashes.
A common block name in a DECLARE TARGET directive must appear between slashes.Thank you for your interest in this diagnostic message.We are still in the process of documenting this specific...
View ArticleMultiple PROC_BIND clauses are not allowed in an OpenMP* directive.
Multiple PROC_BIND clauses are not allowed in an OpenMP* directive.Thank you for your interest in this diagnostic message.We are still in the process of documenting this specific diagnostic.Please let...
View ArticleMultiple DIST_SCHEDULE clauses are not allowed in an OMP DISTRIBUTE directive.
Multiple DIST_SCHEDULE clauses are not allowed in an OMP DISTRIBUTE directive.Thank you for your interest in this diagnostic message.We are still in the process of documenting this specific...
View ArticleA DECLARE TARGET directive without a list can only appear in a specification...
A DECLARE TARGET directive without a list can only appear in a specification part of a subroutine subprogram, function subprogram or interface body to which it applies.Thank you for your interest in...
View ArticleDuplicate or illegal combination of clauses in an OpenMP* directive.
Duplicate or illegal combination of clauses in an OpenMP* directive.Thank you for your interest in this diagnostic message.We are still in the process of documenting this specific diagnostic.Please let...
View Article