Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
educg-net-22023-2210132
proj275 - eBPF for AI_ML-609
Commits
f35a19e0
Commit
f35a19e0
authored
10 months ago
by
Tokisakix
Browse files
Options
Download
Patches
Plain Diff
add libtorch and cmake
parent
cbdfb615
Changes
12
Hide whitespace changes
Inline
Side-by-side
Showing
12 changed files
.gitignore
+3
-0
.gitignore
test/.gitignore
+3
-0
test/.gitignore
test/CMakeLists.txt
+17
-0
test/CMakeLists.txt
test/Makefile
+3
-7
test/Makefile
test/c_cuda.cu
+0
-0
test/c_cuda.cu
test/c_torch_cpu.cpp
+7
-0
test/c_torch_cpu.cpp
test/c_torch_cuda.cpp
+7
-0
test/c_torch_cuda.cpp
test/py_cuda.py
+0
-0
test/py_cuda.py
test/test_c_ucb.py
+1
-1
test/test_c_ucb.py
test/test_s_c_client.py
+1
-1
test/test_s_c_client.py
test/test_trace_c_cuda.py
+1
-1
test/test_trace_c_cuda.py
test/test_uprobe.py
+1
-1
test/test_uprobe.py
with
44 additions
and
11 deletions
+44
-11
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment