From 66da61389bb61a635c5be3ba827d6a00eab640b5 Mon Sep 17 00:00:00 2001 From: stansmith Date: Thu, 28 Jun 2007 22:47:35 +0000 Subject: [PATCH] [WinOF] cleanup, added dapld.dll path spec example. git-svn-id: svn://openib.tc.cornell.edu/gen1@724 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86 --- branches/WinOF/InstallShield/dat.conf | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/branches/WinOF/InstallShield/dat.conf b/branches/WinOF/InstallShield/dat.conf index 37b3e400..a91fe246 100644 --- a/branches/WinOF/InstallShield/dat.conf +++ b/branches/WinOF/InstallShield/dat.conf @@ -1,16 +1,20 @@ # -# Generic DAT 1.1 configuration file [4-30-07] +# Generic DAT 1.1 configuration file [6-26-07] # # Each entry should have the following fields: +# # \ # -# Verify %SystemRoot% == C:\Windows # This is the dapl provider configuration for HCA0 port 1 IbalHca0 u1.1 nonthreadsafe default C:\Windows\dapl.dll mv_dapl.1.1 "IbalHca0 1" "" +#IbalHca0 u1.1 threadsafe default C:\Windows\dapl.dll mv_dapl.1.1 "IbalHca0 1" "" + +#IbalHca0 u1.1 nonthreadsafe default "C:\\Program Files\\WinOF\\dapld.dll" mv_dapl.1.1 "IbalHca0 1" "" + # Intel MPI #ibnic0 u1.1 threadsafe default C:\Windows\dapl.dll ri.1.1 "IbalHca0 1" " " -- 2.41.0