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

Syntax highlighting not working

I recently installed Intel Parallel Studio XE 2017 Update 1 Composer Edition, and Fortran syntax highlighting is not working in Visual Studio (Enterprise 2015).I had another Intel Parallel Studio (I...

View Article


EOF command is not working

Hello,I'm using parallel_studio_xe_2017 with VS 2015 and EOF command doesn't detect the end of files. The command was working properly with the older version of parallel studio xe, but I don't know why...

View Article


Failed deallocation for alloc. return value

Hi,i got a Problem with the deallocation of an allocatable character return value between a dll and the executable. After the assignment completes the exe trys to deallocate the return-value of the...

View Article

C call Fortran function with optional argument

Hi! I have interoperable  Fortran code that C can call ODRPACK95. At least it works without passing optional argument from C. And now is it possbile way to pass optional argument from C?Fortran...

View Article

Incorrect warning on STOP range ?

When using IVF with /stand:f08, and a statement like "STOP 2147483647", I get the following warning:"warning #8090: There are more than 5 decimal digits specified in a STOP or PAUSE statement.  This is...

View Article


missing dll for viewing watch variables

Hello!  When I try to use watch variables I get the message: "An error occurred while attempting to load an expression evaluator dll".  I get this with FORTRAN XE Composer 2016 and the new 2017,...

View Article

associated problem

program main implicit none type :: t integer :: a end type t type(t), pointer :: tp integer, pointer :: i if(associated(tp)) write(*,*) "tp is associated." if(associated(i )) write(*,*) "i is...

View Article

New UCRT dependency in Intel FORTRAN 2017?

We are updating from Intel FORTRAN XE Composer 2015 Update 5 to 2017 Update 1. It is used to build FORTRAN dll's called from C#, all of it built from one and the same solution under VS 2015. Its seems...

View Article


include the external common variables block into main code

 Hello, I am making the numerical simulation code by fortran. I made the common variables in an external file. All variables is called to main code and subroutines by INCLUDE "Variable.inc". But when...

View Article


Image may be NSFW.
Clik here to view.

What is this XERBLA thing ?

program solve    use lapack95    real(8) A(3,3),B(3),work(999)    integer m/3/,n/3/,nb/3/,lwork(999),info,nrhs/3/    n=n    call dgels("N", 3, 3, 3,    A, 3, b, 3   ,work, lwork, info) !...

View Article

Debugger is unstable ?

and then it says "recommend you close all files and restart."why didn't they test this?Are we supposed to be testing this stuff for them ?

View Article

Start-up window of a program

Can anyone tell how a start-up window can be arranged in a Windows program? The start up window shows different stuff and closes before the main window appears...Any hints?  

View Article

64-bit debugger for Fortran 10.1 with Visual Studios 2005

I'm installing Intel FORTRAN 10.1 with Visual Studio 2005 on a PC running Windows 7 Enterprise Service Pack 1.When attempting to debug a 64 bit application an error pops up stating,'Unable to start...

View Article


Blank Characters

If I have a character*72 Nameand Name is all blank characters coming in from a file from another program - how do I test for blankness --TaJohn

View Article

Debug error from C++ RTL

I am trying to use the latest Intel Fortran compiler (17.0.1.143). My program compiles fine but when I run the Debug version (I didn't try the Release version), I get a C++ RTL error:Debug Error!...

View Article


cannot add a new file to a blank project ?

It used to be that I could just type in a source file, the first one of a new project, and include it.I cant do that anymore. why did they disable that in VS 2013 ?I could in VS 2010. It no longer...

View Article

Static Library Problems

Hi, everyone. I am using Intel C\C++ compiler (icl.exe) and Fortran compiler (ifort.exe) to produce a static library under Windows7 and redistribute it to someone possibly without any Intel...

View Article


Intel Premier Support Legacy Status Update

See: Intel Premier Support Legacy Status Update

View Article

Image may be NSFW.
Clik here to view.

Forum "contributions" list contains bogus dates for "Updated"

Zone: Windows*Thread Topic: Bug Report

View Article

Image may be NSFW.
Clik here to view.

How can I use the subroutine VFSetErrorInfo in a 64 bits enviroment

Hi, I created a COM server for 32 bit . This one works fine for a long time. I now want to create the same one under 64 bit, and it doesn't link because of two errorserror LNK2019: unresolved external...

View Article
Browsing all 5691 articles
Browse latest View live


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