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

EXECUTE_COMMAND_LINE behavior

It appears that the behavior of EXECUTE_COMMAND_LINE does not conform to the F2008 standard, section 13.7.57.program ifort_execute_cmd_line integer :: stat, cstat call execute_command_line...

View Article


DPD200256205 Have -warn unused warn about unused ONLY names

I recall discussing this in a thread somewhere but I can't seem to find it, Anyway this documenthttps://software.intel.com/en-us/node/520142Suggests "DPD200256205 Have -warn unused warn about unused...

View Article


Building Fortran Windows PGPlot

I am trying to build PGPlot for Windows using the v 14.0.0092.11 Fortran compiler and Developer Studio 2012 and encountered a problem that I don't understand.I followed the directions...

View Article

ICE during linking for coarray code

Hi,I've just install the last version of the compiler, ifort version 15.0.0, on the following kernel 3.15.10-200.fc20.x86_64. This version fails to compile a (rather large) code with the "-O2 -ipo"...

View Article

Inconsistent math behavior on ifort 11.1

HI All!          I'm compiling the code below in gfortan, ifort 11.1 and ifort 14.0.3.PROGRAM TEST REAL :: x, x2(5), z COMPLEX :: y, y2(5) z = -1. z=sqrt(z) x=5./z x2=5./z y = (1.,1.)*x y2= (1.,1.)*x2...

View Article


MPI + Linked List

Dear all, I would like to know if it is possible to send linked list from a processor to another in fortran+MPIThanks a lot

View Article

2015 installation & Threading

Steve (& colleagues)1. As noted elsewhere in this forum, the installation of 2015 erases whatever was in the "Configuration Properties / General / Target Name" window box and puts in...

View Article

Structure/Array constructor syntax complaints

I think I've been running around all week calling array constructors structure constructors and vice versa, but anyway... this is perhaps about both structure constructors and array constructors, so...

View Article


mkl95_blas module

Hi In the XE 2015 install, I don't see the module files mkl95_blas.mod, mkl95_lapack.mod in the installdir/mkl/include/plaform. These files were there for XE 2013 SP1. Now, I see onlt blas95.mod and...

View Article


Provide a console in a Fortran QuickWin project

Dear friendsI have recently started to use a graphics library (PGplot) in my Intel 11 + VS2008. Since I want to handle both text and graphics I am developing my codes in a Fortran QuickWin Project...

View Article

Binding argument CLASS/TYPE mismatch not diagnosed

The following shows that 15.0 fails to diagnose a mismatch in the CLASS/TYPE characteristics of a dummy argument (which isn't the passed argument) for a procedure used to override a binding.MODULE m...

View Article

idb removed in parallel studio 2015

What is the main reason to remove idb from parallel studio 2015? idb was extremelly important and useful tool with good interactive graphic capabilities.

View Article

Image may be NSFW.
Clik here to view.

ICE with most horrible source ever

In order to reduce the wear and tear on my fingers I have decided that I need to type less.  Consequently for me it's no more comments in source (I never read them anyway), no more mixed case keywords...

View Article


Image may be NSFW.
Clik here to view.

Creating a Post-processor

I am creating a post-processor for a finite element program but I didn´t get a good quality of the images. I used the sequence of ideas below to create an image representing the specific result.1)...

View Article

No Fortran Expression Evaluator debugging COM Server.

My project is a .NET front end calling a Fortran COM Server (generated with the COM Server wizard) via COM-Interop.In IVF 12.1, I could debug into the COM Server and watch Fortran variables.  After...

View Article


Substrings of character components of extension types

If an object with a character array component is of a type that extends another type, then attempts to substring the character component result in strange errors.MODULE m IMPLICIT NONE TYPE :: Parent...

View Article

Interfacing C++ stuff (AVIFile API)

In my application I have rendered a series of dynamic images in OpenGL. I dumped this data as a series of bitmaps and then used an external program to make a movie. Looking at the AVIFile API's it...

View Article


Internal compiler error (C0000005)

Hello,I am trying to update from version 10.1.013 of the Fortran compiler to Visual Fortran Compiler XE 15.0.0.108.  The code compiled without error in the old version.  With the new compiler the build...

View Article

Download intel fortran 11.1

In order to work with Abaqus, I need to have intel fortran 11.1. I have the serial number but I fail to find the link to download it.Can I have one?Great thanks! Peter 

View Article

Formatted Direct access files cr/lf different in Debug/Release

Using the command OPEN(UNIT = 9, FILE = FILLIN, RECL = 200, FORM = 'FORMATTED', & ACCESS = 'DIRECT')I get a file with CR/LF ending the 200 byte records in Release whereas the file has only CR (or...

View Article
Browsing all 3270 articles
Browse latest View live


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