On 18 July 2012 10:29, Britto, Rajesh <[email protected]> wrote: > Hello all, > > I am trying to install SGE6.1u2 on SUSE Linux 11.(I know its quite old but we > are using this version of SGE for long time :() > > While installing it gives me an error as unsupported architecture. > > Architecture UNSUPPORTED-lx3.0.26-0.7-default-amd64 not supported by > this procedure! > > Can you please let me know is it possible to install SGE6.1 on the SUSE Linux > 11? > It looks to me like you are running a version 3.x kernel which older verions of grid engine won't recognise. This gets upgraded as part of SuSE service pack 2 AIUI. Options: 1.Downgrade your kernel -may cause issues. 2.Patch your grid engine to recognise your kernel (you can probably extract a suitable patch from the SoGE VCS). 3.Create a shim (via LD_PRELOAD or similar) to fool grid engine into thinking you are still working on 2.6. 4.Upgrade grid engine
> Thanks, > Britto. > > _______________________________________________ > users mailing list > [email protected] > https://gridengine.org/mailman/listinfo/users > > _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
