Results 6 comments of zunceng

Does it caused by RTP STAP-A Packet in Non-interleaved mode? https://www.rfc-editor.org/rfc/rfc6184#section-5.4

It's up to `0.23.1` , only. And `1.2.0` base on `0.24.0-rc2`. ``` helm search repo dify NAME CHART VERSION APP VERSION DESCRIPTION dify/dify 0.23.1 1.0.0 Instant cloud deployment for https://github.com......

我认为这取决于cuda API的向后兼容性, 对于scuda来说可能只需要保证适配最新版本API. 同时scuda有一套rpc代码生成工具,会根据cuda的API生成rpc server/client的代码 在不同版本的cuda环境中编译出不同版本的scuda server/client 的Docker镜像。 translate: I think this depends on the backward compatibility of the CUDA API; for SCUDA, it may only be necessary to ensure...

Do you have any more complex cases that can run? Currently, I can only execute the simplest nvidia-smi command. #### build image ``` docker build . -f Dockerfile.build -t scuda-builder-12.6.0...

> Yes, support for the vGPU API should be possible, however unfortunately we don't actually have any GPUs that support it to develop and test with. If you have one,...

@silenceli 太好了 我们可以讨论一下如何实现