[Carpet] PreRegrid

Erik Schnetter schnetter at cct.lsu.edu
Thu Jul 6 23:33:55 CEST 2006


On Jul 6, 2006, at 16:26:33, Ian Hinder wrote:

> On Thu, Jul 06, 2006 at 12:55:23AM -0500, Erik Schnetter wrote:
>> The group PreRegrid has just matured into an official bin.  That
>> means that all schedule statements like
>>
>> 	IN PreRegrid
>>
>> have to be changed to
>>
>> 	AT preregrid
>>
>> (bin names are case independent).
>
> What do I need to get to see this new bin?  Is it defined in the
> flesh? I can't see any reference to 'preregrid' in the Cactus/src
> directory.  My routines scheduled in this bin are not being called.  I
> have got latest carpet and latest dev CVS cactus.

The bins are "defined" in the flesh (src/sbin; grep for PREREGRID).   
There is a perl script that decides which bins are legal and which  
ones are rejected.  They are later passed around as C strings, so  
that the run-time flesh can handle all bin names.  In fact, at this  
stages bins and groups are handled in the same way, except that bin  
names have a CCTK_ prefix.

Which reminds me that I forgot to push a patch which changes this  
part in Carpet.  Sorry.  I accidentially disabled preregrid by my  
changes!

-erik

-- 
Erik Schnetter <schnetter at cct.lsu.edu>

My email is as private as my paper mail.  I therefore support encrypting
and signing email messages.  Get my PGP key from www.keyserver.net.



-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
Url : /archives/developers/attachments/20060706/9cc6bc60/attachment.pgp 


More information about the developers mailing list