Hi, Boyu, I have downloaded the 2.65 python and setup the HOD_PYTHON_HOME=/gpfs/cluster/cosc/sl9885/Python-2.6.5.
and then, if I execute the hod command, it shows bin/hod: line 26: /gpfs/cluster/cosc/sl9885/Python-2.6.5: is a directory bin/hod: line 26: exec: /gpfs/cluster/cosc/sl9885/Python-2.6.5: cannot execute: Success On Mon, Mar 22, 2010 at 5:01 PM, Song Liu <lamfeeli...@gmail.com> wrote: > Thanks Boyu! I will have a try on my cluster and see what happen. I thought > I used 2.52, and set hodrc for it. But I didnt use the HOD_PYTHON_HOME env > var. > > Cheers. > Song Liu > > > On Mon, Mar 22, 2010 at 4:56 PM, Boyu Zhang <boyuzhan...@gmail.com> wrote: > >> Thanks for the reply. I use python 2.6.5. >> >> I overcame the problem by export HOD_PYTHON_HOME to the new version of >> python. setting the python home in hodrc is not enough. if you use -b 4 in >> your command, you can see which version of python you are using. which >> version are you using? >> >> Thanks, >> >> Boyu >> >> On Mon, Mar 22, 2010 at 12:52 PM, Song Liu <lamfeeli...@gmail.com> wrote: >> >> > Hi! >> > Unfortunately, I didnt, and are still waiting for solution. >> > And which python version are u using? >> > >> > Regards >> > Song Liu >> > >> > On Mon, Mar 22, 2010 at 3:24 PM, Boyu Zhang <boyuzhan...@gmail.com> >> wrote: >> > >> > > Hi, >> > > >> > > I am having the same exception too. Uncaught Exception : need more >> than 2 >> > > values to unpack >> > > >> > > Did you solve this? >> > > >> > > On Mon, Mar 15, 2010 at 10:55 AM, Song Liu <lamfeeli...@gmail.com> >> > wrote: >> > > >> > > > Hi all, I have two questions about HOD >> > > > >> > > > 1. I confiured and setup a HOD on one cluster, it works fine, but >> when >> > I >> > > > finished jobs and deallocated the nodes, I found my jobID can still >> be >> > > seen >> > > > using "qstat", until I kill them using "qdel". Is this normal? or do >> I >> > > have >> > > > to do this manually, or leave with that? >> > > > >> > > > 2. I failed to configure the HOD on another cluster using the >> approach >> > > > shown in userguide. It fails when allocating the nodes, and shows >> this >> > > > error: >> > > > >> > > > Uncaught Exception : need more than 2 values to unpack >> > > > >> > > > Did anyone met this message before? >> > > > >> > > > BTW, to make the hod script work, I commented the line 576 which is >> > > > "finally". >> > > > >> > > > Thanks >> > > > >> > > > Song Liu >> > > > >> > > >> > >> > >