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

New Log In Total Points vs Status Points

In attempts to resolve a licensing issue (other thread on this forum), it came to my attention (today) that there is a new Log In page. Well.. ok... but then I received an email this morning...

View Article


Transfering string sequence to integer array

I want to be able to transter a sequence of numbers in a string to an array.My question is what will be the most intuitive way to behave when the numberof elements in s are different from size of isq...

View Article


building linux executables from windows/MS VS/ifort

 I was wondering if there is an existing way, or if in the future, there would be cross compiler support to run MS VS and intel fortran on windows  to build both windows executables and linux...

View Article

Compilation error when using Class(*), Intent (out)

Have written a routine to convert a character to integer Integer :: j Write (*,*) '# Call str_to_num ("12", j)' Call str_to_num ("12", j) Write (*,*) "j: ", j I am using class(*) and getting error...

View Article

Problem evaluating function result array under debug

The following code is compiled with debug (no optimisation), irk is a integer parameter equal to 8 in this case: function dca_axis_ang(theta,x) result(dca) implicit none real(irk) :: dca(3,3)...

View Article


Image may be NSFW.
Clik here to view.

Intel(r) Visual Fortran run-time error when running ansys from matlab

I tried to interface Matlab and Ansys. Starting Ansys from Matlab again and again in a loop.It worked but after several loops it stop and a window with below error comes up.

View Article

strange problem of DATA statement

      When I assign initial values to variables using the DATA statement, such as ,integer(kind=4):: nss DATA nss /86400/then I print out the value of nss, the result is 86527. I don't konw why this...

View Article

Project settings saved per user?

Hi,I am using Visual Studio 2013 update 4 and IVF package 2015.1.148I have noticed that some project settings are saved per user, not per project. If I create a new DLL project called "MyDLL", Visual...

View Article


Image may be NSFW.
Clik here to view.

Puzzling compiler error msg

I get error #6008 when I compile this.How then should I initialize these arrays?except by copying arrays from some other locations that are not in the module.Actually I dont understand why DATA...

View Article


Legacy Fortran Compiling Woes

I have legacy Fortran code ranging in date from the 60s to 90s that I need to be able to compile.The code works as it is written, even if it uses some old practices that are no longer standard. It was...

View Article

MPI_BCAST fails with the error access violation only when the input is a string

Hi, all.I am puzzled on MPI_BCAST function. It works okay when I broadcast an integer, but fails when the input is a string. The test enviroment is VS2010+IVF 12 +MSMPI(v5).The error will beUnhandled...

View Article

Passing allocatable array to a subroutine

I'm trying to pass an allocatable array, which is already allocated, to a subroutine. something like this:real(8), dimension(:,:), allocatable :: A allocate (A (6,6)) call subroutine mysub(A)...

View Article

Permission to access file denied

My application deals with an unformatted direct access file. A condensed outline isOPEN (60, FILE = 'dynbmrts.ts', FORM = 'unformatted', ACCESS = 'direct', RECL = ...) Write data to file Read data from...

View Article


From PowerStation 4.0 to Intel Fortran 12

Hello,At our laboratory we have some old Fortran code which has always been compiled by Power Station 4.0. Now, we want to migrate to Intel Fortran 12, but we are facing some problems. When we create a...

View Article

Relation between thread and program stack space

Steve, Colleagues,What is the relationship between the Linker parameter "Stack Reserve Size" as set in Project Properties dropdown, and the value set with kmp_set_stacksize_s()?It is my understanding...

View Article


UNFORMATTED, ACCESS = SEQUENTIAL

Hi guys,I've got following situation:- there is a code where I open and close a file with form='UNFORMATTED', access='SEQUENTIAL'  - the file is open several times with position='APPEND'The settings of...

View Article

A license for FCompW is not available now (-15,10,10061)

I am running an Intel Visual Fortran Compiler (version 10.1.013) with Aspen Plus.  My company used to use a network license, but they recently switched to individual licenses and took the network...

View Article


Constant File Parsing

Visual Studio seems to have started going crazy parsing my source files.  Everytime I press any key, I see the message at the bottom of the dialog that says "Parse file <filename>".  The constant...

View Article

How to get multi-colors ?

Of course we can get that with GRAPHICS routines, but what about regular text from Write or Printstatements? Is there a trick that will allow other colors besides the regular white on black stuff?I am...

View Article

dpbtrf does not work for me on Windows x64 ?

  the subroutine dpbtrf in the MKL, it works well on Windows X84, when i compile my project on windows X64, these no wrong report. I run the proiect, but when run at "call dpbtrf " location, it gives a...

View Article
Browsing all 5691 articles
Browse latest View live


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