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
I have tried your cudaMallocPitch_cudaMemcpy2D_example.cu, and found that the library conio.h is specific for windows. And it can be run only when I replace it with another library curses.h.
I have tried your cudaMallocPitch_cudaMemcpy2D_example.cu, and found that the library conio.h is specific for windows. And it can be run only when I replace it with another library curses.h.