Speculative multithreading

id: speculative-multithreading-306-10868535
title: Speculative multithreading
text: Thread Level Speculation (TLS), also known as Speculative Multi-threading, or Speculative Parallelization, is a technique to speculatively execute a section of computer code that is anticipated to be executed later in parallel with the normal execution on a separate independent thread. Such a speculative thread may need to make assumptions about the values of input variables. If these prove to be invalid, then the portions of the speculative thread that rely on these input variables will need to
brand slug: wiki
category slug: encyclopedia
description: Computer runtime parallelization technique
original url: https://en.wikipedia.org/wiki/Speculative_multithreading
date created:
date modified: 2024-02-25T14:52:50Z
main entity: {"identifier":"Q7575343","url":"https://www.wikidata.org/entity/Q7575343"}
image:
fields total: 13
integrity: 14

Related Entries

Explore Next Part