Skip to content

Question about Cuda #111

Answered by vladmandic
Nem-z asked this question in Q&A
Apr 13, 2023 · 3 comments · 32 replies
Discussion options

You must be logged in to vote

your system cuda libs are 12.1, but torch is compiled against 11.8, so it reports that.
normally mixing major versions is a no-no, but this is a known good combo, so no issues.

and yeah, rtx4090 should give you >40it/s, but only at higher batch sizes as it cannot get saturated enough otherwise. 30it/s is about as expected at batch size 1.

Replies: 3 comments 32 replies

Comment options

You must be logged in to vote
4 replies
@Nem-z
Comment options

@rbaechtold
Comment options

@gad-ass
Comment options

@AlUlkesh
Comment options

Answer selected by Nem-z
Comment options

You must be logged in to vote
25 replies
@ExecuteAI
Comment options

@ExecuteAI
Comment options

@ExecuteAI
Comment options

@vladmandic
Comment options

@ExecuteAI
Comment options

Comment options

You must be logged in to vote
3 replies
@ExecuteAI
Comment options

@vladmandic
Comment options

@ExecuteAI
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
6 participants