Carter Dodd

Results 8 comments of Carter Dodd

The default warewulf installation does not provide much security, since the nodes.conf is readable, and the wwctl command is not really set up with security, or cleanly separating admin from...

Yes, for us it is a small internal cluster, and the login node is the same as the master. And if something bad happens it would be nice for other...

I ran into `imgextract` disabled in the amd64 computer I started using to test as the client/node. It seems (looking at the source) both the `imgextract` command and gzip itself...

I have been thinking about this issue, but am still conflicted about it. I think the transparency of these plain-text configuration files is very desirable, but at the same time...

As a small update, I was wondering why the non-daemon mypy command did not crash even though it should be going through the same analysis. Apparently mypy.main sets the recursion...

I think I ran into this issue from some jax builtins use custom_jvp, minimal example is below. @dfm I would have naively agreed with your first interpretation that it seems...

That makes sense. I may open a separate issue for the case like 'pinv', it seems like rtol shouldn't need to be static.

I am thinking this is possibly related to some issues we are having with the new CPU client async dispatch. One issue is that, when the client chooses async, the...