You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm trying to insert a different kind of information with nvbit_insert_call. I don't know if I have reached a limit and this is the reason for getting an error when the kernel finishes.
So, what is the limit of bits of bytes to insert after calling nvbit_insert_call?
Is there any possibility of inserting information for sizes less than 32? for example 16/8/4?
Thank you.
The text was updated successfully, but these errors were encountered:
Hi, I'm trying to insert a different kind of information with nvbit_insert_call. I don't know if I have reached a limit and this is the reason for getting an error when the kernel finishes.
So, what is the limit of bits of bytes to insert after calling nvbit_insert_call?
Is there any possibility of inserting information for sizes less than 32? for example 16/8/4?
Thank you.
The text was updated successfully, but these errors were encountered: