Skip to content

rectangle matmul with shared memory python#5

Merged
jph00 merged 2 commits into
gpu-mode:mainfrom
KeremTurgutlu:rectangle-matmul
Feb 5, 2024
Merged

rectangle matmul with shared memory python#5
jph00 merged 2 commits into
gpu-mode:mainfrom
KeremTurgutlu:rectangle-matmul

Conversation

@KeremTurgutlu

@KeremTurgutlu KeremTurgutlu commented Feb 5, 2024

Copy link
Copy Markdown
Contributor
  • Shared memory 2D python rectangle matmul implementation fixes.
  • Mimic CUDA __syncthreads with python threading.Barrier.

@jph00

jph00 commented Feb 5, 2024

Copy link
Copy Markdown
Member

Thanks Kerem! :D

@jph00 jph00 merged commit 6e7958f into gpu-mode:main Feb 5, 2024
@KeremTurgutlu KeremTurgutlu deleted the rectangle-matmul branch February 8, 2024 05:00
jhonprice pushed a commit to jhonprice/gpumode-lectures that referenced this pull request Jun 15, 2026
rectangle matmul with shared memory python
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants