swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Storing data in hdf format


From: Sven Thommesen
Subject: Re: Storing data in hdf format
Date: Tue, 26 Jun 2001 23:11:29 -0500

At 03:25 PM 6/26/01 -0600, mgd wrote:
I'd suggest changing my previous example by moving the `DataRecord'
class outside of the primary class InnerClassHDFDemo.

Marcus,

I''ve worked out most of the kinks in my sim using your demo. There is one remaining issue: the app aborts while trying to build a DataRecord from data in the hdf file. The error message is terse: "java.m: 875: java-object-setVariable". That spot in java.m has the statement: "if (rank>1) abort();". As it turns out, my DataRecord has several 2-dimensional arrays of integers.

So,

question 1: are the archivers limited to 1-dimensional arrays only?

question 2: will deep serialization croak or recurse properly if DataRecord contains an array of pointers to SmallDataRecords, each of which contains 1-dimensional arrays of integers?

Sven



                 ==================================
  Swarm-Support is for discussion of the technical details of the day
  to day usage of Swarm.  For list administration needs (esp.
  [un]subscribing), please send a message to <address@hidden>
  with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]