Fang Zhang

Results 21 comments of Fang Zhang

The package of 7.6.8 is not provided by my organization; it is from your cli image. But my organization uses two-factor-authentication (2FA), after you input your password, it will prompt...

@shmilee I don't have link for 7.6.8, I said it's not provided by my org but from your cli image.

Sorry, I thought it also worked for the graphical version. Then how can I use 7.6.8 in graphical version? because my organization uses the latest version for the server, and...

I tried your updated dockerfile.7.6.8.gui just now, but it still shows the following error after I input the address and click the enter key: ![image](https://user-images.githubusercontent.com/8064242/111118703-1a75f180-85a4-11eb-9ea3-dfb487721454.png)

Thanks. I'll have a try. And the `job-manager` introduced by `kueue` seems very promising. I've always wanted a `job-level` manager (argo is not) instead of `pod-level` manager and to avoid...

@zw0610 My yaml is as follows: ![image](https://user-images.githubusercontent.com/8064242/186070645-d71c983e-1f1a-40e4-b7c8-c8dd9bca4e36.png)

> Sometimes I encounter the following log in `deploy/mpi-operator`, and the operator does not respond to my apply request. ![image](https://user-images.githubusercontent.com/8064242/186067243-2d93c1ec-2397-4fd4-be4a-fba308c5a7df.png) > > Is this a bug or what? And when...

> > @zw0610 My yaml is as follows: ![image](https://user-images.githubusercontent.com/8064242/186070645-d71c983e-1f1a-40e4-b7c8-c8dd9bca4e36.png) > > could you post all `EnvVar` parts in the `MPIJob` rather than the cropped one? This is already the full...

This is the result of `kubectl get pod simple-mpi-worker-1 -o yaml`: ![image](https://user-images.githubusercontent.com/8064242/186074157-2442d2b7-2bc6-4a8e-8d15-fcd2f8448052.png)

And this is the result of `kubectl get pod simple-mpi-launcher-xxxx -o yaml`: ![image](https://user-images.githubusercontent.com/8064242/186074933-f84d3ee0-a90d-47e4-9d86-650dd67d9be0.png)