LX

Results 383 comments of LX

@shinytang6 I use `retry` package to create init queue, please review it again. Thanks!

> Another questions: due to we apply all the webhook configurations now, will `enabled-admission` arguments still work as expected? After checking the [source](https://github.com/volcano-sh/volcano/pull/1645#issuecomment-886458246) of this parameter and related code, I...

@shinytang6 @william-wang @Thor-wl I think this PR is ready to review. Please take a look.

> Can we delete all jobs fristly, and then delete the queue; we can handle those actions in `QueueController`, similar to namespace. It's really simpler, but I am worried that...

Expect volcano to be more powerful in gpu and have the ability to control the source code about gpu sharing

Can it support splitting a GPU. For example, use one-half of the GPU.

What if the gpu models are different? If If there are three 2080 and three 3080 on one machine.The gpu number is set to 2. How to specify which gpu...

> > Can it support splitting a GPU. For example, use one-half of the GPU. > > thanks for this comment! As far as I understand, splitting a GPU should...

> > What if the gpu models are different? If If there are three 2080 and three 3080 on one machine.The gpu number is set to 2. How to specify...