-
首先感谢tke团队开源的这个组件,我们最近在尝试分割集群内的GPU实现显存隔离,中间也尝试了gpu-manager。我们没能在gpu-manager这个仓库中找到关于支持的CUDA版本(例如支持的CUDA版本列表/特定的CUDA),然后我们在vcuda-controller仓库的release中找到了一个支持CUDA10.2的信息。所以能在readme/其他地方中添加一下相关资料吗?谢谢
-
There's a couple files in the repo that look suspect:
```
clayne@dorian:~/git/hextor/Source (master +=) $ git reset --hard
error: unable to create symlink Source/uOleAutoAPIWrapper.pas: File name…
-
**What would you like to be added**:
支持非 root用户创建TKEStack
**Why is this needed**:
内部流程规定,无法使用root用户,但是可以执行sudo命令,希望增加此特性
-
-
**What kind of request is this (question/bug/enhancement/feature request):**
bug
**Steps to reproduce (least amount of steps as possible):**
Use Tencent TKE add cluster fail
**Result:**
[…
-
The [Nightly workflow](https://github.com/Unidata/MetPy/actions/runs/2615030529) is failing.
The documentation build failed.
Log:
python override_check.py
Override check successful.
Running Sphinx v4.…
-
## 🐛 Bug Report
Re-opening #8155
I've been unsuccessful at following [the documentation](https://jestjs.io/docs/en/getting-started#babel-6) for running Jest 24 with Babel 6. Specifically, I…
-
I am able to successfully load the test grib file that was suggested in the README, however when I try to read a grib file such as the one below I get the following error output.
>\> import cfgrib
…
-
Hello, this smart watering dont refresh its state and dont work well.
Thanks
## Device
Product name: PARKSIDE Smart Watering Timer PSBZS A1
Manufacturer: _TZE200_htnnfasr
Model …
-
https://github.com/tkestack/tke/blob/784381b58c05a22d0a2f2a6bdd6d7af15d9fe56a/pkg/platform/controller/cluster/cluster_controller.go#L295
问一下,这块这么写的用意是什么?按照声明式api不是直接update or create 就可以么,是有特别的用意么…