Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
syntaxing
11 months 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
11 months 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
11 months ago
|
prev
[–]
https://en.wikipedia.org/wiki/Compute_kernel
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: