Commit 22171e3
Fix hide cuda preset (#6063)
* Add libcudnn_graph.so and libparcagpucupti.so to hide CUDA internals preset
Extended the hide_cuda_internals filter preset to exclude additional
CUDA libraries from profiles: libcudnn_graph.so and libparcagpucupti.so.
* Remove libparcgpcupti.so from hide CUDA internals preset
Removed the outdated libparcgpcupti.so entry from the filter preset.
* Add libcudnn.so to hide CUDA internals preset
Include libcudnn.so in the CUDA internals filter to exclude it from profiles.
---------
Co-authored-by: Claude <[email protected]>1 parent 83c48ba commit 22171e3
File tree
1 file changed
+15
-3
lines changed1 file changed
+15
-3
lines changedLines changed: 15 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
124 | 136 | | |
125 | 137 | | |
126 | 138 | | |
| |||
0 commit comments