Results 26 comments of Jacob Domagala

vt-sample has to be updated - https://github.com/DARMA-tasking/vt-sample-project/pull/16

@lifflander Do we want to support arithmetic operations on the new Node type? (i.e. `NodeType / x`; `NodeType % x`; `NodeType * x`), or should we only permit `StrongType` versions?...

We probably would want to come up with a way to not break `vt` dependent code that uses old `NodeType`

- [x] Copy-paste this list into a comment to check items off the list! - [x] Obtain and setup a GitHub account (if you don't have one already) - Setup...

I was able to successfully build that LDMS and test it with vt (locally). Next I'll try to do the same within our Docker containers.

> > The URL for the LDMS documentation has recently been updated to: https://ovis-hpc.readthedocs.io/en/latest/ldms/ldms-streams.html#how-to-make-a-data-connector > > I'm getting this compile-time error when I just include the three files listed above:...