Hi All!
So I dont really know anything about super computers, cluster computing, cloud computing, distributed systems, linux, MPI, or any other technical details. However, I did read an article about many raspberry pi's being linked into a lowcost "super computer" which could use MPICH2 to calculate pi (I think there was a pun/joke in there somewhere)
So I was just wondering if this would have any benefits for FDS? From what I can gather using MPI then one mesh will be calculated on one device, so your speed would be limited by the processor of the device and the size of the mesh would be limited by the ram. Is that correct? Each device has only 256 MB ram, so that would severely limit the size of the largest mesh? Larger models may need many meshes, which may lead to numerical instabilities etc. The second problem is that the CPU is only 700 mhz, from what I understand. So that would limit the speed of calculation.
Would it be possible to use openmp using a system like this?
So, I am really just wondering if this type of system might be used in practical FDS applications? I guess a better solution may have more ram and a faster processor, but less of the extra stuff like usb ports and hdmi out etc.
Regards,
Matt