Daniel Ng
Daniel Ng
@jrbourbeau How is the progress of this PR? We are interested using pycondor to build a dag with over hundreds of thousands nodes. Many nodes will have the same executable...
@jrbourbeau Thanks for your prompt reply and help! I started from your branch and found it's needed one change to fully work. When a job had no arguments, no VAR_ATTR...
@jrbourbeau I have rebased my PR with the latest master and added unites for the single_submit_file dag. Please help review and merge it. I made sure it passed all unittests...
Thanks for the review! I will look into them in a few days!
Hi @minotru, we will finalize the design after an internal meeting and come up a design by end of week. Then you can help implement! Thanks in advance!
@minotru I would like to give you a quick update. We have made decision to go with @cpgaffney1 's design. However, we will implement the `Resolver` because `TensorStoreSpecStrategy` can already...
Sorry for the late reply! Yes, Orbax team will not implement the Resolver. To answer your questions 1) The current TensorStoreSpec logic will be factored into a TensorStoreSpecStrategy which will...