LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   How to run graphical application on the rock cluster node (https://www.linuxquestions.org/questions/linux-server-73/how-to-run-graphical-application-on-the-rock-cluster-node-813991/)

er.surendersharma 06-14-2010 01:35 AM

How to run graphical application on the rock cluster node
 
Dear Friends

I am trying to rock cluster for the large computing. my all slave node connected with rock cluster master node. but I want to run the graphical application on the cluster node. I am not getting this point .

Please help me in this problem...



thanks.
surender sharma

TB0ne 06-14-2010 10:11 AM

Quote:

Originally Posted by er.surendersharma (Post 4002744)
Dear Friends

I am trying to rock cluster for the large computing. my all slave node connected with rock cluster master node. but I want to run the graphical application on the cluster node. I am not getting this point .

Maybe we could, if you actually told us what the problem was, and what you're doing. Saying "I am not getting this point" gives us nothing to go on. What application? What error(s) are you getting? What have you tried????

er.surendersharma 06-15-2010 05:36 AM

Run the Graphical Application
 
Quote:

Originally Posted by TB0ne (Post 4003174)
Maybe we could, if you actually told us what the problem was, and what you're doing. Saying "I am not getting this point" gives us nothing to go on. What application? What error(s) are you getting? What have you tried????

Hello

Actually, I am trying to rocks cluster . I am running the master node with the SGE and client node is connected to the master node.
we can run the batch jobs to the client node easily commands.

PROBLEM::
but I want to run Interactive or graphical application on the client node from the master node.

There is cmd qsh for the Display of client node like xterm.
but it is giving error
error: no Display Variable defined.
How can I run a graphical application on the client nodes thru the master node.

if u have tried or u have knowledge about htis thing then reply me.
please give me the solution immediately

Thanks
Surender Sharma

er.surendersharma 06-15-2010 05:43 AM

Run the Graphical Application
 
Quote:

Originally Posted by TB0ne (Post 4003174)
Maybe we could, if you actually told us what the problem was, and what you're doing. Saying "I am not getting this point" gives us nothing to go on. What application? What error(s) are you getting? What have you tried????

Actually, My application is (CLCworkbench) Bio Calculation software.
I want that I run this application on the master node and my SGE sechduler will sechdule this application to my nodes. but my nodes are not graphical booted. these are installed from the "PXE BOOT".
Now How Can I run a graphical application or interactive jobs on these nodes.

Tell me any solution .

Thanks.
surender sharma

TB0ne 06-15-2010 10:21 AM

Quote:

Originally Posted by er.surendersharma (Post 4004035)
Hello

Actually, I am trying to rocks cluster . I am running the master node with the SGE and client node is connected to the master node.
we can run the batch jobs to the client node easily commands.

PROBLEM::
but I want to run Interactive or graphical application on the client node from the master node.

There is cmd qsh for the Display of client node like xterm.
but it is giving error
error: no Display Variable defined.
How can I run a graphical application on the client nodes thru the master node.

if u have tried or u have knowledge about htis thing then reply me.
please give me the solution immediately

Spell out your words, and don't tell us to hurry up and answer you. We volunteer our time here to answer questions, so telling us to hurry up is very rude.

If you need "immediate" answer, then try Google, or pay for support. If you tried to look up the error you got
Quote:

no Display variable defined
you'd see what the problem is, and how to solve it. As it clearly says, you need to define a display variable. So, before running your application, set the DISPLAY variable, like "export DISPLAY=<IP address of X enabled worsktation>:0", then run it.

er.surendersharma 06-16-2010 12:38 AM

Quote:

Originally Posted by TB0ne (Post 4004348)
Spell out your words, and don't tell us to hurry up and answer you. We volunteer our time here to answer questions, so telling us to hurry up is very rude.

If you need "immediate" answer, then try Google, or pay for support. If you tried to look up the error you got

you'd see what the problem is, and how to solve it. As it clearly says, you need to define a display variable. So, before running your application, set the DISPLAY variable, like "export DISPLAY=<IP address of X enabled worsktation>:0", then run it.




Thanks for replying.
I have tried the DISPLAY=<IP address of X enabled worsktation>:0",
Question ->>we have to export this DISPLAY variable from client node or master node.
What I have tried ?
I exported the DISPLAY variable from client node.

now I want to take the xterm display of that node at the master cluster node so that I cud run the graphical application. but it is not showing the display of that client node...

Is there any configuration to catch that DISPLAY variable at the master node

I have tried the ( qsh ) at master node . but it is not working . Is there any option of this problem besides of qsh . then help me.

and I really appericiate of you for replying .
you know near abt. 90 person have seen this blog but nobody din give answer of this problem.

you are the only person who has given the solution of this problem . and I also saw that you are the GURU of linuxquestions.org .its pleasure of mine that aperfect person has given me solution to me.

thanks
surender sharma


All times are GMT -5. The time now is 08:37 AM.