feat(sliceSM): add sliceSM
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
// Project tasks configuration. See https://zed.dev/docs/tasks for documentation.
|
||||
//
|
||||
// Example:
|
||||
[
|
||||
{
|
||||
"label": "Run",
|
||||
"label": "Run CUDA - Student_Cuda",
|
||||
"command": "cbicc cuda clean jall run",
|
||||
"cwd": "Student_Cuda",
|
||||
"use_new_terminal": false,
|
||||
"allow_concurrent_runs": false,
|
||||
"reveal": "always",
|
||||
|
||||
Reference in New Issue
Block a user