I am trying to convert RGB image to greyscale using CUDA. I want to read the image with stbi_load, pass it to convertToGreyscale() where I call the kernel and save the