On Compiling and Running Charm++
I have started putting together a repository with different sample programs in Charm++ docs. You can find it in the following link:
https://github.com/felipegb94/HPC-Prototyping/tree/master/Charm%2B%2B
I will be adding more stuff to the README.md file as we move forward and learn more about Charm++ functionality. Today I will be adding my experience with the 1D and 2D chare arrays. They are kind of weird in the sense of allocating memory for the chare objects.
If anyone is interested in adding code samples you have played around with and add some more documentation to the README.md, it would be a good idea to move this repository to the github SBEL organization. Let me know and I will do this as soon as possible.