I want to long time using CPU and GPU for stability test, has not been found on the Internet can use tools, can you provide a tool or other ways that can be used?
hello kamiyu,
may i have more details about what’s the use-case you would like to test ?
also, which JetPack version you’re using now.
thanks
I want to test the CPU and GPU load operation in a long time, I need to let the CPU and GPU long running software or command.
JetPack has the function of the test? thanks
hello kamiyu,
you can write a simple script to do variable addition in an infinite loop to increase CPU loading.
you can also running CUDA examples at the same time to increase the GPU loading.
thanks