Code Monkey home page Code Monkey logo

pwkit's Introduction

PWkit

Toolkits for PWmat (http://www.pwmat.com/pwmat-introduce).

Supplementation

  1. PWkit 手册: http://doc.lonxun.com/PWkit/PWkit.html
  2. PWmat 常见任务计算方法: http://www.pwmat.com/Tutorials

1. 安装说明

1.0. 安装提示

  1. 如果你进行 1.1 安装步骤 部分时,没有找到 pwkit_env.tar.gz 文件,你可以通过如下方式下载:
  2. pwkit_env.tar.gz 中包含一个 Python 解释器,解释器内置龙讯旷腾开发的Python库 pflow

1.1. 安装步骤

# Step 1. 解压文件
$ cd pwkit
$ mkdir pwkit_env
$ tar -zxvf pwkit_env.tar.gz -C pwkit_env

# Step 2. 设置环境变量
$ export PWKIT_ROOT=<your_path>/pwkit
$ export PATH=<your_path>/pwkit/bin:$PATH

# Step 3. 设置`Python解释器`的路径 -- 修改 PYTHON_PATH
$ vim pwkit.cfg
#PYTHON_PATH = <your_path>/pwkit/pwkit_env/bin/python3

1.2. 卸载

$ rm -rf /share/app/pwkit
$ rm -rf $HOME/.local/pwkit

2. 使用方法 (On MCloud)

# 加载环境
$ module load pwkit/1.0

# 运行 pwkit
$ pwkit
 _ ____      ___ __ ___   __ _| |_
| '_ \ \ /\ / / '_ ` _ \ / _` | __|  website: http://www.lonxun.com
| |_) \ V  V /| | | | | | (_| | |_   v1.0.0
| .__/ \_/\_/ |_| |_| |_|\__,_|\__|  pwmat kit Usage: pwkit -h
|_|

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.