Header Ads

Matrix & Vector Operations using CUDA

Title:

Design parallel algorithm to
1. Add two large vectors
2. Multiply Vector and Matrix
3. Multiply two N × N arrays using n 2 processors

Source Code:

  1. Vector Addition
  2. Matrix Multiplication
  3. Matrix vector Multiplication

No comments:

Powered by Blogger.