Tom Tucker
Tom Tucker
We can certainly do this. It would be relatively trivial to sort the metric names and use bsearch when the in-memory set data is constructed when lookup completes. Doing it...
Hi @aazizo , **syspapi** collects 'system-wide' hardware event counters. Thus the name. It does not collect job specific data and does not depend on the slurm sampler. The only connection...
To be clear, what @valleydlr says is correct. syspapi replaces perfevent, and papi replaces hweventpapi. The benefit of syspapi over perfevent is that you can use the familiar PAPI event...
Actually, we could add the supported auth to the connect_data exchanged when the connection begins. On Thu, Jul 23, 2020 at 5:18 PM Benjamin Allan wrote: > +1 > also,...
@baallan where are we on this?
Hi Ben, Wehave ~80 issues and I would like to get that down to something reasonable. Get rid of the detritus and start addressing these issues more responsively. Tom On...
Yes, but my recollection was that someone was going to flesh these out as part of a comprehensive documentation of our testing.
@Snell1224 could you please either provide the appropriate documentation or close this issue?
Are you talking about a SOS Container and associated Storage Policy? If so, a storage policy is associated with a container and schema in the strgp_add command, and a producer...
Yes, multiple processes can store to the same SOS container without issue, however, the container must be in local storage. You can't have daemon-a on node-a and daemon-b on node-b...