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

"Find all references" makes VS2015 stall

Hi"Find all references" on any symbols in the VS2015 code editor makes VS stop running and inactive.My environment is as below:Windows 7 x64Microsoft Visual Studio Professional 2015 Version...

View Article


Unresolved contained procedures at link in XE2016 Update 1

I have an abstract type and 3 concrete types derived from it. The abstract type declares some deferred internal procedures and the derived types implement them. The project compiles fine under Visual...

View Article


Image may be NSFW.
Clik here to view.

error on many cores run

HiI have a code that works on a cluster when I use 6^3 = 216 cores, but the code crashes when I try to make it run with an higher resolution using a 12^3 = 1728 cores (all the parameters are the same...

View Article

The Intel® Parallel Studio XE 2016 Update 1 is now available

All editions (Cluster, Professional, Composer) of the Intel® Parallel Studio XE 2016 Update 1 for Linux* and OS X*are now available from the Intel Registration Center. You may also receive an email...

View Article

The Intel® Parallel Studio XE 2016 Update 1 is now available

All editions (Cluster, Professional, Composer) of the Intel® Parallel Studio XE 2016 Update 1 for Windows* are now available from the Intel Registration Center. You may also receive an email from Intel...

View Article


ERROR: entry point _erfq could not be located in libifcoremdd.dll

Question: Has a windows 8.1 update recently (like last 3 days?) somehow adversely affected the Dynamic Link for debug compilations? I have a large solution with 4 projects, (EXE & 3 DLLs)...

View Article

extra under line generate when convert from cvf to xe2015

hello !i recently install  xe2015  in vs 2012.when i convert code that written in compaq visual fortran (right click on program name in solution then convert to compaq...), an extra underline added at...

View Article

Why cant I search the fortran compiler users guide?

I get this cryptic error message"cannot find searchdata.js" data base.Furthermore I cannot scroll the left pane. How would I get a list Of functions and subroutines?The users guide does not give me...

View Article


Specification expressions, DIMENSION ordering and a mischievous user

With ifort 16.0 Build 20151021 (that's update 1, I think) this program prints `1 2`.  That doesn't make much sense - I think a strict reading of the standard suggests the program is conforming (noting...

View Article


Cannot export Fortran procedure pointer from DLL

I am trying to export a procedure pointer but it does not show up in the DLL's exported symbolsCode for the DLL:module dll_proc_ptr abstract interface subroutine a_callme end subroutine end interface...

View Article

Catastrophic error with v16.0/1 but not with v15.x

Hi,The update 1 and initial release of ifort v16 are leading to a catastrophic error during the compilation of a large fortran code (>100kLOC) while everthing is ok with v15.x.For the same code, v15...

View Article

subroutine call using array subobject syntax

Consider this codeprogram proba implicit none interface subroutine thunk() end subroutine thunk end interface type funptr procedure(thunk),pointer , nopass :: f end type funptr type(funptr) :: farr(3)...

View Article

rc.exe not found

When I am trying to compile Fortran using the visual studio and Intel Fortran, I receive this error message "This project is out of date / Debug Win32" in a dialogue/ Would you like to build it?. When...

View Article


16.0.1 ICE with -standard-semantics -QxAVX -Qopt-report

Correction to my previous comment on this subject.  I had been using a hidden setting of -standard-semantics for recent versions of ifort.  Now with 16.0.1 the combination of options...

View Article

Bug Report: Incorrect application of elemental function on user defined type

  I have an error with Intel Fortran incorrectly applying an elemental function to a user defined type.module quart implicit none type quaternion ! q(4) = (w, x, y, z) where w is the scalar part real...

View Article


Difficulty with launching Fortran app in OS X

I posted this before a few days ago but have received no replies.Previously I developed a pretty simple Fortran in Xcode and ran it without any real problems (OS X 10.10) as command line. Now it will...

View Article

run time -- some questions

Dear all, I have written a very long code, with many subroutines.In this moment I am runnung some simple run-time analysis with  CALL CPU_TIME()I have notice something strange. When I increase the...

View Article


Blank Common Block

c     BLANK COMMON       PARAMETER (NTSTP=1000000)       common l(NTSTP) call inelem (l(knsb),l(kndfsb),l(kcosb),l(kndid),l(kcoord),      1             l(kid),l(klstif),l(k1),ndtp,nsnds,nnods,ntnds,...

View Article

File position inquiry with non-advancing formatted stream access and sheep

I've never been good at poetry... so I've started using Fortran to help me.  Getting the right number of syllables in each line has always been tricky, so sometimes I skip over bits, and then fill them...

View Article

Stack reserve size in DLL vs EXE

I've converting a Fortran 77 code that has lots of stack memory utilization from an executable to a DLL (Windows).  For example there are hundreds (thousands) of arrays such as this: COMMON/A1/...

View Article
Browsing all 3270 articles
Browse latest View live


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