Quantcast
Channel: Recent posts
Browsing all 415 articles
Browse latest View live

WRFDA intel Version 15.0.0.090 compile error

Hello, I am trying to compile WRFDA 3.7.1 http://www2.mmm.ucar.edu/wrf/users/download/get_sources.html#WRFDA and it is failing. In other forums it states that this problem occurs apart from that of...

View Article


Access violation error when subroutine is called

Stripped-down code shown below is generating "access violation" run-time error when ReadAttribute subroutine is called. The error occurs when the program is compiled with IVF 17.0 but not with IVF...

View Article


allocatable arrays in modules has unaligned access on Xeon Phi

Hi everyone,   As the title said, an array from my modules is said to have unaligned access.   It's something like this:module some_module ... real(dp), allocatable :: a(:,:) !dir$ attributes align:64...

View Article

Why does VS 2013 keep hanging up ?

When I first go into VS 2013 it compiles and does a build with a second or two.The problem occurs when it hits a breakpoint, and I want to quit and restart.I say "stop debugging," and I get the blue...

View Article

IFORT_COMPILER16 not created

I am using Visual Studio Professional 2015 Version 14.0.25431.01 Update 3 with Intel Parallel Studio XE 2016 Composer Edition for C++ WIndows and Intel Parallel Studio XE Update 1 Composer Edition for...

View Article


Endless Blathering

Why dont you allow a remote login/assist , that would make it real simple to show someone what is going on, instead of this endless blather going back and forth ?I was interested in this rather...

View Article

TWO Line program hangs up the debugger

        read(*,*)         end When it gets to the READ statement, I want to close the window, which generates a breakpoint.But when I wanna quit and do something else, I get the little blue circle, and...

View Article

Unexpected linker error "LNK2001: unresolved external symbol" and...

The following simple code compiled using Intel Fortran compiler 17 update 1 and no optimization (/Od option) generates a linker error I have never seen before, "unresolved external symbol ????":  With...

View Article


No symbol file libifcoremd causing Instrumention Failed in Visual Studio 2015

 I want to use Visual Studio Performance Wizard to get the analysis (number of function calls) of my solution which include multiple projects written in Intel Visual FORTAN, Visual Studio C++ and C#....

View Article


Intel compiler 17 documentation DAZ

I was enjoying reading the Intel 17 Fortran documentation when I read this page:https://software.intel.com/en-us/node/678362​ about setting the FTZ and DAZ flags.  First this page has a lovely table to...

View Article

ICE with 17 update one and MERGE/PRESENT/C_PTR/BIND(C)/VALUE...

The following causes an ICE with 17 update one.MODULE m IMPLICIT NONE CONTAINS SUBROUTINE ice(arg) USE, INTRINSIC :: ISO_C_BINDING, ONLY: C_LOC, C_NULL_PTR INTEGER, OPTIONAL :: arg CALL...

View Article

Current level of Windows API support

Is there any way of quantifying where Intel's Window's Api support ends? Given that Microsoft is expanding the API continuously, and the Cloud looms ... where are we wrt the Intel IFWINTY, etc? And is...

View Article

Compatibility with MacOS Sierra 10.12

When will there be a Parallel Studio release compatible with MacOS Sierra 10.12? 

View Article


Serial Number for Intel Parallel Studio XE 2013

Hello Everyone,I am a student in master degree and need to run subroutines in Abaqus 6.13 with Intel Parallel Studio XE 2013.I have got an email from Intel, containing the serial number (free for...

View Article

Missing mkl_cblas.h and other "C" header files in v17 for windows

Does the Visual Fortran v17 include the "C" header files for BLAS and LAPACK? I seem to have them in another installation of v17 but I may have just copied from another v16 or other installation....

View Article


Intel Coarrays

Hello! Our University have a cluster. Students can use 49-64 nodes(8 processes on each). We installed on 61 node Intel Compiler and trying to run Coarray application. On local machine it starts...

View Article

Segmentation fault when coarray attribute omitted for the dummy argument

Hi,The following code gives a segmentation fault.This error is triggered when I call a procedure (ProceVersion2) passing a coarray actual argument but the associated dummy argument has NOT the coarray...

View Article


mixed language: intrinsic functions missing at link time

This is a mixed language C++ solution with several underlying fortran projects.  Builds on windows with VS2015 (toolset 140) and intel fortran and builds on mac and linux with GCC6 via makefiles....

View Article

Image may be NSFW.
Clik here to view.

32-bit option does not work on IFC 2017 on Mac OS 10

I am trying to compile my code in 32 bit on my Macbook Pro 2016.I have added the line to the .bashrc source /opt/intel/bin/compilervars.sh ia32When I view my look file it shows that it is compiling in...

View Article

Undefined symbols for architecture i386

Need help resolving thisRunning on Mac OS 10.12.2 IFC 2017 update 1 Compiling 32 bit codeUndefined symbols for architecture i386:  "_cylin2_", referenced from:      _sbntac_ in scdapo.a(sbntac.o)...

View Article
Browsing all 415 articles
Browse latest View live