Hi Anca,

I said I wanted one remote pipe, but in reality there are two: the
remote pipe and the pipe of my local machine at home (two gpus).
The master node starts on display :13.0 (that is a pipe), and
the individual node on display :0.0 . It is on this pipe that I plan
to run RapidMind, which I cannot run on my local machine. At this time
I was only testing with the eqHello program.

  Thanks!

   Gordon


Quoting Anca Berariu <[EMAIL PROTECTED]>:

> Hi,
>
> I cannot give you a correct configuration file, but from what I can see,
> you are declaring two pipes although you said you only want to have one.
> Maybe you should have a look at the 2-channel example in the configs
> folder :)
>
> Good luck
>
> Regards,
>
> Anca
>
> Gordon_Erlebacher wrote:
>> Hi Stefan,
>>
>> I am now interested in running RapidMind on device :0.0 on a remote
>> machine,
>> call it "spock". I start from "eqHello". I want a single pipe (device
>> 0), two channels
>> ("channel1" and "channel3"), with "channel3" my mac at home. It is an
>> unnamed
>> device. here is the configuration file (which does not work):  (a window
>> opens on the
>> mac, but there is no image). What am I doing wrong? "channel3" should be
>> my mac.
>> I had the two node configuration working, but am having problems with a
>> single node.
>> Thanks!
>>
>>    Gordon
>>
>>
>>
>> server {
>>     config {
>>         appNode {
>>             pipe {
>>                 window {
>>                     viewport [ .25 .25 .5 .5 ]
>>                     channel { name "channel3" }
>>                 }
>>             }
>>             pipe {
>>                 device 0
>>                 window {
>>                     viewport [ .25 .25 .5 .5 ]
>>                     channel { name "channel1" }
>>                 }
>>             }
>>         }
>>         compound {
>>             channel "channel3"
>>             task [ ASSEMBLE ]
>>             buffer [ COLOR ]
>>             wall {
>>                 bottom_left  [ -.32 -.20 -.75 ]
>>                 bottom_right [  .32 -.20 -.75 ]
>>                 top_left     [ -.32  .20 -.75 ]
>>             }
>>
>>             compound {
>>                 channel "channel1"
>>                 buffer [ COLOR ]
>>                 #compound { range [ 0 1. ] }
>>                 #outputframe { buffer [ COLOR ] name "frame.out" }
>>                 outputframe { name "frame.out" }
>>             }
>>             inputframe { name "frame.out" }
>>         }
>>     }
>> }
>>
>>
>>
>> _______________________________________________
>> eq-dev mailing list
>> [email protected]
>> https://in-zueri.ch/cgi-bin/mailman/listinfo/eq-dev
>> http://www.equalizergraphics.com
>
> _______________________________________________
> eq-dev mailing list
> [email protected]
> https://in-zueri.ch/cgi-bin/mailman/listinfo/eq-dev
> http://www.equalizergraphics.com
>
> --
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
>
>



Gordon Erlebacher

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


_______________________________________________
eq-dev mailing list
[email protected]
https://in-zueri.ch/cgi-bin/mailman/listinfo/eq-dev
http://www.equalizergraphics.com

Reply via email to