Open statement causes crash, ignores Err=...
My Fortran DLL writes a .csv file that users can open in Excel. Sometimes the users may already have an earlier copy open in Excel, so I need to avoid crashing the program if it can't write a file...
View Articleoutput change
Hi When I run my code the PRINT*, or WRITE(*,*) statement inside the loop changes the result. This happens when I want to print two variable but when I print just one variable results are different....
View ArticleBuild multiple outputs
There may be an obvious way to do this, so apologies if this seems trivial.I have a solution with multiple projects that produce an exe file. I have another solution which includes a number of the...
View Articleis this a bug?
Number on left is a double precision real. Number on right is what is returned by NINT 3210000000.00000 -2147483648 20000000.0000000 20000000 1027500000.00000 1027500000I'm...
View ArticleIntel V12 and Win7SDK 64bit incompatible
I'm having some problems with windows 64Bit machines XP & Win7I have Intel Fortran 2011 Update 11 (V12) installed and works using PSCADBut if I installed Win7SDK for use with Matlab 2012b then the...
View ArticleProject Property sheets for a fortran dll or exe
Hi everyone,I am trying to see if there is any way to use the Visual Studio "Project Property sheet" feature and define some environnement variables for my fortran projects. I have a solution with both...
View ArticleBug in code generation when /fp:fast is used
Hello,I believe that I have discovered a compiler bug in the Intel Visual Fortran Compiler XE 12.1.1.258.When the /fp:fast compiler option is active, the attached test program generates incorrect...
View ArticleCongratulations to our new Intel Black Belt Developers, David and Ian!
I am delighted to announce that David White and Ian Harvey are now "Intel Black Belt Software Developers", in recognition of their significant contributions to the Intel developer community. Please...
View ArticleNasa NBP Benchmark on Windows
Hi EveryOne.I'm working on running Nasa NPB OMP Benchmark with ifort on Windows. I'm trying several ways like using cmake and mingw to compile the benchmark suite for windows (included makefiles are...
View ArticlePerformance drop in Windows VM
Hi all,Thanks for reading. I'm building my fortran application on the different platforms OSX/Win/Linux using ifort. On a MacBookPro 8,2 with 2.4 GHz Core i7 (I7-2760QM) processor (quad-core), I...
View ArticleCan not evaluate the expression in visual studio
My system is win8. I installed visual studio2012 and intel visual fortran 2013 (basically, i only installed the "fortran" part). The integration of visual fortran to visual studio works fine, I could...
View ArticleHow can i define a global parameter which value is defined by a function
Hello! I want to ask a question about parameter.Things start from IVF windows application, I want to define a Windows Message to communicate between process. So I use the function RegisterWindowMessage...
View ArticleResource (Dialog) Editor Issues
1] I have been using ResEdit for a while but I just tried adding ‘Spin’ controls for a text box and it doesn’t create the .res file properly (VS give a compile error) and resedit can’t read its own...
View ArticleFeature request for VS debugger
I spend a lot of time fighting C strings--those character strings that have a null (CHAR(0) or ''C) following the useful part. Sometimes a null is needed and my string doesn't have it, either because...
View ArticleNot a valid Win32 program!
My programming enviroment is 64Bits Win7 + Visual Studio 2012 + IVF2013 (platform x64). First, i was failed to bulid "my.exe" because of "LINK : fatal error LNK1248: image size (8514E000) exceeds...
View ArticleVisual Studio Power Users Webinar
I recently replayed Steve L's webinar and my interest was drawn to the object brower capability. I have never had success with this. Are there any special compiler/linker settings required to generate...
View ArticleMultiple Fortran DLL calls return corupt data
I have two old fortran programs that are supposed to be talking to each other, originally both writen and compiled using old Compaq compiler. Recently we switched due to various reasons to the Intel...
View ArticleC dll called from Fortran dll called from VB
I have successfully called a C routine in a dll from Fortran and a Fortran routine in a dll called from VB many times. This is the first time I've tried using VB to call Fortran to call C. The simple...
View ArticleIs static library self-contained?
I built a static library by calling some function in MKL. Now, I want to deploy my library to others that may not have MKL. Just wondering whether my static library is self-contatined such that its...
View ArticleNeed 'lic' license keys *urgent*
Hi, In desparate need of our 'lic' license key files for 19 purchased serial numbers for Intel Fortran Compiler for Windows. Any help is greatly appreciated. Request is time critical...
View Article