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

Intel MPI

Hi all.Sorry if I chose the wrong forum, but Intel support options are way too complicated and confusing.I have a question: Will Intel Parallel Studio XE Composer Edition for Fortran or Intel Visual...

View Article


"Stack trace terminated abnormally" due to symlink

I have encountered a strange issue with tracebackqq in combination with symlinks, which causes the stack trace to terminate abnormally.Consider a file tracebacktest.f90:program tracebacktest use...

View Article


Error when compiling fortran 77

Hello, i have a workspace in visual fortran and when i try to compile some specific fortran subroutines i get the same message.--------------------Configuration: KNplus - Win32...

View Article

deallocate/allocate with intel ifort in windows or linux

Hello all.I am trying to compile some code that works with Intel Fortran v.14 in Windows, but this time with Intel Fortran v.15 in Linux. I have got an allocation error (forrtl: severe (151):...

View Article

Problems compiling programs with windows command line

Hello everyone,I am trying to compile a simple hello world fortran code with Intel Parallel Studio XE 2016 from the command line in windows 7 64 bits.The object is created but I can't get an .exe file...

View Article


Install Path Issue

Has anyone seen this?1) We install Intel Fortran merge module (for Intel Fortran 16 Update 2) with our product to include Intel runtime redistributables.2) Immediately after install our product I can...

View Article

Using install_name_tool on ifort libraries breaks Xcode Instruments

Due to the security enhancements in Mac OS 10.11 El Capitan, I am being forced to discontinue using the DYLD_LIBRARY_PATH environment variable to find dynamic libraries, and to use install_name_tool...

View Article

GetOpenFileName view changed with Win 10

I have some applications (Quickwin) that use the API function GetOpenFileName, called with a derived-type structure OFN. Up pops a window showing files, matching a filter, for the user to select. The...

View Article


Converting FORTRAN 77/90 to C++

Hi all,I asked this question on "Code Modernization" forum, but I did not received any answer hence I created a new thread here on this forum.The first question:I found medium size ~10K loc of  FORTRAN...

View Article


Standard way to identify the toolset in library names?

Dear forum users, Is there a default way to identify the toolset (in my case Intel Parallel Studio XE 2016) in the name of a library file that was build with that toolset? As an example, for Microsoft...

View Article

A Bus error

Hi all,I'm running a pretty heavy MPI application (the WRF model) on Linux and get a BUS error (please see below the output for the type of the error) --- any idea how to isolate the cause (specific...

View Article

System requirements infos

Hi,I tried to install an old version of Intel suite: "Intel fortran compiler 11.1", but it reports some issues about kernel, glibc and binutils version. After that procedure just fails.System glibc or...

View Article

Loading parameters from a file and saving data

Hello,I am working on a solver that has a large number of input parameters that I would like to load from a file. One issue I though I would have is that the size of some arrays are defined by said...

View Article


"forrtl: severe (174): SIGSEGV, segmentation fault occurred" after adding or...

Hi, I'm compiling an ice sheet model using IFORT. If I add or remove some very simple write-type code, I have the following error message forrtl: severe (174): SIGSEGV, segmentation fault occurred...

View Article

Coarray image output to common Quickwin

I have a Fortran Quickwin project that uses coarrays to run a Monte Carlo simulation.  Currently, each image updates its progress and sends messages to its own Quickwin window (default Quickwin...

View Article


Error executing .exe file

Hello.I have a fortran project. When I run it in visual studio everything works fine but when I try to run the correspond .exe file I get this error "C:\Program Files (x86)\Common Files\Intel\Shared...

View Article

mkl_intel_thread.dll is not found

HelloI have a fortran project. When I run it in visual studio everything works fine but when I try to execute it from the .exe file I get that the mkl_intel_thread.dll is not found. I copied the dll...

View Article


hexadecimal numbers

I am trying to understand how to use hexadecimal numbers properly.  When I compile the following program, I am getting the following warning when assigning a hex value to a variable:warning #6473:...

View Article

Older version of intel fortran compiler

Hi,Is the 2013 SP1 version of Intel Fortran Compiler still available? If it is there, where to download it from? The software we are using is compatible with this particular version of Intel Fortran...

View Article

Fortran 6.6.a compatibility with new compilers

Good morning ,   we have a software developed with Visual Fortran 6.6.a that run on windows xp and 7 machines. I want to know what there would be in the switch to a new compiler version and recommended...

View Article
Browsing all 3270 articles
Browse latest View live