Quantcast
Channel: Intel® Software - Intel® Visual Fortran Compiler for Windows*
Browsing all 5691 articles
Browse latest View live

Run-Time Check Failure #2 - Stack around the variable '_RUNTIME$IDAY' was...

I bought the intel fortran and visual studio 2013, I ran a simple example program which ran well in my old fortran compiler, but it did not run on this intel fortran.  I use debug mode and found the...

View Article


Confused by this Intel Compiler

Hi, I recently bought Intel Fortran Compiler and I followed the tutorial to run a simple Fortran code which ran well on MS Fortran Power Station and Digital Fortran, here is what I did:Visual Studio...

View Article


How does one remove Parallel Studio XE 2015 Beta once the evaluation license...

The windows installer does not work (the program names do not appear there anymore) -  so how can I remove Advisor XE 2014, Composer XE 2015, etc.? It is likely that in the future my license will be...

View Article

What to buy to replace Compaq Visual Fortran

The last time I had to revise and recompile an old Fortran program that I wrote, we had CVF 6.? on Win 98 or some old Windows OS.  I don't have to do it often but wanted to get a Fortran compiler that...

View Article

Missing mspdb110.dll

Right now I have the evaluation version of Intel Fortran/C++ for Windows.  Visual Studio 2010 is installed.When I try to compile Fortran programs with debugging mode ( /debug:full) I get this...

View Article


XE 2015 Getting Started Page always opens

How do I stop the Getting Started page from being loaded whenever I open VS?Previously, changing the settings on Tools / Options / Startup would ensure that my last solution would reload in the same...

View Article

Stepping through code compiled with Optimzations on

Recently I upgraded to the most recent version (2015) of the IVF. After compiling up a Debug build, I noticed the VStudio (2010) debugger moving to unexpected code lines when F10 or F11 was pressed....

View Article

Stepping through code compiled with Optimizations on

Recently I upgraded to the most recent version (2015) of the Intel Fortran compiler. After compiling up a Debug build, I noticed the Visual Studio (2010) debugger moving to unexpected code lines when...

View Article


How to identify the most static memory consuming variables with Intel Fortran?

Hi,I have a big Fortran program in which all variables are static and divided in several common files. The size of these variables/arrays are defined as parameters and I would like to increase one of...

View Article


Win7 SDK 7.1 compiler environment problem

I have a Windows 7 x64 computer running Composer XE 2013 with Visual Studio 2010 Shell.  After installing SDK 7.1, the Intel 64 command window displays a message on startup that "The specified...

View Article

Too long row?

Hey,I'm trying to write the dates (yyyy-mm-dd) from 99 years into one singel row in a textfile. By:WRITE (15,155)(string_date_array(I), char(9), I=1,365000)155 format ('%ID','',365000a10,a2))But after...

View Article

Recently, I have noticed another annoying behavior from VS.

Recently, I have noticed another annoying behavior from VS. Yesterday, I used the profiler in a different project, which I finished and forgot about. Today, I opened an EXE and the associated source in...

View Article

IMSL environment Variable

Hi, I tried to compile a program with IMSL routines. The error message is "error #7002" Error in opening the compiled module file.  Check INCLUDE paths."  According to "Using the IMSL Libraries from...

View Article


Bug: Decimal point in input data for integer variable in I/O list does not...

F2008, Section 10.9.1 says: 9 10.9.1 List-directed input 10 Input forms acceptable to edit descriptors for a given type are acceptable for list-directed formatting, 11 except as noted below. The form...

View Article

Error 1 fatal error LNK1104: cannot open file 'uuid.lib' LINK

As appended to a previous post I had Intel® Visual Fortran Composer XE 2011 running under MS Parallel Studio 2008.  A while ago I installed MS C++ and C# and when compiling for x64,  I get the error...

View Article


Unable to get Excel Bitness

I'm trying to use the API calls to get the bitness of Excel, and I'm using the following code, which fails on the GetBinaryType call.Any ideas?Thanks,PROGRAM TESTIMPLICIT NONELOGICAL :: Is64Bit Is64Bit...

View Article

associate construct and targets

Sometimes the "is this thing a target" logic for the associate name of an associate construct goes awry.PROGRAM p IMPLICIT NONE TYPE ta INTEGER :: i END TYPE ta TYPE tb TYPE(ta), POINTER :: p END TYPE...

View Article


Problem with using derived type components of CHARACTER type

Consider the simple code example for a "dictionary" as shown below.  When a named constant is used in a structure constructor instead of a string literal, the code does not work as expected with Intel...

View Article

Unable to open the input files

Hi everybody,I am trying to use the Debug version in my code (a research software) to do an execution but it keeps giving me the error regarding "GETOPENFILENAME". In fact, by running the code, it...

View Article

Passing Data between Processes

Intel Forum,I am attempting to pass data between two processes written in Fortran.Process A is the main process which establishes a socket connection with a Java-based process.Process B is created from...

View Article
Browsing all 5691 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>