-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Description
I followed instructions but the make build command resolved as follows:
jacob@masterNode:~/git-repos/ml_benchmarks$ make install PATH_STORAGE=${PATH_STORAGE}
docker pull nvcr.io/nvidia/pytorch:23.06-py3 &&
cd /home/jacob/git-repos/ml_benchmarks &&
wget https://raw.githubusercontent.com/lambdal/deeplearning-benchmark/master/pytorch/setup.sh &&
chmod +x setup.sh &&
*./setup.sh AME_NGC && *
Where AME_NGC is supposed to resolve as a variable. Script doesn't complete correctly without it.
Metadata
Metadata
Assignees
Labels
No labels