mistral.rs icon indicating copy to clipboard operation
mistral.rs copied to clipboard

[tmp] CUDA allocation log

Open EricLBuehler opened this issue 3 months ago • 2 comments

EricLBuehler avatar Nov 10 '25 03:11 EricLBuehler

Code Metrics Report
===============================================================================
 Language            Files        Lines         Code     Comments       Blanks
===============================================================================
 C Header                3           63           54            0            9
 CSS                     1          473          408           14           51
 Dockerfile              1           39           22            8            9
 HTML                    1           78           64            5            9
 JavaScript              7         1397         1068          180          149
 JSON                   22          422          419            0            3
 Makefile                1            6            5            0            1
 Python                107         5831         4772          302          757
 Shell                   1           63           26           18           19
 Plain Text              3         3723            0         2413         1310
 TOML                   23          879          810           11           58
 YAML                    3           25           23            2            0
-------------------------------------------------------------------------------
 Jupyter Notebooks       3            0            0            0            0
 |- Markdown             2           77           32           31           14
 |- Python               2          205          178            1           26
 (Total)                            282          210           32           40
-------------------------------------------------------------------------------
 Markdown               78         7469            0         5582         1887
 |- BASH                21          340          289           31           20
 |- JSON                13          539          539            0            0
 |- Python              16          605          498           42           65
 |- Rust                35         1397         1173           36          188
 |- TOML                 2           75           63            0           12
 |- YAML                 1           21           16            5            0
 (Total)                          10446         2578         5696         2172
-------------------------------------------------------------------------------
 Rust                  430       164340       145457         3928        14955
 |- Markdown           201         4425          285         3568          572
 (Total)                         168765       145742         7496        15527
===============================================================================
 Total                 684       184808       153128        12463        19217
===============================================================================

github-actions[bot] avatar Nov 10 '25 03:11 github-actions[bot]

catch22 situation - i need #1722 to build, but upstream lacks the debug capability. Maybe the memory tracing should be a PR on upstream's candle as well?

sempervictus avatar Nov 23 '25 22:11 sempervictus