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

Fix: segfault of matmul with transpose #37

Merged

Conversation

junjihashimoto
Copy link
Collaborator

This PR changes #35 to fix segfault.

The following points have been fixed:

1, Use getenv value immediately
2, Change the returned type of versionToStr to std::string, because lldb stoped at logger with versionToStr.

@austinvhuang austinvhuang merged commit 475ea2c into AnswerDotAI:main Aug 2, 2024
1 check passed
@austinvhuang
Copy link
Contributor

Thanks, works on my end!

On my MBP M1 Max, the difference between 7 & 9 is probably within statistical error of each other (~ 2.54-2.57 TFLOPS for both), at least at the current time.

@junjihashimoto
Copy link
Collaborator Author

Thank you for checking it!

@junjihashimoto junjihashimoto deleted the fix/matmul-version-to-str branch August 2, 2024 05:06
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.

2 participants