Reid Priedhorsky

Results 149 comments of Reid Priedhorsky

I defer to your expertise on this one.

@domenkozar I agree 100%. Is there documentation on how to run the tests and how to write a new one? I didn't see anything at first glance. I don't have...

OK, thanks for your help. `make check` I can handle but to write a test I need clear step-by-step instructions. I see there is a bunch of stuff in the...

`ch-run` directly was also unhelpful, per debug session: ``` # ch-run --feature=seccomp ch-run[3563719]: error: please report this bug (ch-run.c:635) ``` I believe this was under `sudo(8)`.

I’m working on CDI for Charliecloud, a lightweight, fully-unprivileged container implementation for HPC applications (hpc/charliecloud#1902). (In fact, it looks like @elezar was already helpful in some offline correspondence.) This would...

Thank you @elezar. > Take a hook that "updates the ldcache" as an example ... we take this to mean, run `ldconfig` from the _HOST_ to update `/etc/ld.so.cache` _IN THE...

> latest working group meeting (notes [here](https://docs.google.com/document/d/1gUgAMEThkRt4RJ7pA7ZbPPmIOX2Vb7fwH025MjfcTYU/edit#bookmark=id.12wjvj41zgx6)) Are these meetings open to the public? It sounds like something I’d be interested in helping with.

In case it helps someone else, I’ve missed for nearly a year that the two alternatives are nvidia-**ctk** hook and nvidia-**cdi**-hook, not `ctk` in both cases.