Skip to content

Commit d72b573

Browse files
authored
Update sample.json
1 parent 6600a7f commit d72b573

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

  • DirectProgramming/C++SYCL/Jupyter/C++-to-sycl-migration

DirectProgramming/C++SYCL/Jupyter/C++-to-sycl-migration/sample.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"description": "Step-by-step GPU optimization guide with Intel Advisor and ISO3DFD sample",
66
"toolchain": [ "dpcpp" ],
77
"targetDevice": [ "CPU", "GPU" ],
8+
"gpuRequired": ["gen9", "pvc"],
89
"languages": [ { "cpp": {} } ],
910
"os": [ "linux" ],
1011
"builder": [ "ide", "cmake" ],
@@ -20,4 +21,4 @@
2021
}]
2122
},
2223
"expertise": "Code Optimization"
23-
}
24+
}

0 commit comments

Comments
 (0)