Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

./ptx_ir.h:1053: int ptx_instruction::get_type2() const: Assertion `m_scalar_type.size() == 2' failed. #302

Closed
eecspan opened this issue May 28, 2024 · 0 comments

Comments

@eecspan
Copy link

eecspan commented May 28, 2024

I use the gpgpusim in accel-sim, when i want to run cutlass-bench/examples/05_wmma_gemm with turing architecture, I encountered the issue "Aborted (core dumped). The detailed error messages are: “./ptx_ir.h:1053: int ptx_instruction::get_type2() const: Assertion `m_scalar_type.size() == 2' failed.” and "error: set_wmma_vector_operands".
Before this, I had already resolved some issues, which were mentioned in gpgpu-sim/gpgpu-sim_distribution#296
Is this issue occurring because GPGPU-Sim does not yet support using tensor cores for s8 matrix multiplication and can only perform float16 matrix multiplication?
@aamodt @JRPan
Thank you very much. I hope you can provide assistance.

@JRPan JRPan closed this as completed Jul 7, 2024
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

No branches or pull requests

2 participants