Skip to content

CuGPU not defined error #244

@kodingkoning

Description

@kodingkoning

I am trying to change my simulation to use GPUs rather than just CPUs. I changed sim!(output, spec_rule,nbr_rule; proc = ThreadedCPU(), boundary=Wrap()) to use "CuGPU" instead of "ThreadedCPU", but then I get the error: nested task error: UndefVarError: CuGPU not defined

What other changed are required for CuGPU() to be recognized?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions