# ENA-QWQ/vit-opencl-backend SLOC report

> As of 2026-09-02 (commit 5d1504e03e31), ENA-QWQ/vit-opencl-backend contains 1,963 total lines: 1,807 code, 45 comments, 111 blank, across 4 files in 4 languages (top: C 54.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

ENA-QWQ/vit-opencl-backend has 1,807 source lines of code out of 1,963 total lines across 4 files, counted from the main ref at commit 5d1504e03e31 by the OctoCounts tokei engine on 2026-09-02. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving ENA-QWQ/vit-opencl-backend to commit 5d1504e03e31, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a small codebase by counted code lines. Code represents 92.1% of all lines, comments represent 2.3%, and the repository averages 452 code lines per file. C accounts for 54.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 1 | 1,049 | 975 | 4 | 70 |
| OpenCL | 1 | 742 | 723 | 0 | 19 |
| C Header | 1 | 113 | 109 | 0 | 4 |
| Markdown | 1 | 59 | 0 | 41 | 18 |

Top language (C 54.0%). Generated at 2026-09-02T15:34:47.590056867+00:00. Canonical report: https://octocounts.com/github/ENA-QWQ/vit-opencl-backend

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/ENA-QWQ/vit-opencl-backend/commit/5d1504e03e31ee97b37ecf5f2298dfb88951c6f4?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does ENA-QWQ/vit-opencl-backend have?

ENA-QWQ/vit-opencl-backend has 1,963 total lines, including 1,807 code lines, 45 comment lines, and 111 blank lines.

### How was the ENA-QWQ/vit-opencl-backend line count measured?

OctoCounts resolved the public GitHub repository to commit 5d1504e03e31, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for ENA-QWQ/vit-opencl-backend?

This OctoCounts report was generated from main at commit 5d1504e03e31 on 2026-09-02T15:34:47.590056867+00:00.

## Similar repository reports

- [fereidani/musl-vs-glibc](https://octocounts.com/github/fereidani/musl-vs-glibc) — C, 1,639 code lines
- [eradman/entr](https://octocounts.com/github/eradman/entr) — C, 1,577 code lines
- [KMukuch/ctuix](https://octocounts.com/github/KMukuch/ctuix) — C, 2,145 code lines
- [mathis-s/16b-RISC-Assembler](https://octocounts.com/github/mathis-s/16b-RISC-Assembler) — C, 1,321 code lines
- [dkvilo/dvm](https://octocounts.com/github/dkvilo/dvm) — C, 2,301 code lines
- [KaiCodingFast/WellWordChess](https://octocounts.com/github/KaiCodingFast/WellWordChess) — C, 1,232 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [Neovim vs VS Code](https://octocounts.com/compare/neovim-vs-vscode)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
