tayhui 0 Newbie Poster

Hi! Can anyone help me on the below java program? How to call the thread program - the parallel program? my program can only run in sequetial but not parallel...

I need to write a program that will receive as input a
single M x N dimensional matrix A with a large num > of
unsorted integer number. The program will have to
produce an N-dimensional array B containing the
average of the numbers in each row of A.

For the parallel program I have 6 cpu to sort the
tasks and assume that the input array is 16 x 16. :sad: :sad:

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.