When using simlab, how to set optistruct solver to use gpu

QinHe_321
QinHe_321 Altair Community Member

When using simlab, how to set optistruct solver to use gpu

Tagged:

Answers

  • Marc_21384
    Marc_21384
    Altair Employee

    Hi,

    Make sure your solution type can be run with gpu. Reference here:
    https://help.altair.com/hwsolvers/os/topics/solvers/os/optistruct_gpu_r.htm?zoom_highlight=gpu

    If so, under the Format and Execute Options. You can put as additional the argument "-gpu". Like this:

    In the out file you should get a notification:

    Hope this helps.

    Kind regards,

    Marc Steiger

  • QinHe_321
    QinHe_321 Altair Community Member

    yes, it worked, thanks.