C programming - matrix multiplication using threads

Completado Publicado Mar 6, 2014 Pagado a la entrega
Completado Pagado a la entrega

1. The main thread:

a. Computes the product (often called the cross-product) of two matrices, which are at least 3 by 3, by using multiple threads to do the actual computations concurrently.

b. Allocates space for the input matrices.

c. Allocates space for the threads to insert the values for the resulting matrix in dynamic storage (size determined at execution time, dependant on input matrices, when the data is input). This is the output matrix

d. Waits for all 'n' threads to complete. You may use any method to detect when they are all complete.

e. Prints out the resulting matrix in rows and columns

2. Threads:

a. Access the shared memory and compute a set of results into the output matrix in shared memory, the address of which is initially set up by the main Process. The main Process will accept these results for final printout.

b. Each thread uses shared memory to access its own portion of the input matrices (there must be an indicator as to their size).

c. Terminates after computing its own portion of the solution.

Programación en C

Nº del proyecto: #5521108

Sobre el proyecto

3 propuestas Proyecto remoto Activo Mar 6, 2014

Adjudicado a:

aitgallon

hi.....message me .........i am ready to begin immediately...............waiting for your reply.........thnx......regards

$30 USD en 1 día
(2 comentarios)
1.3

3 freelancers están ofertando un promedio de $65 por este trabajo

ranganathp

Can help... I am an Expert... Lets Start! Please start a Discussion with me and we can get started from there... Please check the past projects I have handled and check my reviews for what employers have to say about Más

$80 USD en 1 día
(4 comentarios)
4.4
zkutch

Hello. More 20 years mathematics and programming experience. When you wrote C - you mean under linux? Regards. -------------------------------------------------------------------------------------------------------- Más

$80 USD en 1 día
(2 comentarios)
2.6
expertlogix

Dear Sir, we are pleased to inform you that we have studied all the requirements and can deliver the same to u .we already have similar work experience and have worked on similar projects in the past and can deliver Más

$78 USD en 2 días
(0 comentarios)
0.0
thegioi12master

Hi, I think this is a homework regarding C and Operating System. I'm good at C language and working for Ericsson corp. Skype: thegioi21master

$35 USD en 3 días
(0 comentarios)
0.0