Skip to content

Understand the performance impact of using a unmatched pair of real device and simulator' config #161

Answered by JRPan
wangyuyue asked this question in Q&A
Discussion options

You must be logged in to vote

I moved this to the discussion as this is not really a bug.

So even though it's not recommended, you can mix use traces that are are generation.

The performance results correspond to the config. Not the device you collected traces on.

Again, even though this is not recommended, you should be able to run traces with configs that are the same generation (Volta, Turing, Ampere, etc) without error. And results should be similar.
An example could be running a 3090 config with traces collected on 3070. But running a 3090 config with traces collected in 2080 is a bad idea (and it probably won't even run).

If you just want to create a config for some cards we don't have, check out the tuner under u…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by wangyuyue
Comment options

You must be logged in to vote
2 replies
@JRPan
Comment options

@JRPan
Comment options

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
Converted from issue

This discussion was converted from issue #159 on February 10, 2023 18:23.