These instructions move in the direction of building a cuDF docker image that works on Jetson Nano.
I'm using Nvidia Jetson nano.
- Quad-core ARM® Cortex®-A57 MPCore processor
| #!/usr/bin/env python3 | |
| """Creates JSON representation of file system fullness | |
| """ | |
| import re | |
| import time | |
| import json | |
| import subprocess | |
| WATCHED_FS = re.compile(r'(^(dev)?tmpfs|:/cvmfs(/|\s)|/dev/|overlay)') | |
| INTEGER_COLS = {'1K-blocks', 'Used', 'Available', 'Inodes', 'IUsed', 'IFree'} |
| .ipynb_checkpoints |
| lustre_createfile_layout |
This is a great doc: Azure Private Link frequently asked questions (FAQ) | Microsoft Learn
What is the relationship between the following?