We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
08cede3
There was an error while loading. Please reload this page.
Added parallel algorithm (using OpenMPI) to calculate heat distribution on the heat plate.
feca555
Added parallel algorithm (using OpenCL) to calculate heat distribution on the heat plate.
488ee10
Added parallel algorithm (using OpenMP) to calculate heat distribution on the heat plate.
4e950d0
Added parallel algorithm (using pthreads) to calculate heat distribution on the heat plate.
452d6b6
Added serial algorithm to calculate heat distribution on the heat plate.