Benjamin Allan
Benjamin Allan
re the xprt:port:host. We thought to keep it simple (not consuming another of the scare one-letter options on the command line). This may not be optimal if we want to...
Recently merged addition of host field on -x option enables data transport all the way to the store and ldms_ls to work. I'm reviewing a long list of valgrind messages,...
@narategithub looks like destroy for fabric connections in ldms_ls and agg both either isn't called or fails to call fi_freeinfo somehow, resulting in a large apparent per-connection leak. I'll send...
@narategithub @tom95858 is this issue resolved? The original bug (hardcoded plugin names) has been fixed, and my impression on libfabric is that for now it's off the table as we...
@tom95858 @valleydlr can we remove me/ from ovis/?
has been removed.
converted to an issue assigned to me. the code here is small enough to throw away since it doesn't entirely solve the problem.
component_id can be specified (or defaults) 0 for sites that don't want to use it. producer= (ProducerName in csv store data) is the string identifier you seek. For component_id, we...
there is no relationship among daemons on a single node. so same prodname is fine where it makes sense. ldms supports multiple instances ala systemd @.service files today.
In some snl discussions, one notion of what to do with component ID that came up was: Define component_ids as an integer (8 bytes) with subsections as follows: bytes 1,2...