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

User: "QinHe_321"
Altair Community Member

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

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "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:

    image.png

    In the out file you should get a notification:

    image.png

    Hope this helps.

    Kind regards,

    Marc Steiger

    User: "QinHe_321"
    Altair Community Member
    OP

    yes, it worked, thanks.