optimas-org / optimas

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

Cannot select a gpu_id other than 0 #215

Open delaossa opened 3 months ago

delaossa commented 3 months ago

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

RemiLehe commented 1 month ago

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