You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
./sciqbench.bash -dt nv -tt all # run all tests
./sciqbench.bash -dt nv -tt device # run device tests
./sciqbench.bash -dt nv --tt torchop # run torch op tests
./sciqbench.bash -dt nv --tt ext_lib # run ext_lib tests# run each device test, detailed test results will be saved in ./device_test/<test_name>/result
./device_test/nv/bandwidthTest/run.bash
./device_test/nv/cublasMatMul/run.bash
./device_test/nv/nccl_test/run.bash
./device_test/nv/stream_test/run.bash