Re: what's the ifc corresponding argument for -bp in absoft f90

From: Shi Jin (jinzishuai_at_hotmail.com)
Date: 10/20/03


Date: Mon, 20 Oct 2003 14:54:20 -0400

Thanks.

Yes, this is really what I want and really waht absoft does.
We just have to use the single precision.
We need to treat the dsin as single precision sin function.
Too bad Intel doesn't support this.

Thanks anyway.

Shi Jin
"Steve Lionel" <Steve.Lionel@intel.com> wrote in message
news:up98pvk7s7mrfl77tchv3g6qdugvhqm00h@4ax.com...

>
> I'm a bit confused. Typically, an option such as this makes the default
real
> kind be double precision. The Intel equivalent is -r8. And I'd think
this
> would solve your problem, But the Absoft man page description makes no
sense
> to me - it is saying that things you declare as double precision get
treated
> as if they were single precision! Is that really what you want? (And is
that
> really what it does?) If so, Intel Fortran does not have such an option.