digicatapult / dc-federated

A python library for federated learning supporting consortium scale deployment.
Apache License 2.0
8 stars 8 forks source link

[Error] CUDA subprocess #8

Open chayakornarv opened 2 years ago

chayakornarv commented 2 years ago

I use the EC2 instance to create a Conda env and clone your repo. At the MNIST tutorial step while running the worker side, I face an error "Cannot re-install CUDA in forked subprocess"

AWS Instance: g3.8xlarge

Screen Shot 2564-11-09 at 12 00 49

Which python path needs to be configured...

hassan-digicatapult commented 2 years ago

Can you give a little bit more detail on the the branch you are using and the setup of your EC2 instance (OS/version) etc.?