Quantcast
Channel: Intel® Fortran Compiler
Browsing all 3270 articles
Browse latest View live

run/load-time libraries

Hi,I am building dlls that can be loaded in different ways: by several applications we are developing but also by activeX objects we have also developed and that can be used into Excel, Matlab, etc. Up...

View Article


Calling C++ dll in a fortran program

Greeting,A new poster here.I am working with a C++ dll originally written for a finite element program. Because it is available open source, I decided to use it in my own FE program written in FORTRAN...

View Article


No license for old compiler using trial

Dear SteveI downloaded a 30-day trial version of Intel Visual Fortran Composer XE 2013 SP1 Update 6 to link with Abaqus 2016 as a subroutine compiler, and I am getting a licensing error when trying to...

View Article

subroutine argument real to integer conversion

Hey,I am migrating a legacy HP UX f90 program to a Linux Intel ifort program.  There is a call to a subroutine where one of the actual arguments is an integer array output from the subroutine but the...

View Article

Simultaneous running problem

hi.i have a serial fortran code.when i run alone, it converged in 20 min and final answer is 17but when i Simultaneous  run it in more than one vs it converged in different time and different answer!i...

View Article


Tab control dialog

I have a main modal dialog box which has a TAB Control with three tab defined.  At run time, based on user selection from the main dialog box, I want to disable certain TABs.  Is there a way to disable...

View Article

will -heap-arrays flag be ignored if -openmp is used?

Will -heap-arrays flag be ignored if -openmp is used for compilation?BTW, will -heap-array cause any issue with thread-safety? Thanks, 

View Article

Installation and environment variables.

I use an iMac running OSX 10.11.4. I have Xcode and Command Line Tools installed.Yesterday I installed IntelŪ Parallel Studio XE 2015 Composer Edition for Fortran OS X evaluation. The installation...

View Article


Can't trap mouse WM_LBUTTONUP events

I have a running application in x64 mode and I wanted to trap a WM_LEFTBUTTONDOWN event, translate the mouse position to my real world coordinates and write out those coordinates on my GUI and then...

View Article


ALLOCATABLE attribute

I spent quite a bit of time debugging an application that in the end boils down to the code below:PROGRAM MAIN IMPLICIT NONE INTEGER,ALLOCATABLE :: ARRAY(:),I ALLOCATE(ARRAY(5)) ARRAY = [1,2,3,4,5]...

View Article

Array with variable size an iterative process

Hello everyone! My name is Jeferson and I have been having trouble with arrays that change their size in each iteration.First of all I need to do this using an interface block because I plan to use an...

View Article

how can i run my serial code in the fastest case

hii use vs2012 &intel xe 2013how can i djust vs or pc to use one core for one run in Simultaneous runs for faster run?if not,is is there a better way to run my code in the fastest mood?thanks 

View Article

Image may be NSFW.
Clik here to view.

fpp parse errors

I occasionally get parse errors using fpp. Usually I find a fix (sometimes having to rename symbols) but have been unable to resolve this one. The  code  extract is from a file that successfully parses...

View Article


Error with internal subprogram in impure elemental routine

Greetings,i got an error with the impure feature. It states: error #7949: All internal subprograms in a pure subprogram shall be pure. It does not matter, wether the routines are functions or...

View Article

ICE with allocated() on not allocatable member

Greetings again,i got an internal compiler error with the following (wrong) code:module test_mod type T_BAR integer :: a(1) end type contains subroutine foo(this) class(T_BAR), intent(in) :: this...

View Article


Old Topic

Dear John (1) Welcome to the BBC (Brown Belt Club) (2) My Granddaughter, who is 4 and big half, likes The Octonauts especially Captain Barnacles, and is telling everyone that she starts University in...

View Article

Draw and Erase Text

OK,I've failed miserably but how do you write text to a gui window and later erase that text.   I've been using TextOut with         ret = SetROP2(hDC, R2_XORPEN)         iret =...

View Article


20 second delay when invoking ifort in a command window

Greetings,I have a issue after having installed Visual Fortran Composer XE 2011 Update 13 for Windows.  We have single user uncounted licenses, and while these have worked fine on servers using Fortran...

View Article

Using a different floating point model for offload section

Hi,I am working on an application, where we can specify all the compiler flags, floating point models (eg -fp-model source etc.) etc, in the Macros file.In the code, I am offloading a certain section...

View Article

Symbol file not loaded

Hello,I have this problem, when I debug a program in visual studio, it comes to a break point and says "symbol file not loaded. No symbol file loaded for libif coremdd.dll" Does anyone know how to...

View Article
Browsing all 3270 articles
Browse latest View live


Latest Images

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