Skip to content

nvflare submiting job in poc mode #2122

Closed Answered by YuanTingHsieh
ramiro350 asked this question in Q&A
Discussion options

You must be logged in to vote

@ramiro350 follow steps in https://github.com/NVIDIA/NVFlare/tree/2.3/examples/advanced/cifar10/cifar10-real-world

Please do just ONE of the following options:

  • Setup real-world system follow steps 3.1, 3.2, 3.3
  • Setup POC follow steps 3.4, 3.5, 3.6

@holgerroth we should improve this to avoid confusion ^

If you have NO GPU, please change the "meta.json" (https://github.com/NVIDIA/NVFlare/blob/2.3/examples/advanced/cifar10/cifar10-real-world/jobs/cifar10_fedavg_stream_tb/meta.json) to the following:

{
    "name": "cifar10_fedavg_stream_tb",
    "resource_spec": {},
    "deploy_map": {
        "cifar10_fedavg_stream_tb": [
            "@ALL"
        ]
    },
    "min_clients": 8
}

Note1: T…

Replies: 3 comments 20 replies

Comment options

You must be logged in to vote
13 replies
@ramiro350
Comment options

@chesterxgchen
Comment options

@ramiro350
Comment options

@YuanTingHsieh
Comment options

Answer selected by ramiro350
@ramiro350
Comment options

@holgerroth
Comment options

@ramiro350
Comment options

@holgerroth
Comment options

Comment options

You must be logged in to vote
1 reply
@holgerroth
Comment options

Comment options

You must be logged in to vote
6 replies
@YuanTingHsieh
Comment options

@ramiro350
Comment options

@YuanTingHsieh
Comment options

@ramiro350
Comment options

@YuanTingHsieh
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants