出典: Single instruction, multiple threads 『フリー百科事典 ウィキペディア(Wikipedia)』 最終更新 3 January 2019, at 04:11 UTC、URL: https://en.wikipedia.org/ Single instruction, multiple thread (SIMT) is an execution model used in parallel computing where single instruction, multiple data (SIMD) is combined with multithreading. [Overview] The processors, say a number p of them, seem to execute many more than p tasks. This is achieved by each processor having multiple "threads" (or "work-items" or "Sequence of SIMD Lane operations"), which execute in lock-step, and are analogous to SIMD lanes.The SIMT execution model has been implemented on several GPUs and is relevant for general-purpose computing on graphics processing units (GPGPU), e.g. some supercomputers combine CPUs with GPUs... |
同義語・類義語 | 関連語・その他 |
---|---|
SIMT | |
Single instruction, multiple threads | |
Single Instruction,Multiple Thread | |
シィングルゥ インストゥラクシュン モァルゥティポルゥ スレッドゥ | |
シィングルゥ・インストゥラクシュン・モァルゥティポルゥ・スレッドゥ | |
シングル インストラクション マルチプル スレッド | |
シングル・インストラクション・マルチプル・スレッド | |
単一命令、複数スレッド | |
単一命令複数スレッド | |
このページは書きかけのページです | 更新日:2021年10月12日 |