Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
syntaxing
38 days ago
|
parent
|
context
|
favorite
| on:
Speeding up PyTorch inference on Apple devices wit...
This is gonna be a silly question but what does “kernel” mean in this context. I thought it meant like a Linux kernel module but doesn’t seem to be?
tuckerman
38 days ago
|
next
[–]
A kernel is low level function that is going to run in parallel on your accelerator (hopefully efficiently). You will have various matmuls, convolutions, etc.
If you search CUDA kernel you’d find examples but the term was used in HPC before as well.
drdrey
38 days ago
|
prev
[–]
https://en.wikipedia.org/wiki/Compute_kernel
Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: