> pdclient:/tmp/dapl/test/dapltest/udapl/Target# cat /etc/dat.conf > # > # DAT 1.1 and 1.2 configuration file > # > # Each entry should have the following fields: > # > # <ia_name> <api_version> <threadsafety> <default> <lib_path> \ > # <provider_version> <ia_params> <platform_params> > # > # Example for openib using the first Mellanox adapter, port 1 and port 2 > > #IB1 u1.2 nonthreadsafe default > > mthca0 u1.2 nonthreadsafe default /usr/lib/libdapl.so \ > ri.1.2 "mthca0 1" "pd_params"
The configuration file syntax does not support "\" characters to indicate the continuation of a line. You should put all of the values on one line. _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
