Skip to content

erdc/python-hpcmp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-hpcmp

An enhanced Python distribution for HPCMP systems

Installation

  1. Initialize and update the submodules:
cd python-hpcmp
git submodule init
git submodule update
  1. Setup your environment, for example:
export PYTHON_HPCMP_ARCH=linux
export PYTHON_HPCMP=$HOME/src/python-hpcmp
export PYTHON_HPCMP_PREFIX=$PYTHON_HPCMP/$PYTHON_HPCMP_ARCH
export PYTHON_HPCMP_PYTHON=$PYTHON_HPCMP_PREFIX/bin/python

See the envConfig directory for existing architectures.

  1. Install
make

About

A Python distribution for the HPCMP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •