Quantcast
Channel: Intel® Software - Intel® Visual Fortran Compiler for Windows*
Browsing index pages (5691 articles)

Changes to Forum are underway causing some threads to be temporarily redirected

Dear Fortran Forum contributors and users,Fortran Windows and Fortran Linux forums are being merged into one "Intel Fortran Compiler" Forum. Meanwhile, you might see some threads/topics being...

View Article


Recognizing new license

How do I get my latest license recognized by IVF?I tried doing a repair of the existing install, but was not prompted for the license/activation.Is there a simple way, or do I need to do a complete...

View Article


Intel support for Named IF block in Fortran 2008

Consider the following simple Fortran program:program testNamedIfBlock implicit none integer :: i, counter test: if (.true.) then write(*,*) 'Hello World!' exit test else test end if test end program...

View Article

Intel® Parallel Studio XE 2018 conflict with Qt visual studio tool 2.2.1

 My OS is win7 and I have installed VS2017 with Qt visual  studio tool 2.2.1Recently I installed the Intel® Parallel Studio XE 2018. There is something wrong.VS2017 can‘t run once again except reboot...

View Article

Exporting subroutines from a Fortran DLL

In a DLL project, we export all our subroutines and functions (which are normally in modules) using:!dec$ attributes dllexport :: routine_namein the appropriate place in the files.I now want to add...

View Article


Image may be NSFW.
Clik here to view.

debug variables in dlls

Hi all,I just realised i had posted in the wrong section, so I replicate the topic here, apologize for cross-postingI'm having problems trying to debug a fortran code: during debug i cannot WATCH...

View Article

Visual Fortran 2018 Slower then 2017?

Hi All, So I just upgraded this week from Intel Visual Fortran 2017 to 2018. I have each on different computers and the compiler settings are identical (as far as I can tell). I am compiling a large...

View Article

character array index error

Hi, I want to show the following code which a character array index error occurs. module test1 implicit none private public :: tp1, const1, const2, const3, chars type :: tp1 private integer :: var...

View Article


Fortran files with extensions other than F90, FOR, F in Visual Studio

How do I tell Visual Studio that a certain extension other than F90, FOR, F must be treated exactly the same way visually and debug-wise as a Fortran file?  Say it's a INC file, and when I look at it...

View Article


intel math kernel library

I want to calculate the eigenvalue eigenvector fortranda.I have a few questions here.1- Select dynamic or static linking: what is dynamic static, single dynamic library2- Select interface layer: 32 or...

View Article

PS XE 2018 Update 4 & VTune

Colleagues,One of our team members has installed Parallel Studio XE 2018 Professional Edition Update 4. (Compiler, VTune, Inspector, and Advisor), integrating into Visual Studio 2017. After installing...

View Article

How to hide horizontal scroll bar in list box when it isn't necessary?

I have a quickwin application, in which there is a list box. I've added to the list box a horizontal scroll bar in the following way. I've included in the DoCallBackInit subroutine sending the...

View Article

Visual Studio macerating /Fd compiler option?

Dear AllI am using Visual Studio Enterprise 2017 v15.5.4 with Intel(R) Visual Fortran Compiler 17.0.7.272 [Intel(R) 64]And debugging is not working - not stopping at break points, and when the first...

View Article


OT: Odd occurrence

I just received a strange email related to this forum, purporting to be from Intel.  Supposedly it comes from idz.admin@intel.com, and it begins:Greetings Gib B.,Update for Forum topic: OpenMP problem...

View Article

Port CVF project into IVF, errors with DFOR.lib

Hi all,I recently started working on a project that was build roughly 15 years ago. It uses a Visual C++, and visual fortran compiled in CVF. Currently, there are two projects in one solution. The C++...

View Article


Cannot open vfproj file in visual studio 2017

I have VS 2017 15.7.1I've tried all the things I can find but I cannot open a vfproj file that I created in February 2018 now in May 2018. I was running the 30-day trial in February and then it...

View Article

Problems with execute_command_line

I am having some problems with execute_command_lineMy program launches in a folder in  which I don't specify. I need to move around this root folder creating new sub-folders and moving between them and...

View Article


Forum Activity E-Mails

Today I have been receiving several e-mails telling me that there has been activity on forum topics that I started over the past few months. When I checked nothing has been added. Is there a problem...

View Article

Forum "Spam" emails

From this afternoon I am getting email change notifications for any thread I started on here going way back. I am guessing some forum admin is going on and the threads are thus marked as changed and as...

View Article

F1 access to documentation

Intel folks:Many thanks for bringing back F1 access to the Fortran documentation with the latest update 18.03. It was certainly helpful to have it available in release 19.0 beta, but essential for our...

View Article
Browsing index pages (5691 articles)


Latest Images