Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
krackers
3mo ago
0 comments
Share
I wonder if semi-reliable RAM could be made to work for training. After all gradient descent already works in a stochastic environment, so maybe the noise from a few flipped bits doesn't matter too much.
0 comments
default
newest
oldest
sznio
3mo ago
Also, depends on the nature of the error. If only a small memory range is affected, you could patch the kernel to avoid it.
viraptor
3mo ago
No need for patching you can disable specific ranges on Linux using the memmap kernel parameter. It's often used for that purpose.
j
/
k
navigate · click thread line to collapse