Skip to content

SMT in FS simulation using O3 CPU #1922

Answered by powerjg
kislay536 asked this question in Q&A
Discussion options

You must be logged in to vote

SMT is "simultaneous multithreading." Intel calls this "hyperthreading." It's when there are multiple different contexts on a single core. It's related to fine-grained and coarse-grained multithreading.

gem5's O3 model SMT support is untested and not maintained. However, gem5 does support multiple cores in both SE and FS modes.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by kislay536
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants