Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Need debugging help!
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
glen herrmannsfeldt  
View profile  
 More options Oct 28 2012, 5:55 pm
Newsgroups: comp.lang.fortran
From: glen herrmannsfeldt <g...@ugcs.caltech.edu>
Date: Sun, 28 Oct 2012 21:55:26 +0000 (UTC)
Local: Sun, Oct 28 2012 5:55 pm
Subject: Re: Need debugging help!

Ron Shepard <ron-shep...@nospam.comcast.net> wrote:

(snip)

>> Where you can and your compilers support it, you can use
>> the contiguous attribute to improve the efficiency of assumed size.
> The CONTIGUOUS attribute is related to this issue, but for
> efficiency it can cut both ways.  First, I think CONTIGUOUS applies
> only to assumed shape arrays (and pointer arrays, which look like
> assumed shape in their declarations), it does not apply to assumed
> size or arrays with fixed dimensions which the compiler already
> knows are storage order contiguous.

Contiguous, or close to contiguous, also makes more efficient
use of the cache on modern processors.

-- glen


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.