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?
Showing 20 of 148 articles
Showing page 7 of 8⬅ older  |  newer ⮕
Currently no other people reading this forum.


 UWA week 36 (2nd semester, mid-semester break) ↓
SVG not supported 11:10am Tue 3rd Sep, ANONYMOUS

Problem Statement When I run the command on my local machine, I observe a noticeable performance boost as the number of threads increases. However, on Setonix, regardless of whether I specify 1 or 128 threads, the performance remains consistently sl...


SVG not supported 10:04am Tue 3rd Sep, Yao T.

It can be done. XB,XC contain all the information of the matrix X, and the same for Y. So you can get whatever you need from those matrix. I would suggest you to reverse thinking, from what to be calculated to what can be used. It is something like putt...


SVG not supported 2:05pm Mon 2nd Sep, Sebastian G.

Multiplication of XC XB YC YB does not seem to work Hi - I might just be being a dumbass, but, it doesn't seem mathematically possible to convert the matrices XC XB YC YB into the value that is found by doing the multiplication of X and Y. If anyone ...


 UWA week 35 (2nd semester, week 6) ↓
SVG not supported 9:29am Sun 1st Sep, ANONYMOUS

I realize it is about writing matrices B and C to different files, but is there any format requirement?


SVG not supported 1:35pm Sat 31st Aug, ANONYMOUS

The project mentions to write the results for the B and C matrices to different file. I am confused what it means the final results for B and C. for example, I have three pair X1,Y1; X2,Y2; X3,Y3; for pair1 I have X1B X1C, Y1B,Y1C; for pair2... and I ...


SVG not supported 1:05pm Sat 31st Aug, ANONYMOUS

The project said there should be two consective zero in B and C if A has no non-zero elements. But what's the point of that? Since for B it only contains non-zero elements, that simply means all the zero are used for representing null. So one zero is ...


SVG not supported 11:42am Sat 31st Aug, ANONYMOUS

I would say for N 100000 , it is more efficient to store the result in an uncompressed form. When N is large, even if the original matrix has a low non-zero rate, the resulting matrix is likely to have a non-zero rate close to 1 .


SVG not supported 10:36am Fri 30th Aug, ANONYMOUS

Hi Professor, If we have a matrix A with N rows and N columns, we can compress it into two new matrices, AX and AY , each with N rows and M columns. The problem is, we don t know what M is when allocating memory for ...


SVG not supported 6:01pm Thu 29th Aug, ANONYMOUS

Hi Professor Datta I was wondering if there are any practice mid-semester exams available?


SVG not supported 12:16am Thu 29th Aug, Daniel L.

Hi, It says on the unit outline that the mid semester test is on the 11th of September. Is that correct? I only ask since often there tends to be inconsistencies with the dates on the unit outline, and the actual dates. Thanks


SVG not supported 1:13pm Wed 28th Aug, ANONYMOUS

um.... so what is suitable number to achieve a speedup, it seems I can't find that number.


SVG not supported 9:59am Tue 27th Aug, Devarsh P.

Hey I'm looking for project 1 partner my student number is 22964473 thanks


SVG not supported 7:42pm Mon 26th Aug, ANONYMOUS

Sorry, I have done the research, only format 2 is supported by C. No worries


SVG not supported 5:44pm Mon 26th Aug, Abdul M.

ANONYMOUS wrote I just checked your code and confirmed that I have the same result. Yes, this behavior is pretty standard. When using more threads, we must consider the cost of thread creation and deletion, data distribution, memory access, etc. Using...


SVG not supported 4:08pm Mon 26th Aug, Fanhua Z.

Hi I am looking for a partner for project 1 you can email me at 236 5 1 t d n . w . d . u h s b h v o s p e t t n a d h n u i g m r h e d , w u t c n i e h o t o h e d c e t o n e e i n a a d s r b t o , m m r c e s t ....


SVG not supported 1:28pm Mon 26th Aug, Zexu D.

Thanks for all the positive replies, I have sought out teammates and hope your all projects are progressing well too


 UWA week 34 (2nd semester, week 5) ↓
SVG not supported 7:02pm Sun 25th Aug, Zexu D.

Sry for the typo, the email should be 243 4 9 t d n . w . d . u n o e y u l r j c s a e p o r s i g w l o


SVG not supported 6:59pm Sun 25th Aug, Zexu D.

Anyone wants to team up on Project 1? ive finished the code and test part. Kindly contact me at 224 7 3 5 s u e t u a e u a ) ...


SVG not supported 6:15pm Sun 25th Aug, ANONYMOUS

I have four questions 1. For the dimensions of matrices B and C, are we assuming that the number of columns is fixed to be two? If not, would that mean a zero-element row in the original matrix would get a full row of zeroes in B and C (i.e. if I hav...


SVG not supported 1:23am Sun 25th Aug, ANONYMOUS

Sorry format one should be ROW and COL are defined via DEFINE int ROW COL function()

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