Re: file interoperability

Anurag Acharya (acha@cs.UMD.EDU)
Mon, 17 Jun 1996 21:00:03 -0400

>Regarding Rajeev's proposal to add a boolean for file-interoperability,
>I agree with the need for this but I would like to see the proposal
>extended. It seems to me that there are several orthogonal aspects of
>interoperbility including:
> 1) interoperability among different MPI implementations
> 2) interoperability among different platforms
> 3) interoperability among node configurations

I see Rajiv's proposal as an instruction to the file system on whether
metadata on the file's organization and contents is to maintained in
persistent storage. (Correct me if I am wrong, Rajiv.) Clearly such
information is needed but I don't understand why this information
should be maintained by the file-system. I would argue that such
information should maintained by individual applications and/or
libraries. The list mentioned above goes far beyond the original
proposal. These purposes can be easily served by application-specific
conversion programs that can read the metadata (eg HDF).

anurag