Skip to content

Commit cc46adc

Browse files
committed
Using 2021.2.0 compiler version
1 parent 46aa5b6 commit cc46adc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

config/compilers.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[
22
{
33
"COMPILER_NAME": "intel",
4-
"COMPILER_VERSION": "2021.10.0",
5-
"COMPILER_PKG_NAME": "intel-oneapi-compilers-classic",
6-
"COMPILER_PKG_VERSION": "2021.6.0"
4+
"COMPILER_VERSION": "2021.2.0",
5+
"COMPILER_PKG_NAME": "intel-oneapi-compilers",
6+
"COMPILER_PKG_VERSION": "2021.2.0"
77
}
88
]

0 commit comments

Comments
 (0)