Commit edb5ebd
committed
update version
Signed-off-by: limengxuan <[email protected]>1 parent c950ef9 commit edb5ebd
4 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
- OWNERS.md+5
- src/allocator/allocator.c+6-5
- src/cuda/context.c+16-5
- src/cuda/device.c+2-2
- src/cuda/hook.c+3-1
- src/cuda/memory.c+8-6
- src/include/libcuda_hook.h+1
- src/include/log_utils.h+2-2
- src/include/nvml-subset.h+6-1
- src/libvgpu.c+17-16
- src/multiprocess/multiprocess_memory_limit.c+17-52
- src/multiprocess/multiprocess_memory_limit.h-1
- src/multiprocess/multiprocess_utilization_watcher.c+5-8
- src/nvml/hook.c+10-6
- src/utils.c+3-1
- test/test_runtime_launch.cu+29
0 commit comments