Slow Array Initialisation
I'm running Intel Fortran 14 on Linux. In my code I have three allocatable 2D arrays (one integer and the other two logical) that are defined in a module header, then allocated before calling...
View ArticleCasting a dynamic 1D array into a dynamic 2D array without copying data
Hi All,I have the following problem. I want to cast a 1D array into column of 2D array in a loop. At 1st iteration the size of this 2D array is same as the 1D array. So. There should be no problem to...
View ArticleIntel 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 Articleis 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 Articleundefined symbol: __intel_new_feature_proc_init
This is what I have done:1. mpif90 -g swh90_debug.F90 -I$MKLROOT/include -L$MKLROOT/lib/intel64 -lmkl_scalapack_lp64 -lmkl_intel_lp64 -lmkl_intel_thread -lmkl_core -lmkl_blacs_intelmpi_lp64 -liomp5...
View ArticleBounds remapping error on derived type component
I am experiencing what appears to be incorrect behavior when attempting to remap the bounds of an array within a derived type. Given an allocatable array of components(elements), within a 'mesh' type,...
View ArticleCompiling and Linking Fortran Code with external modules and libraries
Dear all,I am trying to create a fortran program. I have already done this in Windows and using Visual Studio.In linux I am using ifort (ifort (IFORT) 14.0.2 20140120).I am very new to this. I...
View ArticlePreprocessor conditional compilation
Hello all, I have a general question regarding Fortran syntax (not this forum?). I have a series of include files that set up memory structures, and those include files may also chain-include other...
View ArticleUsing abstract procedure interfaces
Hi,I'd like to ask if there are any possibilities for pointing to an abstract procedure interface from a concrete implementation to avoid redundancy. For example, I've imagined myself something like...
View ArticleCan 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 ArticleError in the open statement
do m = 0,15,1 write(fn,*) m,'.txt' print *,fn open(unit=m,status='unknown',action='read',file=fn) print *,'opened file ',fn...
View ArticleRun time error
While running GODAS model I am getting below error:forrtl: severe (174): SIGSEGV, segmentation fault occurred Image PC Routine Line Source fms_incoisM4G.x...
View ArticleSerial code optimization advice?
I wrote this Fortran module and I need its subroutines to run as fast as possible. My hope is to get some advice to optimize this code, and after having the serial version running as fast as it can run...
View ArticleICE with valid code
Hi, I see and ICE with the attached code, both versions (A) and (B).$ ifort -c ice.f90 ice.f90(33): warning #6178: The return value of this FUNCTION has not been defined. [Y] pure recursive function...
View Articlegdb issue when compiling with '-check bounds'
I am still involved with a legacy program that has many very old components (30 - 40 years old). We have recently migrated from g77 to Intel Fortran, and things are going well. Recently, the original...
View ArticleLicense problem with ifort
Hello,I installed intel fortran non-commercial version on my ubuntu system last month and it was working fine. I needed to use it again today, but it gives me the following error:Error: A license for...
View ArticleProblem with type bound operator - valid code rejected
Another issue while experimenting with type bound operators: ifort (version 15.0) rejects the attached code, which I think is correct (some comments in the code itself, close to the line producing the...
View Articlecompile with #ifdef
Dear all,I would like to create a program with #ifdef and #endif compilation options but I do not know how could i compile even tis simple hello program: PROGRAM HELLO IMPLICIT NONE #ifdef PARALLEL...
View ArticleQ/微信1534584698办理康斯坦茨大学毕业证成绩单 学历认证真实教育部认证 UniKonstanz
Q/微信1534584698办理德国各大学毕业证成绩单教育部真实可查认证北美国际QQ/微信1534584698办理德国大学毕业证成绩单+学历认证,回国证明! 北美国际 留学归国服务中心:实体公司,注册经营,行业标杆,精益求精! 专注澳洲地区,高精端提供以下服务: 一:毕业证、成绩单等全套精品材料,从防伪到印刷,水印底纹到钢印烫金 二:真实使馆认证(留学人员回国证明),使馆存档可查!...
View ArticleQ/微信1534584698办理柏林自由大学毕业证成绩单学历认证真实教育部认证 FU Berlin
Q/微信1534584698办理德国各大学毕业证成绩单教育部真实可查认证北美国际QQ/微信1534584698办理德国大学毕业证成绩单+学历认证,回国证明! 北美国际 留学归国服务中心:实体公司,注册经营,行业标杆,精益求精! 专注澳洲地区,高精端提供以下服务: 一:毕业证、成绩单等全套精品材料,从防伪到印刷,水印底纹到钢印烫金 二:真实使馆认证(留学人员回国证明),使馆存档可查!...
View Article