Tutorials dma
Add tutorials for dma.
- Includes a README with the tutorials,
- Make checks: solved exercises,
- Compilation scripts for attendees,
The tutorial itself is described in the README.markdown and contains:
- The bare minimum for doing a an asynchronous copy
- Performing a vectorize dot product from strided vectors.