MIKENET: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Check this out http://www.cnbc.cmu.edu/~mharm/research/tools/mikenet/#buildsim") |
No edit summary |
||
Line 1: | Line 1: | ||
Check this out | Check this out | ||
http://www.cnbc.cmu.edu/~mharm/research/tools/mikenet/#buildsim | http://www.cnbc.cmu.edu/~mharm/research/tools/mikenet/#buildsim | ||
Modify your ~/.bashrc file to contain the following two lines: | |||
export MIKENET_DIR=${HOME}/Mikenet-v8.02 | |||
export ARCH=`uname -m` |
Revision as of 11:31, 18 February 2016
Check this out http://www.cnbc.cmu.edu/~mharm/research/tools/mikenet/#buildsim
Modify your ~/.bashrc file to contain the following two lines:
export MIKENET_DIR=${HOME}/Mikenet-v8.02 export ARCH=`uname -m`