InnocentZero's Treasure Chest

HomeFeedAbout MeList of interesting people

Posts tagged "parallel":

HVM, a new model of computation

03 May 2025

We have combinators with two main rewrite rules over here. One is the \(K\) combinator, which consumes two arguments and returns the first one.

(...)
Tags: programming parallel

GPU Programming

30 Jul 2024

To set up google colab, set the runtime to T4 and run

(...)
Tags: programming CUDA parallel

OpenMP Optimizations

20 Oct 2022

Who knew parallelisation would be so easy!

(...)
Tags: programming C parallel C++
Other posts

Other posts
Creative Commons License
This website by Md Isfarul Haque is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.