Christopher J. Morrone

Results 118 comments of Christopher J. Morrone

I don't believe that this has been implemented.

Not addressed, as far as I can tell.

I don't believe this has been implemented.

Well, how about we constrain the ticket to _sampler_ plugins. Things are pretty straight forward there, correct? We just need to call the term() function for each sampler.

I don't have any interest in a daemon dumping its configuration history. A daemon has a table somewhere of every sampler plugin and that plugin's associated function pointers. At exit...

My current opinion is that Avro is our best option. Protocol buffers would have been the most attractive to me, but since we need to know our schemas at _compile_...

We have an avro kafka store now, so we can probably set this discussion aside now.

This is RHEL based, but for the TOSS OS. We have a patched kernel, and it looks like we are taking the RHEL rock dkms rpm and reworking it into...

Here are the versions on our system: {noformat} [ 130.804315] [drm] amdgpu version: 5.9.25 [ 130.808273] [drm] OS DRM version: 5.9.0 {noformat} Commit 51c9f2d checks for DRM_PATCH == 6, so...

This is still a problem in rocm-5.2.1. Here is a stackoverflow entry describing why this doesn't work with gcc in more detail. https://stackoverflow.com/questions/21592494/initializer-element-is-not-constant-error-for-no-reason-in-linux-gcc-compilin The long and short of it is...