Nitro enclave and use of python multiprocessing

0

Hello, I'm running a computation in Python using pool.map() of the multiprocessing library. On the EC2 parent instance, when I run the process first using only one thread and then 2 threads using pool.map the processing time is approximately divided by two as I would expect. However, in the Nitro Enclave (with 2 cpus) the computation time is the same. Any idea what could be wrong? Thanks

feita há um ano62 visualizações
Sem respostas

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas