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 was trying to follow the excellent article by @straaljager. While trying to run this codebase using Cuda 11, I am getting the following error: main.cu(191): error: initial value of reference to non-const must be an lvalue
Can someone please suggest how to resolve this issue?