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

Unable to deallocate allocatable array in openmp

Hi, guys. I'm a new hand of openmp. I encounter some problems related to deallocating allocatable array in openmp loop.The main reason is the array is too large. An example code is following: program...

View Article


Cannot find or open the PDB file

I wonder if anyone has run into this.  I'm running IVF XE2013 (SP1).  I have some code that, if an if-block is configured a certain way, it yields the errors shown below at runtime.  If I set up the...

View Article


How to call a C# DLL / CSharp DLL in FORTRAN ?

Hello everbody,I am working on my master thesis. The final goal is to implement a UMAT in ABAQUS.My adviser will write a DLL in C#. My first step will be to import that DLL in FORTRAN. I found a lot of...

View Article

FORTRAN Calling C# DLL / CSharp DLL

Hello everbody,I am working on my master thesis. The final goal is to implement a UMAT in ABAQUS.My adviser will write a DLL in C#. My first step will be to import that DLL in FORTRAN. I found a lot of...

View Article

How to make fortran be able to press "enter" key

Dear all,I would like to know how to let fortran read " enter " key.Regards 

View Article


Can a Merge Module be created from VS2012?

My deliverables are a set of Fortran- and C-built DLLs which others package into products released with InstallShield.  I have been asked to package these DLLs up into various "Merge Modules".  Can...

View Article

"heap-arrays" option in intel 64 mode

Hi~,I have a question about ifort option "heap-arrays" in intel 64 mode(64bit).I compiled a program which requires large computation in IA-32 mode(32bit) without "heap-arrays" option, and the...

View Article

Image may be NSFW.
Clik here to view.

Coarrays ??

 I'd appreciate comments, suggestions, and/or criticisms on the results of some 'playing' with COARRAYS in Intel Visual Fortran Composer XE 2013 SP1 Update 3 integrated with MS VS Pro 2013. All of the...

View Article


ifort compiler options for Ansys Programe

Hi, I am learning to use Intel FORTRAN command line to compiler ANSYS supplied demonstration programs. One of the compiler examples is:ifort -D__EFL -DNOSTDCALL -DARGTRAIL -DPCWINNT_SYS -DPCWIN64_SYS...

View Article


Marshalling an ALLOCATABLE array through IVF's generated COM interfaces

I have this function prototype as given below. It was generated by the COM Server functionality which runs after editing an .HIE file in Visual Studio, which describes the function like this:...

View Article

Image may be NSFW.
Clik here to view.

Multiple watch windows in IVF

Hey, can anyone please tell me how to simultaneously open multiple watch windows in IVF?  In my old friend CVF, I could open up to 4 at a time very easily (see attached).  In IVF, I can only find a way...

View Article

LAPACK linking

Dear all,I'm trying to use LAPACK with Intel Visual Fortran Compiler for Windows. I'm hoping to be bale to use it in ABAQUS  UEL subroutine.Here is the guideline to install LAPACK...

View Article

How to run the MS LIB command line tool in Win 8.1?

The subject line says it all.I recently upgraded from XP to 8.1. In XP, I used the Start menu to navigate as follows     START > All Programs > Intel Parallel Studio > Command Prompt >...

View Article


FORTRAN 77 NEQNF IMSL Solver, 2 variables, 6 equations.

Hello!I am trying to use NEQNF to solve a system of 6 non linear equations. I need to determine 2 variables to solve my system. According to description i need to define "N" which is the length of...

View Article

Image may be NSFW.
Clik here to view.

Error: the storage extent of the dummy argument exceeds that of tthe actual...

Error: the storage extent of the dummy argument exceeds that of the actual argument [TW]Hi everybody, could someone help me,I have changed my code by adding a new subroutine CALTW which calculate...

View Article


Access violation with modal dialogs in Quickwin application

Hello,I have ported my FORTRAN application from CVF to Visual Studio 2010 10.0.40219.1 and Intel Visual Fortran 2013 SP1.3.202Now any time that I for instance click a radio button in a dialog box the...

View Article

Final not being called for associate

The code below does not call the object finalization code in ifort 14.0.1, and I think it should. I've submitted it as issue 6000044034 last year, but still seem to be stuck in "investigating" limbo....

View Article


"exited with code 0" using UNLSF Solver

Hello!I have some issues using the UNLSF Solver. When I´m debugging the program stops giving me error "..XXX.exe: Native' has exited with code o (0x0)" when it is calling DUNLSF. So its not even...

View Article

Cannot find the Command Line window

I am trying to execute ifort from the command line window. Following the instructions, I doStart> All Programs> Intel Parallel Studio XE 2013but then I see onlyIntel Software...

View Article

Code variation with change in PARAMETER

I compiled a large executable with a current compiler (2013 SP1 Update 3-202) and noted a problem running a specific input set between code which had a single initialization routine with the line REAL...

View Article
Browsing all 5691 articles
Browse latest View live