mirror of
https://github.com/fumiama/base16384-sycl.git
synced 2026-06-08 20:10:24 +08:00
feat: add remaining tests in Chapter 3
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -82,7 +82,8 @@
|
||||
"terminal.integrated.profiles.windows": {
|
||||
"Command Prompt with oneAPI": {
|
||||
"path": "cmd.exe",
|
||||
"args": ["/k", "${config:oneapi.root.windows}/setvars.bat", "&&", "powershell"]
|
||||
// need to set VS2022INSTALLDIR envvar when WARNING: Visual Studio was not found in a standard install location
|
||||
"args": ["/k", "${config:oneapi.root.windows}/setvars.bat", "intel64", "vs2022", "&&", "powershell"]
|
||||
}
|
||||
},
|
||||
"terminal.integrated.profiles.linux": {
|
||||
|
||||
Reference in New Issue
Block a user