In this example, we will build a TT-Metal program that will add two vectors containing integers together, using data movement and compute kernels. This program can be found in ...
I am currently working on a tutorial for Adding Two Integers.