itaps-parallel [Fwd: Re: problem with data]
Tim Tautges
tautges at mcs.anl.gov
Fri Nov 14 09:06:25 CST 2008
Huh? How are these different?
- tim
Mark Miller wrote:
> I found this in working with FMDB but then thought it might be important
> to people in general...
>
> mesh machine, it would fail...
>
> typedef enum {
> iBase_BLOCKED,
> iBase_INTERLEAVED,
> iBase_UNDETERMINED
> } iBase_StorageOrder;
>
> To correct it, I think all the enums in iBase.h need to be re-formatted
> like so...
>
> typedef enum {
> iBase_BLOCKED,
> iBase_INTERLEAVED,
> iBase_UNDETERMINED
> } iBase_StorageOrder;
>
>
--
================================================================
"You will keep in perfect peace him whose mind is
steadfast, because he trusts in you." Isaiah 26:3
Tim Tautges Argonne National Laboratory
(tautges at mcs.anl.gov) (telecommuting from UW-Madison)
phone: (608) 263-8485 1500 Engineering Dr.
fax: (608) 263-4499 Madison, WI 53706
More information about the itaps-parallel
mailing list