Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about memory-access

Read more about memory-access

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - memory-access

Memory padding vs coalesced access

I have a little confusion about bank conflicts, avoiding them using memory padding and coalesced memory access. What I've read so far: Coalesced memory access from global memory is optimal. If it isn'...
test-img

SimonH

cuda

memory-access

bank-conflict

Votes: 0

Answers: 1

Latest Answer

Too long for a comment so I'm putting it here. Still not a complete answer though. By the time I found this post by Mark Harris which demonstrates the usage of shared memory to faciliate coalesced mem...
test-img

SimonH

CUDA: Why memory transfers greater than 64KB are blocking calls?

I'm a CUDA learning student and I'm trying to understand how memory transfers work. I read on Internet that memory transfers greater than 64KB are treated as blocking calls, while memory transfers und...
test-img

carpeug

performance

memory-management

cuda

blocking

memory-access

Votes: 0

Answers: 1

Latest Answer

Whether a call to cudaMemcpy or cudaMemcpyAsync is blocking or not is described in the CUDA API: https://docs.nvidia.com/cuda/cuda-runtime-api/api-sync-behavior.html#api-sync-behavior__memcpy-async Fo...
test-img

Abator Abetor

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved