Does spyder works in shared memory using a MPI type of process over the interconnect or http or ...? I know from the compilation that it was using libpthread which is a shared memory library, but again, I am not sure what it is doing with it. Can somebody please explain?
My concern is that it is using a process that it is not scalable or that it is based on some services which aren't even on the compute nodes (e.g., matlab uses pseudo-tty -- whatever they are-- and CNL doesn't have it) Again I would like to install it on Cray XE6 machine. And how about GIL? It is possible that it bypasses GIL by going "over" it, meaning that it is basically running independent processes MPI style? Thanks in advance, Ana -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/spyderlib?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
