Software Archive
Read-only legacy content
17061 Discussions

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

fmsabisai
Beginner
257 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
257 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