You are not logged in.

#1 2010-04-13 18:50:02

vimex
Member
Registered: 2009-12-20
Posts: 13

[SOLVED] problem of IFORT

Recently, I encount a problem of ifort, maybe arising from the upgrading

1, I am doing calculation with fortran code compiled with ifort.
   The calculated results are totally different with previous results even with the same input files.

2, I cannot use the manpage for ifort:
# man ifort
man: man.c:2393: display: Assertion `decomp->ncommands == 1' failed.
Aborted

These two problems remain after I install the newest version of ifort.

Any suggestions? thanks.

Last edited by vimex (2010-04-13 21:36:56)

Offline

#2 2010-04-13 19:34:05

vimex
Member
Registered: 2009-12-20
Posts: 13

Re: [SOLVED] problem of IFORT

lower the optimization level from -O3 to -O2 solve the first problem.
downgrade the man-db solve the second problem

Sorry to bug...

Offline

#3 2010-04-13 19:38:14

n0dix
Member
Registered: 2009-09-22
Posts: 956

Re: [SOLVED] problem of IFORT

Now, you can mark the thread as solved.

Offline

Board footer

Powered by FluxBB