Skip to content

Commit 9f88f22

Browse files
authored
Update sample.json
1 parent 9bdb33c commit 9f88f22

File tree

1 file changed

+1
-4
lines changed
  • DirectProgramming/C++/Jupyter/OpenMP-offload-training

1 file changed

+1
-4
lines changed

DirectProgramming/C++/Jupyter/OpenMP-offload-training/sample.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,7 @@
1414
"env": [ "source /opt/intel/oneapi/setvars.sh" ],
1515
"steps": [
1616
"make all",
17-
"intro/bin/prog1",
18-
"datatransfer/bin/prog2",
19-
"parallelism/bin/prog3",
20-
"USM/bin/prog4",
17+
"make Run",
2118
"make clean"
2219
]
2320
}

0 commit comments

Comments
 (0)