Skip to content

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

Merged
yaoyaoding merged 1 commit intohidet-org:mainfrom
yaoyaoding:issue-326
Jul 25, 2023
Merged

[Fixbug] Fix the c++ standard to c++11 for both nvcc and gcc compilers#327
yaoyaoding merged 1 commit intohidet-org:mainfrom
yaoyaoding:issue-326

Conversation

@yaoyaoding
Copy link
Copy Markdown
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