Hello,
I am currently working on creating Darshan support for pNetCDF library,
specifically the ncmpi_delete function. I would like to complete the task
of saving the start and end timestamp of the pNetCDF but am running into
the error "invalid storage class" for functions such
pnetcdf_runtime_initialize when I run make install.
I have added to the darshan-pnetcdf.c file in darshan-runtime/lib and
darshan-utils/darshan-pnetcdf-logutils.c
Would you happen to have run into this error before? Also, would it be
possible to explain how the darshan_add_record_ref() and
darshan_delete_record_ref() functions work?
Thank you so much for your help!