Frequently Asked Questions (FAQ)

The Popular Questions

The community gets asked a lot of questions. Here are some of the most frequentl asked questions we receive. If your question is not answere here, go to the Community and seek assistance from experts and peers using the many resources available.

Introduction (3)

I do not have access to a system with persistent memory, what do I do?
Check with your preferred cloud service provider(s) as persistent memory instancess may be available, or coming soon. For local development you can emulate persistent memory on Linux using DRAM or Disks in a KVM environment. In most cases, emulating persistent memory is good enough for development and functional testing, but not benchmarking. Read the Creating Developer Environments documentation for more information.
I am new to persistent memory, where do I start learning?
I want to contribute, what do I do?

Developers (2)

Where do I learn how to integrate persistent memory into my application?
The Developer Hub has a wealth of information to help developers, whether you are a beginner or advanced programmer. The Programming Persistent Memory book is the best place to start.
I have a technical question, how do I get help?