Hi Sikandar, you are correct!
Threads make use of the shared memory nature of the system and hence data is not communicated. I guess it would be possible to replace the thread class with a mpi-based class, but I am not sure how much work it is. Maybe Konstantin can comment on this! Cheers, Christoph Am 23. April 2012 08:31 schrieb Sikandar Mashayak <[email protected]>: > Hi > > As per my understanding, votca applications are thread enabled allowing > us to use multiple cores on the same machine. Since, the implementation > is based on the shared memory, I am not sure if we can use it on HPC > to make use of multiple nodes, which require implementation based on the > distributed memory. > > Please correct me, if I am missing anything. > > Thanks > Sikandar > > -- > You received this message because you are subscribed to the Google Groups > "votca" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/votca?hl=en. -- Christoph Junghans Web: http://www.compphys.de -- You received this message because you are subscribed to the Google Groups "votca" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/votca?hl=en.
