Patrick Coppock

Results 9 issues of Patrick Coppock

After running `build.sh`: ``` rm -f export_syms machine x86 hello.ko hello.kld ./objects/*.o hello.o error: failed to run `rustc` to learn about target-specific information Caused by: process didn't exit successfully: `rustc...

Following the instructions under [torchrec/inference](https://github.com/pytorch/torchrec/blob/main/examples/inference/README.md), I get a Docker build failure. I'm using fresh ToT. Build log is [here](https://github.com/pytorch/torchrec/files/11963173/build.log).

On r2.1, the Docker container run fails as shown: ``` (mlperf) $ python3 run.py --backend=tf --scenario=Offline . . . Running LoadGen test... 2022-11-02 14:19:55.493183: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library...

Building top of tree using the recommended method (Dockerfile) fails with what appears to be a _conda_ error. [Here](https://gist.github.com/coppock/797643d2415ec9374fbcdc6537eeb6a1) is a Gist with the build log. There are a lot...

After building the Docker image provided in stable_diffusion, the first data download command fails as follows: ``` root@0d839dc3dd25:/workspace# scripts/datasets/laion400m-filtered-download-moments.sh --output-dir /datasets/laion-400m/webdataset-moments-filtered scripts/datasets/laion400m-filtered-download-moments.sh: line 18: rclone: command not found scripts/datasets/laion400m-filtered-download-moments.sh: line...

I'm trying to run the RNNT training benchmark, but the Docker build results in a GPG error because of an unsigned repository. Is NVIDIA still supporting Ubuntu 18 with this...

rnn_speech_recognition

On a new clone, LFS files are not served. ``` Downloading benchmarks/inputs/imagenet/cassette.png (18 KB) Error downloading object: benchmarks/inputs/imagenet/cassette.png (56e5405): Smudge error: Error downloading benchmarks/inputs/imagenet/cassette.png (56e5405cfe54e6346f447ef02069e047881fec4cded7034ef43c028a5297b2c0): batch response: This repository is...

### System Info - TensorRT-LLM version: 0.11.0 - Python Version: CPython 3.12.3 - Operating System: Linux 6.8.0-1012-aws - CPU Architecture: x86_64 - Driver Version: 560.35 - CUDA Version: 12.6 ###...

triaged
installation
waiting for feedback

### System Info - CPU architecture: x86_64 - Host memory: 256GB - GPU + Name: NVIDIA A30 + Memory: 24GB - Libraries + TensorRT-LLM: v0.11.0 + TensorRT: 10.1.0 + CUDA:...

bug