source of put_vara

Liu, Jaln jaln.liu at ttu.edu
Sat Aug 11 22:46:14 CDT 2012


Hi,

In the source code of netcdf4.1, I want to know the detail of their io part, i found the definition of NC_Dispatch structor, in which there is a function pointer of put_vara, i.e., int (*put_vara)(int ,int ,const size_t *, const size_t *, const void*, nctype); But I couldn't find the implementation of this function through all the netcdf codes. I know this question may not belong to parallel-netcdf, but how the netcdf layer do the io is very interesting, and how the parallel-netcdf utilize the mpi-io to improve the io routine is important. Can anyone give me some ideas for those questions? I appreciate for any suggestion.

Best Regards,
Jialin Liu, Ph.D student.
Computer Science Department
Texas Tech University
Phone: 806.742.3513(x241)
Office:Engineer Center 304
http://myweb.ttu.edu/jialliu/


More information about the parallel-netcdf mailing list