From: Nicholas H. <he...@se...> - 2003-07-31 02:55:30
|
On Tue, 2003-07-01 at 11:05, er...@he... wrote: > > I believe clone works. Most of the interesting stuff with clone is > local to the node and BProc doesn't get involved at all. So, in > theory, it should be possible to make Java work. Ok -- finally getting around to tracking this down again. > In terms of what needs to be done, that depends entirely on what > you're trying to run. I've done some simple pthreads things on nodes > w/o problems. The first place to look is probably strace output of a > program that fails. Then try and figure out how what the app is > seeing differs from what it's expecting. Ok -- attached is the end of the strace from 'strace -f bpsh 7 /usr/java/j2sdk1.4.1_01/bin/java -version'. There are some calls to SYS_223, which I am guessing is the bproc syscall. I am going to attempt to decipher those calls a bit, but I would appreciate any help you may have on this one. Thanks! Nic -- Nicholas Henke Penguin Herder & Linux Cluster System Programmer Liniac Project - Univ. of Pennsylvania |