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

Input data file with columns divided in blocks

Hello all,I need to read a 62x14 table which is generated by an external program. However the external program splits the table in two parts, showing the first 10 columns and the remaining columns just...

View Article


System and SystemQQ: what am I doing wrong?

Hi,I want to do something that is quite simple (I reckon).  I must go up one folder level, chdir to another folder and then delete one existing file in this latter folder.  What I'm doing is the...

View Article


Image may be NSFW.
Clik here to view.

Fortran calling C++ stdcall DLL

Why can I link my Intel Fortran  dll (sum_if.dll)  to my Fortran (sum_test)  but not my C++ one (sum_cpp.dll)?     All are accepted as STDCAL DLLs by other software e.g. Excel VBA (in the attached...

View Article

Free Intel Fortran for students is back!

Intel Fortran is now available under a free, non-commercial license for qualified students on Linux, OS X and WIndows. See https://software.intel.com/en-us/qualify-for-free-software/student for more...

View Article

Free Intel Visual Fortran for students!

Intel Fortran is now available under a free, non-commercial license for qualified students on Linux, OS X and WIndows. See https://software.intel.com/en-us/qualify-for-free-software/student for more...

View Article


Modules and subroutines

Hello everyone,I am new to fortran.. I am facing difficulty in calling subroutine and module from main program. When I run the program , its gives error about line 95 d.sometimes it gives error SALFORD...

View Article

Debugger jumps into memcpy.asm

I am just going through my program in debug mode. Currently I have the problem, that when a value is assigned to a variable, the debugger jumps into  memcpy.asm. I don't want to see this!I think...

View Article

!OMP SIMD useage

This useful new feature seams only possible on explicit do loops. Why was it not thought to be useful for implicit loops, i.e array assignment ? Is it too hard to implement ?

View Article


convert where to if else style code in fortran.

hi below is the code I rewrote(with do loops) and further down(with where statements) is the original code. The code seems to be producing differnt values for WORK arrays over time. How to resolve this...

View Article


Image may be NSFW.
Clik here to view.

Compiler bug - stream formatted nonadvancing read

Hello,I'd like to report a possible bug in Fortran Intel Compiler - it seems it doesn't read correctly data in nonadvancing way on a file opened as a formatted stream.Please consider the attached...

View Article

LNK2005 error when compiling for Debug x64 (mixed C++/Fortran)

Hi all, I'm attempting to recompile a mixed C++/Fortran project for a x64 platform / Debug configuration but keep running into a LNK2005 error. The Fortran code is compiled to a static library while...

View Article

A bug report

Dear developers,I would like to report a bug in ifort version 15.0.3 in SUSE Linux Enterprise Server 11.3(x86_64):--- program t implicit none integer, parameter :: o2d(1)=1 integer ::...

View Article

Image may be NSFW.
Clik here to view.

Manifest Tool: Same option settings, different command line

In two projects I have the same property settings of the manifest tool. Nevertheless I get different command lines. I have thought, the command line is just a summary of the settings. Am I wrong?

View Article


How to tame the ancient arrays?

The description of problem: I have a very old subprogram which was written for Microsoft Fortran v.5 (DOS, pre-windows era). There are two arrays in program code. The dimensions, the array...

View Article

Runtime issues in legacy multiple entry subroutines

Hi, I am in evaluation mode of your product on Windows and OS X. I am trying to get some legacy FORTRAN IV code running and I have issues with existing multiple entry point subroutines. Here is a basic...

View Article


can build a DLL, but cannot run it on another pc

I have built a very simple DLL using Intel fortran.  I can successfully call a routine in it from an Excel visual basic macro on my own computer, but not on another computer.  I get a message about...

View Article

Is it possible to call C# directly from Fortran?

Hello,I know its possible to call C# from Fortran via C++. but was wondering do we some direct way to do it with the new intel compiler 2015?Thanks

View Article


Building Linux exectuable

Dear all, I hope this is the correct forum to ask this question. I have built my fortran exectuable on Windows 7  using Parallel Studio XE 2011 with VS 2010. Now I will need to build a linux exectuable...

View Article

Creating .exe file from Fortran

Hi, So I am very new to Fortran and just started working with Microsoft Visual Studio.I was wondering how it is possible to export the code as .exe so it would be readable by other computers with no...

View Article

Polymorphic Pointers

I am trying to use pointers to create links between objects. Using Fortran and here is the code piece: module base_pars_module type,abstract,public :: base_pars end type end module module...

View Article
Browsing all 3270 articles
Browse latest View live


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