Skip to content

Commit 7ab998d

Browse files
committed
Fixing the sample.json to eliminate recent errors
1 parent a4e74b9 commit 7ab998d

File tree

1 file changed

+1
-1
lines changed
  • DirectProgramming/C++/StructuredGrids/iso3dfd_omp_offload

1 file changed

+1
-1
lines changed

DirectProgramming/C++/StructuredGrids/iso3dfd_omp_offload/sample.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "iso3dfd_omp_offload",
44
"categories": [ "Toolkit/Intel® oneAPI HPC Toolkit" ],
55
"description": "A finite difference stencil kernel for solving 3D acoustic isotropic wave equation",
6-
"toolchain": [ "icpx" ],
6+
"toolchain": [ "icc" ],
77
"targetDevice": [ "GPU" ],
88
"languages": [ { "cpp": {} } ],
99
"os": [ "linux" ],

0 commit comments

Comments
 (0)