Table of Contents
    Home / Computers / Simultaneous Multithreading
    Computers 1 min read
    Abbreviated as SMT, simultaneous multithreading is a processor design technology that allows multiple threads to issue instructions each cycle. Simultaneous multithreading enables multithreaded applications to execute threads in parallel on a single multi-core processor instead of processing threads in a linear fashion.

    See also Hyper-Threading.

    Was this Article helpful? Yes No
    Thank you for your feedback. 0% 0%