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

[Fixbug] Fix the c++ standard to c++11 for both nvcc and gcc compilers #327

Merged
merged 1 commit into from
Jul 25, 2023

Conversation

yaoyaoding
Copy link
Member

  1. Fix the nvcc and gcc compiler to use -std=c++11 standard. This would allow hidet to work on some linux distribution with old version compiler (e.g., gcc 4.8.5 on centos7). See [Bug] Error out for "hidet.ops.matmul" #326
  2. Add lockfile as the dependency of hidet.

@yaoyaoding yaoyaoding merged commit 055a719 into hidet-org:main Jul 25, 2023
@yaoyaoding yaoyaoding deleted the issue-326 branch July 25, 2023 02:47
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.

1 participant