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

Issue with string coarrays

The following program outputs some garbage in the string S (after the concatenated part), is this expected?PROGRAM P IMPLICIT NONE INTEGER :: I CHARACTER(LEN=20) :: S[*] S = '' SYNC ALL IF...

View Article


Second experiment with unlimited polymorphism

This program worksmodule whatMOD    use ISO_FORTRAN_ENV    use ISO_C_BINDING    implicit none    interface       function strlen(str) bind(C,name='_strlen')          import          implicit none...

View Article


Renew or Purchase the license?

Hi,I purchased XE 2013 and now I would like to upgrade to XE 2016. Since the one-year license of the earlier version is already expired, I am not sure if I renew the license with post-expiry would work...

View Article

Parallel Studio XE Composer 2016 and IMSL

Hello everybody and best wishes for a good new year 2016!I thought before trying out, I ask here about opinions with a IMSL-compatibility topic. We have licenced Intel Parallel Studio XE Composer...

View Article

Internal Compiler Error

I just upgraded to Intel Fortran 16.0, and some code that compiled fine in 15 is now giving me an Internal Compiler Error (C0000005).  I've reduced the example to the 20 or so lines below.  The error...

View Article


Stopped image synchronization question

With IVF 16.0 Update 1, the following code will go in an infinite loop, suggesting that a STOPped image is SYNChronizable with any other (still running) image. Is this interpretation correct? I was...

View Article

Cannot download compiler

I am trying to install on another machine the Intel Visual Fortran compiler v. 11.1 Update 4 (build 11.1.054) which I have purchased on 20/01/2010 (with a maintenance expiry date of 20/01/2011)....

View Article

Extending a TYPE and accessing character field causes compiler error

Greetings,I am trying to learn how to extended types.  It appears that accessing a character range in a character array causes an issue compiling depending if the field is defined in the ancestor or in...

View Article


Allocatable character strings in namelists?

Assume I have a text file called 'text.txt' which contains:&A S = 'Hi!' /The following code produces different output depending on which line is commented out for the definition of S. I thought...

View Article


VS losing outlining

Hi, My Fortran is littered with documentation and such so I went in and used Visual Studio 2013 to hide the comments using the outlining.  If I try to  open the Solution with a different VS (e.g. VS...

View Article

Use of the /Qmxl compiler switch

Dear forum members,I have a question about where and when the /Qmxl compiler switch must be used to ensure that the MXL subroutine library is linked to an application.I am developing a static library...

View Article

wanted: new project and solution in same folder

In order to avoid a profusion of folders, my preference is to create a single-project solution with both project and solution in the same folder.However, when I create a new project, I more often than...

View Article

error #6683: A kind type parameter must be a compile-time constant

I'm using the free Visual Studio 2013 with my Intel 2016 Fortran Compiler and I get the error #6683. Here is a code segment (just a part of my code) that demonstrates the errors:interface   integer*4...

View Article


IMSL Library for Cluster Edition

I recently obtain the cluster edition of Intel Fortran Compiler on Windows by free as a qualified graduate student. Thanks for generous intel fortran team for supporting academic research and...

View Article

Why are all my forum posts by "name withheld" ?

In the last day or two all my old and new posts are shown as  by "name withheld" rather than my user ID. I note some others are now the same also. Have I done something? Do I need to change something?...

View Article


Simple Way to Get Shell Command Output

Hi, for the "SYSTEM" intrinsic only return the exit code of a shell command but not the output from it, so is there any approach to get the output within fortran code ? Such as, the current date string...

View Article

Wrong(?) Warning 8450 with multiple user defined operators

Hello, the example below produces two warnings #8450:"The type/rank signature for this specific function and its arguments matches another specific function that shares the same OPERATOR generic...

View Article


Two strange Warnings(6706;6738) with abstract interfaces

Hello, i get those two warning messages, when compiling the code below."(22) warning #6706: There is a mixture of specific functions and specific subroutines for one generic-spec....

View Article

variable in internal subroutine

Using implicit definitions.A variable JED calculated in internal subroutine INTA appears as undefined when used in internal subroutine INTB.The variable JED is not defined nor used in the principal...

View Article

Image may be NSFW.
Clik here to view.

Fortran Compiler 10.1 install problem

I want to install an older Fortran Compiler v. 10.1 after installed the 2016 Parallel Studio XE Composer Edition. I downloaded the file 'w_fc_p_10.1.034.ia64.exe' and tried to install it. I had an...

View Article
Browsing all 5691 articles
Browse latest View live


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