Logical handling
- From: Dieter Britz <britz@xxxxxxxxxx>
- Date: Thu, 31 Aug 2006 16:14:57 +0200
I want to handle matrices of type logical, and I reckon that
these ought to be done faster than the equivalent integer
matrices with MOD(*,2) hung on. However, on my Intel compiler,
the two came out almost exactly the same in cpu time. Clearly,
logicals are stored in whole words, rather than bits.
Is this general for compilers, or is it an Intel thing?
--
Dieter Britz, Kemisk Institut, Aarhus Universitet
.
- Follow-Ups:
- Re: Logical handling
- From: dpb
- Re: Logical handling
- From: Ron Shepard
- Re: Logical handling
- Prev by Date: Maple to Fortran?
- Next by Date: Re: Logical handling
- Previous by thread: Maple to Fortran?
- Next by thread: Re: Logical handling
- Index(es):