Hello All,
I have changed my code to use Remote Arrays instead of a global ref copy and I tried to run it on the cluster.
- N1 n1 This seems to work fine (Setting it to only one Place)
- (Multiple Places) N1 n2 or N2 n8 etc. gives me a long error log(please find attached). It doesn't give any line numbers of the source code.
Excerpt from Error:
*** glibc detected *** /home/mk3245/code/NBodyx10/trunk/src/./BodySystem: double free or corruption (fasttop): 0x0000000000fdb990 ***
Could anyone please explain what this could mean?
--
Mohan