Intel C/C++ compiler outputs messages in the following format when indicating important information or programming errors:īc. Sample.f90(26): error #5560: Subscript #2 of the array C has value 20 which is greater than the upper bound of 2Ĭompilation aborted for sample.f90 (code 1)
* Pointer(―-^) : The exact point of that an error was found at the relevant line in source code. Intel Fortran compiler outputs messages, that indicate important information or programming error, in the format below.įile name (Line number) : XXX #YYY: Message bodyĭetails of the relevant line in source code
Also, in order to execute a program on CPU or in offload execution mode once you loaded the file, you need to re-login to the System. In order to execute a program in coprocessor native mode, make sure to compile the program with the module file “PrgEnv-knc” loaded. # Software Version and System Requirements