Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Troubleshoot a path problem when multithreading on cluster

by Loops (Curate)
on Nov 08, 2014 at 21:58 UTC ( [id://1106584]=note: print w/replies, xml ) Need Help??


in reply to Troubleshoot a path problem when multithreading on cluster

Hello and welcome to the monastery.

"File write error" looks very suspicious if all its doing is trying to find a module. What exactly did you do in your "single task on single thread" test that worked? How was the code different than the code that is failing?

  • Comment on Re: Troubleshoot a path problem when multithreading on cluster

Replies are listed 'Best First'.
Re^2: Troubleshoot a path problem when multithreading on cluster
by wayne_deng2000 (Initiate) on Nov 10, 2014 at 02:38 UTC
    I guess "File writing error" is due to messy data not parsed properly by parser module. Two runs I tested use almost same perl code (except a bit difference for multi-task requiring a submission script (batch jobs in PBS manager). Forgot to mention that XML::Parser also requires another Expat library (.so) to work properly. Just suspect that PBS cluster manager ignored the path in ENV or something related to dynamic library? tried to set ld_Library_Path in script, so far the error still persists. Any input is appreciated.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1106584]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (5)
As of 2024-04-24 08:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found