Thanks.<br><br><div class="gmail_quote">On Wed, Jan 20, 2010 at 3:59 PM, Rob Latham <span dir="ltr">&lt;<a href="mailto:robl@mcs.anl.gov">robl@mcs.anl.gov</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Mon, Jan 04, 2010 at 08:50:04AM -0600, Rob Latham wrote:<br>
<br>
&gt; OK, here&#39;s what I&#39;ll do:  I want to avoid run-time things here because<br>
&gt; those tests won&#39;t work on BlueGene or other cross-compile<br>
&gt; environments. I will add some macros in pnetcdf.h that we can use at<br>
&gt; compile time:<br>
&gt;<br>
&gt; - PNETCDF_VERSION_MAJOR<br>
&gt; - PNETCDF_VERSION_MINOR<br>
&gt; - PNETCDF_VERSION_SUB<br>
&gt; - PNETCDF_VERSION_SVN<br>
&gt;<br>
&gt; I&#39;ll let you know when I&#39;ve got that in place.<br>
<br>
</div>OK, In SVN revision 762 we have some macros you can use now:<br>
<br>
PNETCDF_VERSION_MAJOR=1<br>
PNETCDF_VERSION_MINOR=1<br>
PNETCDF_VERSION_SUB=1<br>
PNETCDF_VERSION_PRE=svn<br>
<br>
In the released version, PNETCDF_VERSION_PRE will be empty.<br>
<br>
ncmpi_inq_libvers and nfmpi_inq_libvers output looks like this:<br>
<br>
Parallel-NetCDF version 1.1.1svn of 02 November 2009<br>
<br>
I&#39;ll cherry-pick this into the release branch and it will be part of<br>
1.1.1<br>
<div><div></div><div class="h5"><br>
==rob<br>
<br>
--<br>
Rob Latham<br>
Mathematics and Computer Science Division<br>
Argonne National Lab, IL USA<br>
</div></div></blockquote></div><br>