Re: forall and do loop
- From: "Wade Ward" <zaxfuuq@xxxxxxxxxxx>
- Date: Fri, 27 Jul 2007 02:35:59 -0700
"aeroguy" <sukhbinder.singh@xxxxxxxxx> wrote in message
news:1185515815.529321.10760@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
The general case is talked about somewhat in MR&C 6.9. The example they
thanks for the reply. My main concern in this program test is not
about low level compiler but to know which coding practise is
effecient in a general sense. I mean, which code will be better
optimized by the compiler if i choose to use the compiler optimization
option.
thanks for the reply.
look at is array assignment that doesn't seem markedly different than what
you had in the original post. So at first blush and knowing next to nothing
about compiler optimization, I would say that the formulation with the
forall would lend itself better to optimization on parallel processors.
--
Wade Ward
.
- Follow-Ups:
- Re: forall and do loop
- From: Richard Maine
- Re: forall and do loop
- References:
- forall and do loop
- From: aeroguy
- Re: forall and do loop
- From: Sebastian Hanigk
- Re: forall and do loop
- From: aeroguy
- forall and do loop
- Prev by Date: Re: forall and do loop
- Next by Date: Re: forall and do loop
- Previous by thread: Re: forall and do loop
- Next by thread: Re: forall and do loop
- Index(es):
Relevant Pages
|