Closed texadactyl closed 3 years ago
rawspectest uses one GPU: 0. Instead of sleeping 10 seconds and quickly alt-tabbing to another terminal to run nvidia-smi, I have modified rawspectest.c and Makefile to use the CUDA API to fetch the information and printf it.
nvidia-smi
rawspectest uses one GPU: 0. Instead of sleeping 10 seconds and quickly alt-tabbing to another terminal to run
nvidia-smi
, I have modified rawspectest.c and Makefile to use the CUDA API to fetch the information and printf it.