optimas-org / optimas

Optimization at scale, powered by libEnsemble
https://optimas.readthedocs.io
Other
23 stars 15 forks source link

Cannot select a gpu_id other than 0 #215

Open delaossa opened 6 months ago

delaossa commented 6 months ago

When passing use_cuda=True, gpu_id=1 to the Generator, still the gpu 0 is used.

RemiLehe commented 4 months ago

@delaossa Could you post a script to reproduce the error? In addition, could you specify on which platform you were running this?