Paths, memory constants, and config
· 3 min read
Tools in DGX Lab assume local disk and Spark-class memory. Defaults match a stock DGX Spark layout; everything below can be overridden with environment variables read in backend/app/config.py.
FastAPI, Python, API design
View All TagsTools in DGX Lab assume local disk and Spark-class memory. Defaults match a stock DGX Spark layout; everything below can be overridden with environment variables read in backend/app/config.py.
DGX Lab expects to run on the DGX Spark (or at least on a box where nvidia-smi and your model cache match how the tools query the system). This is not a hosted product: you clone, you run, you own the outcome.