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
There appears to be an issue where all standard math functions for example sqrt(), sin() or pow() called within a CUDA global kernel return 0 instead of the calculated value when running in a xeus-cpp environment.