Quantcast
Channel: Fortran
Browsing all 3108 articles
Browse latest View live

Moving to iFort from gFortran

From a command line, I had a couple of scripts which did the following:To compile:          gFortran -c %1.f95Then to put each object and MOD into a static library:          ar r MyLib.a %1.o %1,modAnd...

View Article


Intel fortran command problem

Hi All,I have two question for you.First, i need to run source intel/composer_xe_2015.3.187/bin/compilervars.sh intel64 every time I open a terminal in ubuntu to be able to use ifort command. what...

View Article


Composer 15 can't find MKL

Hi.  I just installed Composer 15 and the associated MKL libraries and integrated them with my previously existing version of Parallel Studio 2010.  The web told me that Composer 15 would replace...

View Article

how to configure the intel mpi in visual studio 2012

HI friends,I want to know how to configure and setup the intel mpi in vs2012,so I counld debug and run the mpi code in vs2012.my mpi version is 5.0.1.037.thanks

View Article

is there a intel mpi Library for mac os platform?

Hi friends,is there a intel mpi Library for mac os platform?when I browse the intel mpi download page,there are only windows and linux verison,is this means I can only using linux version in mac os?how...

View Article


Internal read: want to read an integer into a real variable

I want to use an internal read as follows:if (iStnPress /= 99999) read(iStnPress, '(f5.1)') StnPressHere, iStnPress is declared an integer; StnPress is declared real.Before the line is executed,...

View Article

Fortran calling vb.net

Is it possible to call vb.net from fortran?  If so, is there an example available anywhere, or can someone please describe the syntax for doing this.I really do mean going from fortran to vb.net....

View Article

OpenMP and /QopenMP switch

Hello,I encountered an issue due to openMP. The results from the sequential code is OK while the parallel one is wrong and random (suggesting a race condition). The structure looks like this :!$OMP DO...

View Article


Image may be NSFW.
Clik here to view.

ifortvars.bat not found

i install Intel Composer XE 2015 but i don´t find ifortvars.bat. Can someone Help to solve this problem? Fichier attachéTailleTéléchargerUnbenannt.jpg81.79 Ko

View Article


Image may be NSFW.
Clik here to view.

Intel® Parallel Studio XE 2016 Composer Edition Fortran - Debug Solutions...

This page provides the current Release Notes for the Debug Solutions from Intel® Parallel Studio XE 2016 Composer Edition for Fortran Linux*, Windows* and OS X* products.To get product updates, log in...

View Article

QQ/微信1534584698办理伯明翰大学学院毕业证成绩单学历认证University College Birmingham

Q/微信1534584698澳洲毕业证成绩单教育部真实可查认证北美国际QQ/微信1534584698办理澳洲大学毕业证成绩单+学历认证,回国证明!北美国际...

View Article

Image may be NSFW.
Clik here to view.

Fix for 2015 Update 4 Composer Edition install exiting

Some users may experience a problem where installing Intel Parallel Studio XE 2015 Composer Edition for Fortran Windows Update 4 exits the installer after clicking Next on the first install screen....

View Article

How to get a LIB project to link with an EXE project.

I have a VS solution which contains two vfproj's.  One for a main program and one for a LIB.  I'm getting unresolved externals because the LIB doesn't seem to be getting linked with the EXE.  What is...

View Article


Fortran Runtime Library (forrtl) error numbers and iostat values

Hi, I am working on improving error handling in my codes, and have ran into some questions:1) When reading a file, I want to check “iostat” values to see whether EOF is reached (IVF seems to set...

View Article

Image may be NSFW.
Clik here to view.

Open Source Downloads

This article makes available third-party libraries, executables and sources that were used in the creation of Intel® Software Development Products or are required for operation of those. Intel provides...

View Article


Debugging internal Fortran subroutine

Hello,I have a Fortran subroutine that has internal subroutines and functions which it calls. The program runs, but once I step into an internal subroutine, debugging variables define in principal...

View Article

Cross-thread Stack Access

Hi All,I'm running an OpenMP application (minimal example) :  !$OMP PARALLEL DO     DO KR=1,100            Array_Out(KR) = Array_Input(KR)    ENDDO   !$OMP END PARALLEL DO  I verified that I do not...

View Article


fatal error LNK1104 and LNK1561

I installed Visual Studio Community 2015 and Parallel Studio XE 2015 Update 4. After initial problems with the integration of the Fortran specific parts in the Visual Studio interface...

View Article

Image may be NSFW.
Clik here to view.

Compiler fortran Error cfx5mkext -64bit

i have try to write this programm but don´t work i become errors i have no idea please i need a help. i would like to calculate CD  #include "cfx5ext.h" dllexport(drag_factor)      SUBROUTINE...

View Article

Can anyone explain how to store a value returns by a linux command in a...

Can anyone explain how to store a value returns by a linux command in a fortran local variable without using IO operations.

View Article
Browsing all 3108 articles
Browse latest View live


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