Project Name | intel/intel-xpu-backend-for-triton |
---|---|
Lines of code analyzed | 795,169 |
On Coverity Scan since | Apr 02, 2024 |
Last build analyzed | about 13 hours ago |
Language | C/C++ |
Repository URL | https://github.com/intel/intel-xpu-backend-for-triton.git |
Homepage URL | https://github.com/intel/intel-xpu-backend-for-triton |
License | MIT (MIT license ) |
Want to view defects or help fix defects?
Add me to projectVersion: 3.2.0\ gitc127cc3
Line of Code (LOC) | Defect Density |
---|---|
Less than 100,000 | 0.35 |
100,000 to 499,999 | 0.5 |
500,000 to 1 million | 0.7 |
More than 1 million | 0.65 |
Note: Defect density is measured by the number of defects per 1,000 lines of code, identified by the Coverity platform. The numbers shown above are from our 2013 Coverity Scan Report, which analyzed 250 million lines of open source code.
Note: Defect density is measured by the number of defects per 1,000 lines of code.
Component Name | Pattern | Ignore | Line of Code | Defect density |
---|---|---|---|---|
usr lib | /usr/lib/.* | Yes | 912 | N/A |
pybind 11 | */include/pybind11/* | Yes | 12,905 | N/A |
nvidia backend | */third_party/nvidia/lib/* | Yes | 6,288 | N/A |
amd backend | */third_party/amd/lib/* | Yes | 8,755 | N/A |
intel backend | */third_party/intel/lib/* | No | 33,284 | 0.03 |
SPIRVToLLVMTranslator | */SPIRVToLLVMTranslator/lib/SPIRV/* | Yes | 44,428 | N/A |
Usr include | /usr/include/* | Yes | 121,052 | N/A |
Googletest | */googletest/src/* | Yes | 7,883 | N/A |
MLIR | */llvm/*/mlir/* | Yes | 273,408 | N/A |
Build artifacts | /build/cmake.linux-x86_64-cpython-3.10/* | Yes | 81,372 | N/A |
Triton common - Analysis | */lib/Analysis/* | Yes | 2,836 | N/A |
Triton common - TritonGPUToLLVM | */lib/Conversion/TritonGPUToLLVM/* | Yes | 4,774 | N/A |
Triton common - Triton | */lib/Dialect/Triton/* | Yes | 2,112 | N/A |
Triton common - TritonToTritonGPU | */lib/Conversion/TritonToTritonGPU/* | Yes | 725 | N/A |
Triton common - NVGPU | */lib/Dialect/NVGPU/* | Yes | 0 | N/A |
Triton common - Triton Dialect | */lib/Dialect/Triton/* | Yes | 0 | N/A |
Triton NVIDIA - TritonNvidiaGPU Dialect | */lib/Dialect/TritonNvidiaGPU/* | Yes | 1,338 | N/A |
Triton common - TritonGPU dialect | */lib/Dialect/TritonGPU/* | Yes | 10,965 | N/A |
Triton Intel - TritonIntelGPU dialect | */lib/Dialect/TritonIntelGPU/* | No | 0 | N/A |
Triton common - src | /src/.* | Yes | 2,793 | N/A |
CMake | */cmake/*/Modules/* | Yes | 70 | N/A |
LLVM C | */llvm/*/llvm-c/* | Yes | 167 | N/A |
Python opt | /opt/* | No | 7,400 | 0.00 |
Triton common - unittest | */unittest/Dialect/* | Yes | 3,016 | N/A |
Triton analysis common | */include/triton/Analysis/* | Yes | 713 | N/A |
AMD backend - triton_amd_cc | */triton_amd.cc | Yes | 238 | N/A |
LLVM | */llvm/*/llvm/* | Yes | 106,058 | N/A |
JSON | */json/include/nlohmann/* | Yes | 17,648 | N/A |
Triton common - Proton | */intel-xpu-backend-for-triton/third_party/proton/* | Yes | 3,497 | N/A |
Triton common - NVIDIA backend | */intel-xpu-backend-for-triton/third_party/nvidia/* | Yes | 16,343 | N/A |
Triton common - Tools | */intel-xpu-backend-for-triton/include/triton/Tools/* | Yes | 257 | N/A |
Triton common - unittest all | */intel-xpu-backend-for-triton/unittest/* | Yes | 671 | N/A |
Triton common - test lib | */intel-xpu-backend-for-triton/test/lib/* | Yes | 64 | N/A |
Triton common - include-triton-Dialect | */intel-xpu-backend-for-triton/include/triton/Dialect/* | Yes | 813 | N/A |
Triton common - Conversion TritonGPUToLLVM | */include/triton/Conversion/TritonGPUToLLVM/* | Yes | 1,525 | N/A |
Other | .* | No | 21,044 | 0.19 |
ID | CWE-Name | Number of Defects |
---|---|---|
190 | Integer Overflow or Wraparound | 27 |
Coverity Scan tests every line of code and potential execution path. The root cause of each defect is clearly explained, making it easy to fix bugs.
Would you like to view the project defects, or help improve its quality by fixing defects?
Add me to project