Shingo Omura

Results 67 comments of Shingo Omura

@fengzixu Thanks for the quick reply! > you can directly download it through dfget first time, the supernode will help you cache the file. So, does dragonfly currently support only...

> we have plans to support more protocols in the future. I'm glad to here that! In our expected use case, we would distribute the files mainly in two different...

MPIJob is expanded `StatefulSets` and pods owned by the statefulsets run with the dedicated serviceaccount for the MPIJob, which is created in your namespace by MPI operator. So, I believe...

> Maybe we'd create a mapping of pod: request and then import a pricing sheet for those definitions? Yes, I think so overall. But I think price information should be...

> A pricing sheet is a CSV as defined here: AS I mentioned in https://github.com/kubecost/cost-model/issues/1095#issuecomment-1058743730, there is a case in which normalized `MarketPriceHourly` does not fit. So, I suppose that...

I really would love to have it!!

@sanposhiho LGTM! Thanks for your very hard work! > What do you think? I think it is time to start implementing this. @196Ikuchil Yes. I think this PR is now...

I'm not sure why do we want to drop multiple submitter interface?? From a user perspective, I think multiple submitters would be useful. Even if we provide `CompositeSubmitter` interface, this...

> With a resource request for `nvidia.com/gpu: 0` this environment variable should be set automatically. currently, device plugin doesn't have the ability to inject env vars to pods. However, You...

introducing `GIT_GHOST_DEFAULT_FROM_HASH` sounds nice to me 👍