PaddlePaddle / PaddleFL

Federated Deep Learning in PaddlePaddle
Apache License 2.0
495 stars 121 forks source link

paddleFL docker cannot support paddlepaddle-gpu ? #222

Open wangzy0327 opened 2 years ago

wangzy0327 commented 2 years ago

I use docker image paddlefl:1.1.2, its paddle version is paddlepaddle 1.8.5 (cpu),I want to run youtubenn_movie case with GPU,how should I do ? My host env cuda env is as below. image

These are errors as below. image image image

honshj commented 2 years ago

Currently we do not support running PaddleFL MPC on GPU. The GPU plan is in next release, stay tuned.