Skip to content

Instantly share code, notes, and snippets.

View joksim's full-sized avatar

Joksim joksim

  • Faculty of Computer Science and Engineering
  • Skopje
View GitHub Profile
@joksim
joksim / gist:d7c02aa7dde26ae274636d025faadd92
Last active September 2, 2021 06:30
Parallelization with GPU & CUDA
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Parallelization with GPU & CUDA"
]
},
{
@joksim
joksim / gist:00ec018015fb35a58f0c5450cc9ac7fe
Created September 2, 2021 06:32
Parallelization with GPU & CUDA
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Parallelization with GPU & CUDA"
]
},
{