Hi all!
I am trying to run this c-script on a cuda-enabled gpu as it specifies: https://github.com/HPSCIL/cuSTARFM. (I did not write the program and kept everything the same, with the exception of changing the the input file so it calls files in the right directory)
However, it fails to compile giving me the errors in the file attached. I am able to get a --version for gcc, gdal, cuda and nvcc- the requirements. Do you think this is an issue with the script itself? or rather that it is occurring because some of the packages required for it to run were not properly installed/set-up?
Thanks!
cuSTARFM-errors-run1.log (5.3 KB)