NVIDIA / cloud-native-stack

Run cloud native workloads on NVIDIA GPUs
Apache License 2.0
119 stars 47 forks source link

how to compile devicequery? #4

Closed beyondli closed 3 years ago

beyondli commented 3 years ago

guide followed

Now compile the cuda examples to validate from pod.

$ cd /usr/local/cuda/samples/1_Utilities/deviceQuery $ sudo make $ cd ~

where to compile it? kubectl just apply yml to create container from docker image. compile from docker images?

angudadevops commented 3 years ago

@beyondli we believe you followed Jetson Xavier Guide. Did you install the Jetpack, it should comes with cuda samples. ?

angudadevops commented 3 years ago

As comment is pending long time, closing the comment.