It's UWAweek 47

help5507

This forum is provided to promote discussion amongst students enrolled in CITS5507 High Performance Computing.

Please consider offering answers and suggestions to help other students! And if you fix a problem by following a suggestion here, it would be great if other interested students could see a short "Great, fixed it!"  followup message.

How do I ask a good question?
Displaying selected article
Showing 1 of 148 articles.
Currently 14 other people reading this forum.


 UWA week 36 (2nd semester, mid-semester break) ↓
SVG not supported

Login to reply

👍?
helpful
3:22pm Thu 5th Sep, Gihad C.

For the ordinary matrix multiplication algorithm in Task 1 of Project 1, do we assume that the matrices are always square? So #define ROWS ... and #define COLS ... are the same number? As I understand it, if these numbers aren't the same, matrix multiplication isn't possible?

Or do we define 4 variables like #define ROWS1 ..., #define COLS1 ..., #define ROWS2..., and #define COLS2 ... and check at runtime that COLS1 and ROWS2 match up to allow multiplication?

The University of Western Australia

Computer Science and Software Engineering

CRICOS Code: 00126G
Written by [email protected]
Powered by history
Feedback always welcome - it makes our software better!
Last modified  8:08AM Aug 25 2024
Privacy policy