Quantcast
Channel: Intel® Software - Intel® Visual Fortran Compiler for Windows*
Browsing all 5691 articles
Browse latest View live

Home > Forums > Forums

The web page is broken with respect to the navigation tree (near top). Shows asHome > Forums > ForumsSometimes the second "Forums" goes back a level, other times it logs you out.Jim Dempsey

View Article


Error: Entry Point Not Found

Hi,I am using Windows 7 and trying to build a console application for Win XP (32) and got an error. Compiler i am using is Intel Fortran XE 14.0 compiler and Visual Studio 2012.Also, in the...

View Article


PRJ0018 warning about missing environment variables

Hi,I have just moved to a Win10 machine (Lenovo) and installed Intel Fortran (Parallel Studio XE 2011 with VS2008).  All seemed to go smoothly, but when I try compiling a simple (Hello World) program I...

View Article

Urgent Help -Compiling Fortran 90 with Visual Fortran

Dear all ,I have a code written in Fortran 90 and now I urgently need to compile it to check some result and find out the procedure but I have encountered the below error and can not proceed .Can you...

View Article

Question about defined assignment

in the following example, should the program not behave the same way,whether I assign a variable to itself enclosed or not in parentheses ?module m_test type t_1 integer :: i,j,k contains procedure,...

View Article


READ not working

I am developing a windows dialog based program and have a problem with:       num = GetDlgItemText(hwDlg, IDC_M1, myBuffer,20)       If (num /= 0) Then          iostatus = 1          do while (iostatus...

View Article

variable assigned to number has value NaN

Hello Fortran fraternityI assign a real variable to zero. but when i debug the program, I see that variable value as NaN without any operation having taken place. what could be the reason and what is...

View Article

Openmp Static Linking

I use Intel Parallel Studio XE 2013 with Visual Studio Shell. I'm trying to compile fortran code with openmp with static linking. It compiles and produces executable. But the executable does not work...

View Article


Dummy argument names and interface bodies

Ifort complains that the name `node` inside the interface body for `two` isn't a type.  I think it is getting confused by the use of `node` as a dummy argument in the previous interface body.MODULE m...

View Article


INTERFACE Needed to Communicate from Fortran to C Subroutine w/ 'typedef struct'

All,Been working for a while having 'fun' trying to port the General Polygon Clipper (GPC) Library from C to Fortran but decided it may be easier to just to call the 2-3 GPC 'C' routines I need from my...

View Article

Behavior of SIZE and ALLOCATED across coarray images

The program below shows a different behavior for SIZE and ALLOCATED across coarray images. Naively, I would assume that both work (SIZE does, ALLOCATED does not) if the only thing they do is read the...

View Article

Declaring size of array using non-parameters

Hello,I am working on Intel Visual Fortran 11.1 and have a question on declaring an array in a subroutine by defining the size of the array using an argument. The argument can vary each time the...

View Article

Generic Interface Ambiguity

The following code sample with generic assignment(=) interfaces compiles fine under Version 15.0.5.280. I just installed Version 16 and it produces an error.module test implicit none private type,...

View Article


Fortran compiler doesn't create an exe file

Hello,I installed the Intel Fortran Compiler and Microsoft Visual Studio, both in their latest version. I am having an issue with building my test program. The builder runs and says it has been...

View Article

Question about Windows10 and VS2010/XE2013

I am currently using VS2010/IVF XE2013 SP1 together with Windows 8. Can anyone tell me if my programming environment will work with Windows 10 ?

View Article


Integration of psxe 2016 in VS2010

I am trying to use the 2016 compiler in VS 2010. Everything looks fine, it knows about the Fortran, and I can open the sample 'Hello world' project. However, when I try to compile the source file with...

View Article

DLL Considerations

I have two DLLs that I'm interested in.  Let's call them Main.dll and Plugin.dll, both written in Fortran.Plugin.dll needs to access various functions and COMMONs from Main.dll.  Ok, so I added a few...

View Article


Translating Visual Studio project to command line

For various reasons, I need to use the compiler at command line to compile a project that I had previously been compiling successfully in Visual Studio 2012. The Solution properties pages show several...

View Article

WriteFile /integer_size:64 crash on Win32

Using a program like this:       program main      call crash()      end program                  subroutine crash()      use kernel32      integer(HANDLE) hFile      integer(DWORD) iSize...

View Article

recursive subroutines and stack size

I am experimenting with recursive subroutines.  If I compile and run a simple program, where a recursive subroutine calls itself many times, it crashes with a stack overflow.  I have figured out that...

View Article
Browsing all 5691 articles
Browse latest View live


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