Commit fccd341
authored
[ROCm] Use portable compiler names in cpp_extension compatibility tests (pytorch#188580) (#3384)
Use util function to get compiler executable names instead of hardcoded
`g++`
Pull Request resolved: pytorch#188580
Approved by: https://github.com/jeffdaily
(cherry picked from commit e6e48bf)1 parent 9df77ad commit fccd341
1 file changed
Lines changed: 2 additions & 1 deletion
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
83 | 84 | | |
84 | 85 | | |
85 | 86 | | |
86 | | - | |
| 87 | + | |
87 | 88 | | |
88 | 89 | | |
89 | 90 | | |
| |||
0 commit comments