I used the following command to run software、memory bandwidth and pulse test
dcgmi diag -j -v -c /opt/dcgm_config.yaml -i 0 -r software
dcgmi diag -j -v -c /opt/dcgm_config.yaml -i 0 -r memory_bandwidth
dcgmi diag -j -v -c /opt/dcgm_config.yaml -i 0 -r pulse_test
This works fine on dcgm 3.3.8.
When I upgrade dcgm to 4.4.2, I tried to install the core、proprietary and cuda package and run the tests above. When I rerun the commands above, it says the requested tests were not found. Does the test name change in the new dcgm? If so, what's the new test options?
I used the following command to run software、memory bandwidth and pulse test
dcgmi diag -j -v -c /opt/dcgm_config.yaml -i 0 -r softwaredcgmi diag -j -v -c /opt/dcgm_config.yaml -i 0 -r memory_bandwidthdcgmi diag -j -v -c /opt/dcgm_config.yaml -i 0 -r pulse_testThis works fine on dcgm 3.3.8.
When I upgrade dcgm to 4.4.2, I tried to install the core、proprietary and cuda package and run the tests above. When I rerun the commands above, it says the requested tests were not found. Does the test name change in the new dcgm? If so, what's the new test options?