Download the code samples from the links below
- Dot product of two vectors: dot_product.tar.gz
- Heat dissapation: heat.tar.gz
Unzip the downloaded files
- On Linux* OS:
$ tar zxvf dot_product.tar.gz
$ tar zxvf heat.tar.gz - On Windows* OS:
Use 7-Zip to unzip the downloaded files.
Compile and run the sample code
Follow the same instructions found in the Intel® Array Building Blocks Tutorial to compile and run the sample code.
