Program code conversion processing method and device and compiling system
A technology for transforming processing and program code, applied in the computer field, which can solve problems such as reducing optimization overhead and failing to meet control flow performance.
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0069] In SIMT architecture, threads are usually organized according to grid (Grid), thread block (Block) and thread warp (Warp). Among them, the Grid contains multiple Blocks, and each Block contains multiple Warps. Each Warp contains multiple threads and is the smallest scheduling unit on the GPU. Generally, there are 32 threads in a single Warp. The threads in a warp follow the SIMT scheduling mode, that is, all threads in the warp execute the same sequence of instructions.
[0070] The Warp is divided into multiple groups of threads. When the Warp executes the branch program, each group of threads in the Warp executes a single branch. Since the thread in the Warp is a single instruction stream, the total time for the Warp to execute the branch program is that each group of threads executes its own branch. The sum of the time, that is, the total time for Warp to execute the branch program is longer, which affects the execution performance of the program.
[0071] An exampl...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More - R&D
- Intellectual Property
- Life Sciences
- Materials
- Tech Scout
- Unparalleled Data Quality
- Higher Quality Content
- 60% Fewer Hallucinations
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2025 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com



