Skip to content

Makefile fails to run setup #26

@fieryWaters

Description

@fieryWaters

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions