C++ Programming and the Persistent Memory Development Kit (PMDK)

With persistent memory, data can be retained after a program crash or power failure. Watch this webinar and learn how to make your C++ application PMEM aware using the Persistent Memory Development Kit (PMDK), formerly known as NVML. The presentation includes a C++ code sample walk through and a preview of developer tools available for troubleshooting persistent memory programs.

Webinar Code Sample

View PDF