Skip to content

Conversation

@wangkang-mt
Copy link
Collaborator

No description provided.

mudnn_bench
├── bench_test_matmul.sh
├── bin
│ ├── mudnn_bench -> mudnn_bench-x.x.x
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里可能会confuse,要不写一下mudnn_bench的位置,否则需要手动安装

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

补充mudnn_bench在/usr/local/musa下

## 2.1 fp64, tf32 测试
```shell
# 1. 编译
bash ./fp64_tf32_src/build_gemm_tf32.sh
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里应该是没有实际测试过,如果没有进入到src目录应该是编译会报错找不到文件,可以实际试下

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

更正路径问题,实测没问题

# 2. 测试
可在测试脚本中自行批量配置测试MNK,warmup,iter等。
## 2.1 fp64, tf32 测试
注意:fp64和tf32 数据类型调用非 mudnn 接口
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tf32?还是fp32

```shell
# 1. 编译
bash ./fp64_tf32_src/build_gemm_tf32.sh
cd ./fp64_tf32_src
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

同上

cd ./fp64_tf32_src

bash ./fp64_tf32_src/build_gemm_fp64.sh
bash build_gemm_tf32.sh
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

同上

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants