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

internal writes lead to creation of Windows mutex handles

Hi,After installing the Intel Visual Fortran Compiler 16.0 on Windows, I noticed that execution of internal write statements leads to Windows mutex handles being created for every internal write so...

View Article


I cannot access http://premier.intel.com

Dear, I bought intel fortran compiler last year and I found some issues to use it, however I could not have access to premier site. Could you let me access there?  Best,Kunok

View Article


Cannot open include file

I am using somebody else's solver, which I copied on my machine as is. After linking the correct libraries, I am getting this error for an include file:mpif90 -c poisson_hypre.F90  poisson_hypre.F90...

View Article

Identifying location in source with error 8322 (missing deferred binding)

If a non-abstract extension of a abstract derived type fails to implement a deferred binding of the parent type, then ifort 16.0 (and earlier) issue a diagnostic without particularly useful source...

View Article

Illegal instruction when calling subroutine

I am getting a runtime error that simply says "Illegal instruction". I am compiling fortran90 code with the Intel Fortran Compiler XE. I have tried to attempt to narrow down what is causing the error...

View Article


XE Composer 2016 and Winteracter

Just a warning: After installation of XE Composer 2016 I found out that I am not able anymore to build projects using the Winteracter library, neither with Microsoft VS nor with the WiDE development...

View Article

Unable to install Fortran 2016

Hello,I have Intel Parallel Studio XE 2015 Fortran installed on a Windows computer. It works fine.I have an active license. I downloaded the executable image to install Fortran 2016 from the...

View Article

C interoperability: trivial question

This is similar to the topic discussed here:https://software.intel.com/en-us/forums/topic/387235This should be a trivial question for you guys, but it's nagging me anyways...Please take a look at the...

View Article


Image may be NSFW.
Clik here to view.

undefined references for static library and shared modules

We are having issues on windows 7 visual studio 2012/2013, using the intel compiler version 15. Package ID: w_ccompxe_2015.2.179 w_fcompxe_2015.2.179 w_compxe_2015.2.179w_mkl_p_11.2.2.179This package...

View Article


Another problem with XE 2016

I am having problems with this line of code:NEXTBL=SUM(MAXLOC(UNITY,MASK=(NSTRM(PORT,:)==SDMXOUT)))Unity is an array, all containing the vlaue '1'; I am searching for the location within NSTRM for the...

View Article

Math evaluation puzzler

In the following snippet, Term1 is part of a larger equation:real(4) :: Term1, T, Twb, Tref T = Twb Tref = 273.15 Term1 = ((2501.6 - 2.3263*(Twb-Tref)) / 2501.6 + 1.8577*(T-Tref) - 4.184*(Twb-Tref))...

View Article

Image may be NSFW.
Clik here to view.

Open Source Downloads

This article makes available third-party libraries, executables and sources that were used in the creation of Intel® Software Development Products or are required for operation of those. Intel provides...

View Article

coarray_samples accompanying IVF Composer XE 2013 SP1 Update 3 not running...

Hi there,I'm trying to compile and run the coarray example found in the Samples directory. What I have here is IVF Composer XE 2013 SP1 Update 3, Visual Studio Professional 2012 (11.0.61030.00 update...

View Article


Image may be NSFW.
Clik here to view.

tabs setting in VS2015

When I alter the tabs setting in VS2015 to "Keep tabs", this is maintained for the duration of my current open editing session, but is lost if I close and then re-open VS.  I have tried alternative...

View Article

Issue with dshiftl and dshiftr

Consider the following fortran 2008 program. program foo integer(kind=8) i,j i = z'1111111111111111' j = z'4444444444444444' do n=0,64 print "(i2,': ',z16,2x,z16)",n,dshiftl(i,j,n),dshiftr(i,j,n) end...

View Article


Segmentation fault without traceback

Hello,I am trying to diagnose a particularly obnoxious segmentation fault in some code compiled with ifort 15.0.0. When I run the code, it produces a "Segmentation fault (core dumped)" message. In the...

View Article

Allocatable array in the derived type

Hello,Suppose I have the following class:interface my_type module procedure :: ctor end interface type :: my_type byte, allocatable :: buff(:) contains final :: dtor procedure :: putData ... end type...

View Article


Coarray Confusion

From a thread on c.l.f., two coarray related oddities.  As should be painfully evident from the thread, I am never really sure which end of a coarray is supposed to be pointing up, so take this all...

View Article

size_t Interoperability

Good morning all,I have the feeling I may have a problem hiding away regarding interoperability of my Fortran code with C.  I'm using C to allocate some page-aligned memory, and on the C side I'm using...

View Article

Image may be NSFW.
Clik here to view.

Incorrect value when using shared libraries, COMMON, EQUIVALENCE and C

This example builds off the problem reported in https://software.intel.com/en-us/forums/topic/591342  (This problem is still there for this example)The problem might also be related to the one reported...

View Article
Browsing all 3270 articles
Browse latest View live


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