X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 23 Aug 2014 11:49 AM by  anon
Trouble-shooting IDL to IDL child process
 0 Replies
Sort:
You are not authorized to post a reply.
Author Messages

anon



New Member


Posts:
New Member


--
23 Aug 2014 11:49 AM
    Hi, folks. Relative IDL newbie here. I am using code (not written by me) using the split_for.pro routine for multi-threading: http://sciama.pbworks.com...ing%20IDL%20routines The code runs fine in single-threaded mode (bypassing split_for), but does not run in multi-thread mode. What is particularly frustrating is there are not obvious errors on the console. I think something is going wrong within the child process, but the error seems to be invisible on the parent process console. I suspect the error has something to do with my environment, but can't say for sure. Any tips on debugging this? I have spent many hours working with it with no luck. Failing that, any suggestions for a consultant that might be able to work on it for an hourly fee? Thanks.
    You are not authorized to post a reply.