Language:EN
Pages: 2
Words: 361
Rating : ⭐⭐⭐⭐⭐
Price: $10.99
Page 1 Preview
data movement moving data between gpu and cpu incu

Data movement moving data between gpu and cpu incurs overhead

Compute Unified Device Architecture Assignment Answers

Question:

a) What are CUDA’s limitations on inter-thread (between thread) communication

Compute Unified Device Architecture Answer and Explanation

3. Limited Communication Across Blocks: CUDA threads in different blocks cannot directly communicate or synchronize with each other. Inter-block communication typically requires using global memory, which can be slower due to higher latency compared to shared memory access.

4. Global Memory Access: While global memory allows communication between threads in different blocks, it's significantly slower than shared memory due to its higher latency and lower bandwidth.

You are viewing 1/3rd of the document.Purchase the document to get full access instantly

Immediately available after payment
Both online and downloadable
No strings attached
How It Works
Login account
Login Your Account
Place in cart
Add to Cart
send in the money
Make payment
Document download
Download File
img

Uploaded by : vedika rana

PageId: DOC8EACD5B