openai/neural-mmo

The configure of multi-cores

chehx opened this issue · 1 comments

chehx commented

Hello,

This is not a mistake, but I feel confused about the experiments.py, the document claims that there is a setting for the multi-core.

However, I can not figure out what's the parameter here.

is the
#Hardware specification
DEVICE = 'cpu:0'
part?

If yes, what should I do if I want to set more CPUs.

BTW, is the nerual-mmo support the GPU?

Hello -- This repo is archived. Please see jsuarez5341/neural-mmo for the latest version and raise issues there if you feel the current build is still unclear.