Internal memory low, how to work all process on external memory in jetson xavier module

how to work all process on external memory,Using external memory like (pendrive or memory card),we download packages like opencv,cuda,cudnn,pytroch,tensorflow etc, sudo apt-get install all packages and run the code on the external memory without help of internal memory. Is it possible ?

Moving to Jetson AGX Xavier forum for resolution.

I don’t think any of process able working on external storage. Even it’s possible that would much worse performance. You may need to optimize the memory usage for the it.