mirror of
https://github.com/fumiama/base16384-sycl.git
synced 2026-06-10 13:10:30 +08:00
optimize: add xeinfo class & more compl. kernel
This commit is contained in:
7
.vscode/settings.json
vendored
7
.vscode/settings.json
vendored
@@ -70,7 +70,12 @@
|
||||
"xstring": "cpp",
|
||||
"xtr1common": "cpp",
|
||||
"xutility": "cpp",
|
||||
"chrono": "cpp"
|
||||
"chrono": "cpp",
|
||||
"forward_list": "cpp",
|
||||
"iomanip": "cpp",
|
||||
"random": "cpp",
|
||||
"*.def": "cpp",
|
||||
"ranges": "cpp"
|
||||
},
|
||||
"terminal.integrated.defaultProfile.windows": "Command Prompt with oneAPI",
|
||||
"terminal.integrated.defaultProfile.linux": "bash with oneAPI",
|
||||
|
||||
Reference in New Issue
Block a user