gpu
This commit is contained in:
parent
8b3bb9c382
commit
d976cfaf74
37 changed files with 2669 additions and 371 deletions
15
gpu/tp2/.vscode/settings.json
vendored
Normal file
15
gpu/tp2/.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"files.associations": {
|
||||
"iostream": "cpp",
|
||||
"atomic": "cpp",
|
||||
"*.tcc": "cpp",
|
||||
"chrono": "cpp",
|
||||
"compare": "cpp",
|
||||
"optional": "cpp",
|
||||
"future": "cpp",
|
||||
"numeric": "cpp",
|
||||
"sstream": "cpp",
|
||||
"cmath": "cpp",
|
||||
"*.def": "cpp"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue