Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Help with writing a parallel application for solving a three dimensional parabolic heat equation

fmsabisai
Beginner
456 Views
I am working on my final year research..I am supposed to write a parallel system for finding solution to to parabolic partial differential equations. the three dimensional heat equations is my main focus. i need to do this using OpenMP....i want to do everything in Intel Parallel Studio can anyone give me the serial version of this problem at least by providing me with the necessary loops and then advice on where to parallelize


Thanks (Mathew)
0 Kudos
1 Reply
Matthias_H_Intel
Employee
456 Views
Quoting - fmsabisai
I am working on my final year research..I am supposed to write a parallel system for finding solution to to parabolic partial differential equations. the three dimensional heat equations is my main focus. i need to do this using OpenMP....i want to do everything in Intel Parallel Studio can anyone give me the serial version of this problem at least by providing me with the necessary loops and then advice on where to parallelize


Thanks (Mathew)

Hi,

this thread is about TBB not OpenMP.

Regards,
Matthias
0 Kudos
Reply