GithubHelp home page GithubHelp logo

isabella232 / ixpdimm_sw Goto Github PK

View Code? Open in Web Editor NEW

This project forked from intel/ixpdimm_sw

0.0 0.0 0.0 10.4 MB

License: BSD 3-Clause "New" or "Revised" License

C 58.30% C++ 40.63% Python 0.23% Shell 0.12% CMake 0.62% Batchfile 0.10% sed 0.01%

ixpdimm_sw's Introduction

ixpdimm_sw [deprecated]

This project has been replaced by ipmctl located at https://github.com/intel/ipmctl. This repo is not active and pull requests are no longer being accepted.

IXPDIMM SW is application-level software for configuring and managing Intel DIMMs. It supports functionality to:

Discover Intel DIMMs.

  • View and update the firmware on Intel DIMMs.
  • Provision the platform memory configuration.
  • Create and delete namespaces.
  • Configure data-at-rest security on Intel DIMMs.
  • Monitor Intel DIMM health.
  • Track performance of Intel DIMMs.
  • Debug and troubleshoot Intel DIMMs.

IXPDIMM SW refers to the following interface components:

  • An Application Programming Interface (API) library which provides programmatic access to the IXPDMIM SW functionality.
  • A Command Line Interface (CLI) application for configuring and managing Intel DIMMs from the command line.
  • A monitor daemon/system service for monitoring the health and status of Intel DIMMs.

Packages are available on Fedora.

Fedora and Epel 7 packages can be found at: https://copr.fedorainfracloud.org/coprs/jhli/ixpdimm_sw/

For more information please visit our project home: https://01.org/intel-nvm-frameworks

Build

Linux

Kernel 4.12 or newer is suggested

libndctl is required to build, packages can be found at: https://copr.fedoraproject.org/coprs/djbw/ndctl/

The source can be found at: https://github.com/pmem/ndctl

invm-frameworks is required to build, packages can be found at: https://copr.fedorainfracloud.org/coprs/jhli/ixpdimm_sw/

The source can be found at: https://github.com/intel/invm-frameworks

All other dependencies are widely available. This includes openssl sqlite zlib numactl kmod sblim-cmpi.

mkdir output && cd output
cmake -DRELEASE=ON -DCMAKE_INSTALL_PREFIX=/usr ..
make -j all
sudo make install

build artifacts can be found in output/build/linux/real/release

RPMs can also be built:

make rpm

The RPMs will be in output/rpmbuild/RPMS/

Build Windows

WIP

ixpdimm_sw's People

Contributors

aallada avatar amy2wang avatar bvberndt avatar dkosawa avatar kdegi avatar kellycouch avatar kjacque avatar mplucins avatar nkothapa avatar nolanhergert avatar nwmoulin avatar rgkarkha avatar richardajohnson avatar ryon-jensen avatar snanja avatar swetha-intel avatar tjkasani avatar victorrodriguez avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.