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

Type bound procedure names

I am having difficulty in understanding the ownership of type bound procedure names. IdeaIly, I would like to use them like the member functions of c++.Say, I have type apple: MODULE apple_mod TYPE,...

View Article


SECNDS()

The Intel Fortran portability function SECNDS() seems to have a bug in version 16.1, at least on Red Hat Enterprise Linux 6.SECNDS() is supposed to return the elapsed seconds since midnight, minus the...

View Article


Beginner Question: "Field Does not exist" error message when compiling

Hi,I am a beginner level programmer in Visual Fortran. I am currently learning Fortran on Visual Studio Professional 2012 with Intel Visual Fortran XE 2013. For the very first time, debugging works...

View Article

v16.0.1.150 - INTERFACE/CONTAINS stack is full

Hi,Is there a limit on the number of interfaces that can be brought in via use statements in ifort?We've got a piece of code that won't compile with ifort 16.0.1.150 because it runs into this...

View Article

Distributed Memory Processing (MPP) Application Issue Involving Intel Fortran...

Hello.  I have a unique distributed memory (MPP) application that I'm working on, and I ran into an issue that I am hoping I can get some help with.  I am working with a commercial finite element...

View Article


Compiler does not flag the type mismatch in FUNCTION statement

I apologize if this is a known issue and being worked on, but I failed to locate any relevant thread on this.module mykinds_m use, intrinsic :: iso_fortran_env, only : I2 => int16, I4 => int32...

View Article

does assigned go to work as it should ?

Hi,having said that I am removing all obsolete features from the code I am working on, I think there is something incorrect in how Intel Fortran deals with assigned goto statements: it seems to ignore...

View Article

Installing •Composer XE 2013 SP1 initial release (compiler 14.0.0) did not...

I used this exe: w_fcompxe_novsshell_2013_sp1.3.202.exe to install the compiler without having any Visual Studio installed.  I had expected that a shell of VS2010 or 2008 would come with it, but it did...

View Article


Download and install ifort for ubuntu 14.04

HelloI need to install ifort non-commercial version on my 64 bit system with OS ubuntu 14.04. From the intel website i have the non-commercial tool but it doest not support Ubuntu.Can anyone please...

View Article


Eigenvalues

I was looking to use the FEAST Eigenvector routines in a new program. The error message I get after linking to the MKL parallel library is libiomp5.lib not found.  This is a clean setup on a new...

View Article

ifort 16.0.1 error on mac

Hi, I've just installed Parallel Studio XE Composer Edition for Fortran OS X* 2016 Update 1. I cannot get ifort run. Whichever .f90 file I run from the OS X command window, I get the following...

View Article

/Qipo /Qopt-report:3 Unnecessary .optrpt files

A quick question, When using the options /Qipo  /Qopt-report:3 we  get the optimisation report at link time (ipo_out.optrpt) but we also generate a .optrpt file (of zero size) for every source file at...

View Article

Compiler ICE with OpenMP (since version 15...)

Hello,I have the following piece of code: subroutine THOMAS_2D_NewType(IJmin, IJmax, & JImin, JImax, & di, dj, & THOMAS, & ANSWER, & ModelName)...

View Article


Visual Studio 2016 usage

Will the 2016 compiler work using VS2016?  I know it isn't listed in the system requirements, so it is unlikely.  When is it likely to be working?

View Article

Correctly using DLLEXPORT and ALIAS

Hello, I am attempting to make use of a number of fortran functions and subroutines in a C++ project by using a generated .lib file. When compiling my C++ project, I get a linker error:error LNK2019:...

View Article


Image may be NSFW.
Clik here to view.

Access to PROTECTED variable outside original module using dedicated subroutines

Hello,On my Windows 7 64 bit PC I am using Intel(R) Visual Fortran Composer XE 2011 Integration for Microsoft Visual Studio* 2008, 12.0.3470.2008.I have a large piece of inherited code that uses...

View Article

Image may be NSFW.
Clik here to view.

mixed programing

 helloi use intel compiler visual stdio(intel parallel 2015) to compile my projectconsole ( c source )#include <stdio.h> #include <stdlib.h> #include <conio.h> #include...

View Article


Why not static linking libiomp5?

Hi,I'm preparing a dynamic library that I will send to some collaborators. It is loaded and used in Python. The library uses OpenMP for parallel computing, thus depends on libiomp5. As the...

View Article

Image may be NSFW.
Clik here to view.

Goto Statement

IThis is the second of the Harrison programs that I put into IFORT. it runs quite nicely, but there is a slight weirdness, there is a do loop - 160 - which uses I as the index at the start of the...

View Article

Should I change my obsolete fixed form code to free form?

I inherited a complex application that is written in the fixed form. It has about 100 000 lines of code (without comments) based on what cloc.exe I found on Internet calculated.My question is - as the...

View Article
Browsing all 3270 articles
Browse latest View live


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