Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Interactive installation for JP4.4.1 #30

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

jaybdub
Copy link
Contributor

@jaybdub jaybdub commented Dec 15, 2020

For transparency and to simplify the install process for custom configurations, added interactive parameters to installation script.

Usage

Call sudo ./install.sh . No longer pass password. Instead, call whole script as sudo for transparency. We can escape sudo internally when needed.

sudo ./install.sh
Enable i2c permissions? (y): 
Install PyTorch? (y): n
...

TODO:

  • add instructions to README
  • add option for constraining memory of Jupyter process
  • test on jetson platforms
    • JetPack 4.4.1
      • Jetson Nano 2G
      • Jetson Nano 4G
      • Jetson Xavier NX
  • create sd card images
    • JetPack 4.4.1
      • Jetson Nano 2G
      • Jetson Nano 4G
      • Jetson Xavier NX

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants