Closed scxiao closed 1 year ago
This PR is for the failure of test test_dot_mfma_vector_load. Reason is the arch name is always set to gfx90a. Need to write a function to get the correct gpu_name, then it can pass on all GPUs.
test_dot_mfma_vector_load
gfx90a
This PR is for the failure of test
test_dot_mfma_vector_load
. Reason is the arch name is always set togfx90a
. Need to write a function to get the correct gpu_name, then it can pass on all GPUs.