Quantcast
Channel: Intel® Fortran Composer XE
Browsing all 1424 articles
Browse latest View live

From PowerStation 4.0 to Intel Fortran 12

Hello,At our laboratory we have some old Fortran code which has always been compiled by Power Station 4.0. Now, we want to migrate to Intel Fortran 12, but we are facing some problems. When we create a...

View Article


Relation between thread and program stack space

Steve, Colleagues,What is the relationship between the Linker parameter "Stack Reserve Size" as set in Project Properties dropdown, and the value set with kmp_set_stacksize_s()?It is my understanding...

View Article


UNFORMATTED, ACCESS = SEQUENTIAL

Hi guys,I've got following situation:- there is a code where I open and close a file with form='UNFORMATTED', access='SEQUENTIAL'  - the file is open several times with position='APPEND'The settings of...

View Article

Constant File Parsing

Visual Studio seems to have started going crazy parsing my source files.  Everytime I press any key, I see the message at the bottom of the dialog that says "Parse file <filename>".  The constant...

View Article

How to get multi-colors ?

Of course we can get that with GRAPHICS routines, but what about regular text from Write or Printstatements? Is there a trick that will allow other colors besides the regular white on black stuff?I am...

View Article


dpbtrf does not work for me on Windows x64 ?

  the subroutine dpbtrf in the MKL, it works well on Windows X84, when i compile my project on windows X64, these no wrong report. I run the proiect, but when run at "call dpbtrf " location, it gives a...

View Article

Run-time error due to narrow format

Hello,I ran into a problem with format strings like "I4.4". Unfortunately I could not reproduce it in a small program and the version of the compiler I am currently using is fairly old, so it may...

View Article

Image may be NSFW.
Clik here to view.

libiomp5md.dll is missing from your computer

I am building for 64-bit with the /Qparallel and the /Qipo options using Intel Fortran Parallel Studio 2013 SP1 Update 3. When I try to run the executable on another Windows 7 x64  machine, I get a...

View Article


Referencing to array pointers in fortran

I have acquired the big fortran code and I am trying to refer to the array and output the array values. I can't output the results properly. For example an array of two dimensions array1(:,:) is...

View Article


Intel visual fortran compiler Version 11.1

Hi Could I get a link to download this old compiler version, I do have license for composer 2013

View Article

Intel Fortran Composer XE 2015新特性 – Block结构(Block Construct)

在新发布的Intel Fortran Composer XE 2015中英特尔编译器加入了对Fortran 2008标准中引入的Block结构(Block Construct)的支持。Block结构的使用类似于C/C++语言中的复合语句,它使程序员可以更加灵活的创建仅具有局部作用域的数据结构和相关代码。Block结构的语法表示为:[可选名称:] BLOCK         [可选的数据声明]...

View Article

ask something for MKL on win64

In my project has a subroutine 'dpbtrf' in the MKL, it works well on Windows (ia32), but  on 64-bit Windows 7,it has some false conclusions. I have write a program to test 'dpbtrf' and it passed on my...

View Article

Cross-Platform

Until recently I did my Intel Fortran development on a 32-bit Windows XP machine, and I regularly produced both Win32 and x64 versions of my application, which ran just fine on both architectures.I...

View Article


Optional argument with default value

What will be the best solution to affect default value to an optional argument?subroutine dummy(logical_arg) logical,intent(in),optional :: logical_arg logical_value=.false. if( present(logical_arg))...

View Article

ASSOCIATE optimization improvement

I have a user defined type, that contains a pointer to another user defined type, which contains an array.In the older version of the compiler (pre-ASSOCIATE) I use a pointer to an array =>...

View Article


Image may be NSFW.
Clik here to view.

I don't understand the implicit issue: The type of the actual argument...

Dear IVF users and developers,I want to compile a code using IVF for a simple calculation. The code that I downloaded compiled on Linux using ifort without any problem.But on windows there are compile...

View Article

Intel Fortran Composer XE 2015新特性 – offload非连续数组片段

在新发布的Intel Fortran Composer XE 2015中英特尔编译器加入了许多针对至强融核™ 协处理器编程的新特性,其中之一就是在Fortran编译器中加入了offload非连续数组片段的支持。 在使用Intel Fortran Composer XE 2015之前版本的编译器时,使用offload指令在CPU和协处理器之间传递数组片段时必须使用内存连续存放的片段。考虑下面的例子:...

View Article


Is Intel Premiere Support only temporarily down...

...or has it permanently taken a dislike to my browser? I tried submitting an issue but there was no visible way to get past step 1 of 3.

View Article

Forum search appears to be dead

Search function returned no entries forx6464-bitDLL...Tried on IE and Chrome, so not due to ancient version of IE we have to use.I suspect the search index has been lost????Thanks

View Article

Image may be NSFW.
Clik here to view.

ICE with derived type with same member name as base type

Hi,I have a base type called TObject, a type that extends TObject called TCollection and a type that extends TCollection called TBlock.In TObject i have a public field "character(len=:),allocatable ::...

View Article
Browsing all 1424 articles
Browse latest View live


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