mkri
mkri

Reputation: 41

total number of threads on nvidia Tesla

What is the total number of threads that can run concurrently on an nvidia Tesla, say S1070.

Upvotes: 4

Views: 2600

Answers (1)

Kim Reece
Kim Reece

Reputation: 1280

Combining information from NVIDIA's product page with this site and an interesting forum post, I'd say you're looking at 30720 simultaneous threads on an S1070. (4 gpus, 240 cores to a gpu, 32 threads to a warp on each core)

Upvotes: 5

Related Questions