parallel computing in R
Hi All,
I am wondering if there is a way to get the parent process id from the given process using "parallel" R package just like ppid in C and Linux. Any kind of help is appreciated.
Cheers!
• 1,289 views
•
link
1 answer
You might find this useful, I asked a similar question a while ago.
• 0 views
•
link
Log in to answer this question.
Maybe this SO question is what you're looking for: Parallel Foreach - Finding out name or id for every node
naodm2006awet4, This question is well suited for http://stackoverflow.com/.
Hello naodm2006awet4!
We believe that this post does not fit the main topic of this site.
Not a bioinformatics question. See the other comments.
For this reason we have closed your question. This allows us to keep the site focused on the topics that the community can help with.
If you disagree please tell us why in a reply below, we'll be happy to talk about it.
Cheers!
I think bioinformatics is all about analyzing and visualizing the huge biological data in a computationally efficient way. As a result, I just wanted to ask some bioinformatics gurus how they deal with parallel computing when they face computationally intensive tasks like motif scanning and so on. Anyways, here is my apology if I detour from the topic. Cheers!