Open wJunjie-1995 opened 2 months ago
单个任务使用相同厂商但不同芯片的显卡进行训练/推理(如同时使用1张V100和1张H100进行训练)?
If both NVIDIA GPUs are on the same node, then it's supported.
单个任务使用不同厂商的卡进行训练/推理(如使用1张V100+1张910B进行训练)?
Not supported.
Usually, frameworks like TensorFlow and PyTorch, along with their related Python libraries, are designed to work in homogeneous environments where at least the hardware vendors are the same to function properly. I'm a bit confused about the second scenario.
是否支持异构设备共享,即