Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Latest commit

 

History

History
29 lines (17 loc) · 1.12 KB

File metadata and controls

29 lines (17 loc) · 1.12 KB
description
Installing the Persistent Memory Development Kit

Installing PMDK

Introduction

The Persistent Memory Development Kit (PMDK) is available on Supported Operating Systems in package and source code formats. Some features of the PMDK require additional packages. Prerequisite packages and utilities are describe in the Installing PMDK from Source on Linux and FreeBSD section.

Contents

Linux

Windows

PMDK Version Convention

PMDK delivers stable releases for production use, release candidates for early development and testing, and development builds for early access.

  • Builds are tagged something like 0.2+b1, which means Build 1 on top of version 0.2
  • Release Candidates have a '-rc{version}' tag, eg 0.2-rc3, which means Release Candidate 3 for version 0.2.
  • Stable releases use a major.minor tag like 0.2