Skip to content

Commit 935232b

Browse files
committed
changing CK_CC to CK_NVCC for CUDA
1 parent 6200d99 commit 935232b

15 files changed

Lines changed: 15 additions & 15 deletions

File tree

program/polybench-cuda-2dconv/.cm/meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"tags": "lib,xopenme"
3535
}
3636
},
37-
"compiler_env": "CK_CC",
37+
"compiler_env": "CK_NVCC",
3838
"data_name": "polybench-cuda-2dconv",
3939
"extra_ld_vars": "",
4040
"main_language": "c",

program/polybench-cuda-2mm/.cm/meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"tags": "lib,xopenme"
3737
}
3838
},
39-
"compiler_env": "CK_CC",
39+
"compiler_env": "CK_NVCC",
4040
"data_name": "polybench-cuda-2mm",
4141
"main_language": "c",
4242
"process_in_tmp": "yes",

program/polybench-cuda-3dconv/.cm/meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"tags": "lib,xopenme"
3636
}
3737
},
38-
"compiler_env": "CK_CC",
38+
"compiler_env": "CK_NVCC",
3939
"data_name": "polybench-cuda-3dconv",
4040
"main_language": "c",
4141
"process_in_tmp": "yes",

program/polybench-cuda-3mm/.cm/meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"tags": "lib,xopenme"
3838
}
3939
},
40-
"compiler_env": "CK_CC",
40+
"compiler_env": "CK_NVCC",
4141
"data_name": "polybench-cuda-3mm",
4242
"main_language": "c",
4343
"process_in_tmp": "yes",

program/polybench-cuda-atax/.cm/meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"tags": "lib,xopenme"
3535
}
3636
},
37-
"compiler_env": "CK_CC",
37+
"compiler_env": "CK_NVCC",
3838
"data_name": "polybench-cuda-atax",
3939
"main_language": "c",
4040
"process_in_tmp": "yes",

program/polybench-cuda-bicg/.cm/meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"tags": "lib,xopenme"
3535
}
3636
},
37-
"compiler_env": "CK_CC",
37+
"compiler_env": "CK_NVCC",
3838
"data_name": "polybench-cuda-bicg",
3939
"main_language": "c",
4040
"process_in_tmp": "yes",

program/polybench-cuda-corr/.cm/meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"tags": "lib,xopenme"
4141
}
4242
},
43-
"compiler_env": "CK_CC",
43+
"compiler_env": "CK_NVCC",
4444
"data_name": "polybench-cuda-corr",
4545
"main_language": "c",
4646
"process_in_tmp": "yes",

program/polybench-cuda-covar/.cm/meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"tags": "lib,xopenme"
3939
}
4040
},
41-
"compiler_env": "CK_CC",
41+
"compiler_env": "CK_NVCC",
4242
"data_name": "polybench-cuda-covar",
4343
"main_language": "c",
4444
"process_in_tmp": "yes",

program/polybench-cuda-fdtd-2d/.cm/meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"tags": "lib,xopenme"
3535
}
3636
},
37-
"compiler_env": "CK_CC",
37+
"compiler_env": "CK_NVCC",
3838
"data_name": "polybench-cuda-fdtd-2d",
3939
"main_language": "c",
4040
"process_in_tmp": "yes",

program/polybench-cuda-gemm/.cm/meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"tags": "lib,xopenme"
3636
}
3737
},
38-
"compiler_env": "CK_CC",
38+
"compiler_env": "CK_NVCC",
3939
"data_name": "polybench-cuda-gemm",
4040
"main_language": "c",
4141
"process_in_tmp": "yes",

0 commit comments

Comments
 (0)