Re: Using Socket -GM

Markus Fischer <[email protected]> Wed, 28 Jul 2004 13:00:55 +0200
Newsgroups gmane.network.myrinet.general
Message-ID <[email protected]>
Hi Manjunath,

you will be able to see debug messages in /var/log/messages if you have
the debug option enabled.

Please note that the socket interface of Linux will be used, but Linux
will delegate it to the AF_MYRI socket address family.

In order to use AF_MYRI you need to set an LD_PRELOAD for
the libgmsocks.so.1.0 file or specify AF_MYRI explicitely.

Please have a look at the tests directory which includes examples for
AF_INET and AF_MYRI

Please let me know if you have further questions,
Markus


Manju wrote:

>Hi,
>
> I have Socket -GM compiled and installed. I am trying to verify my applications
>uses Socket-GM and not Socket interface of Linux kernel. In doing this I enable
>the debugging option(-DMODULE_DEBUG ) during compilation and when I
>run application to use Sockets-GM it doesn't print any kernel message.
>Can I conclude from this Socket-GM is not being used or Iam missing
>something here ?
>
>Environment
>OS : Linux (Kernel version 2.4.21)
>GM : gm-2.0.12
>Socket-GM -1.4
>
>any help is appreciated,
>
>Thanks,
>-Manjunath
>_______________________________________________
>Myrinet mailing list
>[email protected]
>http://email.osc.edu/mailman/listinfo/myrinet
>
>  
>