Quantcast
Channel: Intel® Fortran Compiler
Browsing all 3270 articles
Browse latest View live

Finding source of crashes for Java/C encapsulation of F90 code

I have ~35k lines of F90 code as a main library and executables.It all works swimmingly on its own. I wrote a simple program that does the same picture as a geochron (tm) clock. For my code I then went...

View Article


Visual Fortran for VS2008 Student Edition

I have a student version of Visual Studio 2008 downloaded from Microsoft DreamSpark.    I need to run an modify a fortran 77 version and include some new codes to this old version without modifying all...

View Article


Which licencse / product to use coarrays on distributed memory?

I would like to use coarrays on distributed memory architectures. I read in several documentations online on this forum and elsewhere that for this the "Intel Cluster Toolkit" is needed. However, our...

View Article

Problem distributing data across ccNUMA nodes

HiI have previously written ccNUMA aware code in Fortran by initializing my arrays in parallel using the "first touch" principle , but it appears something has happened lately so this no longer works....

View Article

Pictures in Forum Notes

Steve:When I try and use the picture insert button on the Forum web site - I get asked to pick the file and then I get an upload screen and then I get a screen with a little green tick sign on the left...

View Article


Cannot watch module variables in IVF 2015

I've been using this feature since MS 2008-2012 and all previous versions of IVF (and Composer) and now just updated to MS Visual Studio 2013 (Ver. 12.0.30723.00 Update 3) and Intel Parallel Studio XE...

View Article

Socket Inheritance

Intel Forum,I have a question pertaining to socket inheritance.I am developing an application on Windows 7 which will spawn multiple processes on the same system (Laptop).I am using Intel Parallel...

View Article

numeric stability

Hello,   I'm working in a quite complex algorithm. I try to improve the performance using iFort. With gfortran I obtain same numeric results if I use -O0, -O1, -O2 or O3 optimization flags. With a old...

View Article


Image may be NSFW.
Clik here to view.

Fortran module wizard error

For some years I have used the Intel Fortran module wizard to generate the COM code necessary for communicating with Excel.  Recently I upgraded to VS2013, with the Intel Fortran compiler 15.0.0.108....

View Article


Image may be NSFW.
Clik here to view.

[OpenMP] Huge overhead cost with OpenMP

Hi to everyone,I am working on a Monte Carlo code, written in Fortran77 in order to make it parallel using OpenMP. Now I am in the testing phase of the development process, but I am facing problems...

View Article

Internal compiler error when wrapping intrinsics with "use" renaming

There is a weird error if you wrap an intrinsic function, then rename the wrapper in a use statement to have the same name as the original intrinsic. This is usually something that you would only do if...

View Article

Linker error

I am using VS2010 with IVF XE 2013I have just transferred a Windows Project from a PC with Windows 8 to another PC with  Windows 7, and I tried to compile and rebuild the Project.The files are...

View Article

Do Intel Visual Fortran Compiled Binaries work for Windows Server 2012?

I have a program which was compiled on a Windows 7 OS machine and worked perfectly for Windows Server 2008 based servers.  Recently one of our servers upgraded to Windows Server 2012, and the compiled...

View Article


Setting all allocatable arrays to NaN

HiIs there a way to set "all" allocatable arrays to signaling NaN through a compile switch? I see /Qinit:snan but I don't think that can automatically assign NaN when the array gets allocated.Abhijit

View Article

Winteracter setup

I am just getting started with Winteracter and would like to keep using VS instead of migrating to the Winteracter GUI.Does anyone have any tips for integrating Winteracter into existing project...

View Article


Intel FORTRAN Composer 2013 & MS Visual Studio Integration

Greetings,I used to have Intel FORTRAN Compiler 9.1 with MS VS2005 integration back then.  A couple of years ago, we upgraded everything to Intel Fortran Composer 2013 & MS Visual Studio 2012 (or...

View Article

Co-array error

Steve:I am using some structures and I keep getting this 8363 error and I cannot see why.Code enclosed in zip file.Looks legal to me.JMN

View Article


Debugger Issue - Symbols not Loaded

Hi - I am having a problem when debugging.  I searched this forum, but have not been able to find ta fix.I have a large .dll project.  I call the .dll file from Excel.  I have Visual Studio 2010.  In...

View Article

Image may be NSFW.
Clik here to view.

2015 Initial Release vs 2013 SP1 Update 4 Build Dates

Why is the build date for Fortran 2013 SP1 Update 4 (August 5)  more recent than 2015 Initial Release (July 23)?  I would assume that the 2015 release would be the most current  (see attached PDF)...

View Article

Diagnostic 15319: Using NOVECTOR directive

Product Version: Intel(R) Visual Fortran Compiler XE 15.0.0.070 Cause:When using NOVECTOR directive in code, the vectorization report generated using Visual Fortran Compiler's optimization and...

View Article
Browsing all 3270 articles
Browse latest View live