Altera_Forum
Honored Contributor
8 years agoAutorun kernels and local memory
Let's say I have an autorun kernel that uses a local memory. Are the values stored in the local memory persistent (i.e accessible and valid when the autorun kernel restarts automatically)?
So far that's the behavior I've observed but it's not clear that it's guaranteed. Naturally, in hardware I'd expect data to be persistent; but if it's not guaranteed then emulation mode might behave differently.