Quantcast
Channel: Fortran
Browsing all 3108 articles
Browse latest View live

Check if allocatable array on the LHS is reallocated?

I have recently stumbled over the handling of standard semantics in ifort, specifally how allocatable arrays are dealt with. In particular, the following description of realloc_lhs in ifort's manpage...

View Article


Image may be NSFW.
Clik here to view.

Fortran subroutines returning NaN in C# Form TextBox.

Dear all,I have three modules which returns three variables through a DLL. The variable's names are: reyOleo, fatAtrito and  perdaCarga. Running it in a Main file called Principal, the results are OK!...

View Article


Q about fortran Formatted I/O

When I have a READ statement like:read(2,*)i1,i2,iop,i3,i4,i5,i6where i1,2,i3,i4,i5,i6  are INTEGERand iop is character*1and my input line is:1 2 / 3 4 5 6it ignores the remaining part of the line...

View Article

Diagnostic 15524: Loop was not vectorized: search loop cannot be vectorized...

Product Version: Intel(R) Visual Fortran Compiler XE 15.0.0.070Cause:The vectorization report generated when using Visual Fortran Compiler's optimization options ( -O2  -Qopt-report:2 ) states that...

View Article

Name of the calling routine

Is there a function available that will let me test for the name of the Fortran routine that has called my subroutine?Thanks and God bless!Jack

View Article


Diagnostic 15527: Loop was not vectorized: function call cannot be vectorized

Product Version: Intel(R) Visual Fortran Compiler XE 15.0.0.070Cause:The vectorization report generated when using Visual Fortran Compiler's optimization options ( -O2  -Qopt-report:2 ) states that...

View Article

Diagnostic 15532: Loop was not vectorized: compile time constraints prevent...

Product Version: Intel(R) Visual Fortran Compiler XE 15.0.0.070Cause:The vectorization report generated when using Visual Fortran Compiler's optimization options ( -O2  -Qopt-report:2 ) states that...

View Article

Diagnostic 15534: Loop was not vectorized: loop contains arithmetic if or...

Product Version: Intel(R) Visual Fortran Compiler XE 15.0.0.070Cause:The vectorization report generated when using Visual Fortran Compiler's optimization options ( -O3 or -O2  -Qopt-report:2 ) states...

View Article


Diagnostic 15537: Loop was not vectorized: implied FP exception model...

Product Version: Intel(R) Visual Fortran Compiler XE 15.0.0.070Cause:The vectorization report generated when using Visual Fortran Compiler's  flags and optimization options ( -O2   -fpe:0...

View Article


Passing assumed shape to Fortran from JAVA JNA

Hello,My Fortran program contains the following:REAL(KIND = R8), DIMENSION(:), ALLOCATABLE :: L, U INTEGER :: N N = 2 L(1:N) = (/0.0, 0.0/)I modified the program and it looks like this nowINTERFACE...

View Article

Stream I/O with advance=no

Hi,It looks like if you do a read with advance='no' without a variable list on a file opened with access='stream', the advance specified gets applied to the following read as well. Consider this test...

View Article

profiling tools for os x?

Quick question, how come there are less tools for OS X than Linux?Eg how come there isn't any performance profiling for OS X whereas there is a VTune for Windows, Linux - seems strange that OS X isn't...

View Article

Diagnostic 15541: Loop was not vectorized: outer loop was not...

Product Version: Intel(R) Visual Fortran Compiler XE 15.0.0.070Cause:The vectorization report generated when using Visual Fortran Compiler's optimization options ( -O2 -assume:dummy_aliases...

View Article


Not including mkl.fi

I'd actually like to ask about why I'm able to compile this example program. Obviously, this isn't an issue for the system I'm on right now, but I hope to not run into compiling issues when I'm working...

View Article

Diagnostic 15542: Loop was not vectorized: inner loop was already vectorized.

Product Version: Intel(R) Visual Fortran Compiler XE 15.0.0.070Cause:The vectorization report generated when using Visual Fortran Compiler's optimization options ( -O2  -Qopt-report:2 ) states that...

View Article


Redistribution with static link lib

I am using Visual Studio 2013 with Intel Fortran XE 2015.  Followings are my steps: File - New - Project - Intel Visual Fortran - Console Application - Main Program Code (with sample codes, so I do not...

View Article

Compiler Error

Hello:I am getting a compiler error, and was able to narrow it down to a test case.  The error is: The shapes of the array expressions do not conform.I am using the 14.0.3.202 version of the compiler....

View Article


Variable not initialized in Release mode

I have a solution constitued by a fortran code (fortran project) that depend on a project constitued by a *.lib file.In the fortran code, some variable are initialized in a subroutine.In the debug...

View Article

running an executable ivf file on another computer

Am having a problem running an exe file created using ivf on another computer. Get the following error message: The program can't start because libifcoremdd.dll is missing from your computer.Would...

View Article

WSAIoctl SIO_GET_BROADCAST_ADDRESS issue.

Intel Forum,I am using UDP sockets in my application.I would like to extract the Broadcast Address of my Windows 7 system so as to pass the information to the <sendto> function.Source Code:...

View Article
Browsing all 3108 articles
Browse latest View live


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