karthikdash / PacketLevel_Sim_Hetero

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation Instructions

Note : The directory is pushed from a Python VirtualEnv

git clone reponame

sudo apt-get install python-pip

pip freeze < requirements.txt

Sankhya Cluster Instructions:

Python Version on Sankhya : 2.6.6 Numpy Version to install : 1.6.1

Run these commands on the ssh terminal

wget https://pypi.python.org/packages/dc/6a/5899b7baaa3ebbcc49fb97cdf6b96964d65684864562a1f4ca4cc9f578c8/numpy-1.6.1.tar.gz#md5=2bce18c08fc4fce461656f0f4dd9103e

tar -xvzf cd <directory_name> python setup.py install --user

About


Languages

Language:Python 96.8%Language:C++ 1.5%Language:C 1.3%Language:JavaScript 0.1%Language:Jupyter Notebook 0.1%Language:Fortran 0.1%Language:Shell 0.0%Language:CSS 0.0%Language:HTML 0.0%