How to run CUDA and OpenMP code on Google Colaboratory
Efficiently Running High-Performance Computing Code on Google Colaboratory with CUDA and OpenMP.
Dec 4, 20225 min read2.5K

Search for a command to run...
Series
In this series, I explore some topics of computer science.
Efficiently Running High-Performance Computing Code on Google Colaboratory with CUDA and OpenMP.

Hey! I'm Siddhi. I'm an engineering student studying Computer Science. One of my favorite subjects of my curriculum is Data Structures and the topic I fear the most is Graphs. To overcome this fear, I tried to implement this data structure in a prac...
