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

how to use CreateTimerQueueTimer

​hello,​in order to port some old OpenVms Fortran code I need to create some function to emulate the SYS$SETIMR and its ATS routine callback feature.​To do that I've found that the use of...

View Article


Using MSMPI.dll - fortran crash forrtl 157

I am trying to get a simple example working across 2 amazon nodes. When I run locally, its all fine. Then when I use -machinefile to launch across both nodes, the sample application on the slave node...

View Article


Image may be NSFW.
Clik here to view.

Finalization of an object produced by a factory.

Dear All,The attached project implements a Factory for two products.The program expects an integer argument. If the argument is positive, the program creates Product 1, otherwise Product 2.Before the...

View Article

warning for & in quotes

intel fortran 17.1   Compiling with Intel(R) Visual Fortran Compiler 17.0.1.143 [IA-32]...gives a warning for & inside single quotes:as in: if(string(i:i1).eq.'&&') then...

View Article

ivf 2017 seems to hose fonts

 have been working on a statistical program for the last 18 months using IVF integration with Visual Studio Community. I've compiled with 2015 then 2016 and now 2017. But with 2017 I get all my fonts...

View Article


How to make the console output lines scrolling

I have a console application that does nothing but math operations. To inform the user about the progress,  it prints messages to the screen like: Step 1 completed… Step 2 completed… etc aso…Instead I...

View Article

Parralellizing existing code using OpenMP directives

Am I barking up the wrong tree? Got the wrong end of the stick?I have an existing program (22k LOC) that I am trying to parallelize using OpenMP.Most of the CPU time is spent in and below a single...

View Article

turn vc6.0/fortran6.0 project to vs2010/IVF XE

Hi, everyone! I have searched many web pages but still cannot solve my problems, looking forward to reply.  vc6.0/fortran6.0: my project(.exe file) contains a static lib compile with several .c and .f...

View Article


Passing Numeric SafeArray from VB.Net to FORTRAN

Hello,I'm trying to modify the Safearray example for passing multi-dimensional string arrays from VB.Net to Fortran. I want to be able to pass large REAL*8 arrays using Safearray. I have a program that...

View Article


installation Parallel studio XE 2017

I have Microsoft Visual Studio 20015 installed and I have been trying to install Parallel Studio XE 2017 but I always get Error 1316. Le compte specifié existe déjà.I'm using the student licence...

View Article

Visual Studio cannot debug because is not an EXE file

I am trying to port a compaq FORTRAN app to Intel v11.  No compilation error, the app runs from the cmd prompt.  There was a topic that is now closed but looked similar.  No luck.Help would be...

View Article

Why debugger does not stop on line in code

Dear Steve; This problem has been covered, but I cannot achieve the answer you got.  If I build a console app with this code:program testinputconversionerrorCharacter*1 cdum1Integer iwantcdum1 =...

View Article

Floating point exception in MSVCRT

I'm using Version 17.0.1.143 Build 20161005 with visual studio 2013. When floating point exceptions are unmasked, the following program produces the INVALID floating point exception when compiled with...

View Article


Test

Just to check whether the Forum is working properly.Yesterday, every time I tried to submit a topic, I was logged out of the Forum.David

View Article

Call Fortran DLL from .NET

Hello,I just installed Parallel Studio XE for Windows. I have tried to reference multiple Fortran DLLs from .NET.  The call doesn't toss any errors but the Fortran DLL doesn't run.  This morning, I...

View Article


Blue circle of Death ! !

I am still getting this problem -Wondering if we can ask the debugger guys what going on ? Apparently the debugger is running some BACKGROUND stuff that has nothing to do with my source code when i am...

View Article

trouble with "sleep"

When I add the window api subroutine "Sleep" to my collection, it did not work as intended. It turned out that there is another subroutine "Sleep". The following program does run fine:   PROGRAM...

View Article


Forum issue - duplicate posts/replies

I have noticed some duplicate forum posts/replies appearing this morning and have reported this to the IDZ Forum team.It appears a mal-function with submitting a post/reply are playing into this. It...

View Article

WebBrowser ?

In Visual Basic I can add a WebBrowser component to a form.Can I do the same in VisualFortran? I would like to add a GoogleStaticMap to my form but don't think I can do it in VisualFortran.If it is...

View Article

Problem with alocation of character deferred length string in defined type

I have defined a type in a module as:    TYPE::CHARARRAY        sequence        CHARACTER*32 NAME        CHARACTER(LEN=:),ALLOCATABLE :: CA(:)        INTEGER VTYPE        INTEGER NLEN    END TYPE...

View Article
Browsing all 5691 articles
Browse latest View live


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