Where is the static uDAPL Registry found?
Solaris: /etc/dat/dat.conf Linux: /etc/dat.conf 4. How come the value reported by “ifconfig” is not accepted by the btl_udapl_if_include/btl_udapl_if_exclude MCA parameter? uDAPL queries a static registry defined in the dat.conf file to find available interfaces which can be used. As such, the uDAPL BTL needs to match the names found in the registry and these may differ from what is reported by “ifconfig”. 5. I get a warning message about not being able to register memory and possibly out of privileged memory while running on Solaris, what can I do? The error message probably looks something like this: WARNING: The uDAPL BTL is not able to register memory. Possibly out of allowed privileged memory (i.e. memory that can be pinned). Increasing the allowed privileged memory may alleviate this issue. One thing to do is increase the amount of available privileged memory. On Solaris your system adminstrator can increase the amount of available privileged memory by editing the /etc/project fi