I tried to do the homework assignments of udacity's famous parallel programming(cs344) course. I found a repository in github that using google colab platform did it. udacity-cs344-colab
I tried to run that reposiotory in colab but I got errors.
When I run the cell
# make the cuda project
!make HW1
print("\n====== RESULT OF HW1 =======\n")
!bin/HW1 ../src/HW1/cinque_terre.gold
I get an error like this:
[ 20%] Building NVCC (Device) object HW1/CMakeFiles/HW1.dir/HW1_generated_student_func.cu.o
nvcc fatal : Unsupported gpu architecture 'compute_30'
CMake Error at HW1_generated_student_func.cu.o.cmake:222