Parallel-NetCDF 1.0.0 pre-release

Robert Latham robl at mcs.anl.gov
Tue Jun 7 18:41:33 CDT 2005


On Thu, Apr 14, 2005 at 01:08:38PM +0200, Rene Redler wrote:
> Hi Rob + list,
> 
>   Rob, thanks for your reply to my previous mail.
> 
> Here is now some issue which showed up when trying
> to build a pnetcdf on our NEC SX6.
> 
> When building nf_test I got a list of unresolved
> symbols:
> 
> nfmpi_inq_libvers_                  test_get.o
> nfmpi_set_fill_                     test_get.o
these are implemented now

> nfmpi_set_default_format_           test_get.o

this one just plain slipped through

> nfmpi__create_                      test_get.o
> nfmpi__create_mp_                   test_get.o
> nfmpi__enddef_                      test_get.o
> nfmpi__open_                        test_get.o
> nfmpi__open_mp_                     test_get.o
> nfmpi_copy_var_                     test_get.o
> nfmpi_inq_base_pe_                  test_get.o
> nfmpi_set_base_pe_                  test_get.o
> ncdid_                              test_get.o
> ncddef_                             test_get.o
> ncvid_                              test_get.o
> nccre_                              test_get.o
> ncopn_                              test_get.o
> ncvdef_                             test_get.o
> ncsfil_                             test_get.o
> nctlen_                             test_get.o

and all these have been culled from pnetcdf.inc.in

Thanks for taking the time to catalog all the defined-but-not-used
symbols.  Makes it quite easy to remove them (or find the routines we
should have but don't).

==rob

-- 
Rob Latham
Mathematics and Computer Science Division    A215 0178 EA2D B059 8CDF
Argonne National Labs, IL USA                B29D F333 664A 4280 315B




More information about the parallel-netcdf mailing list