Skip to content

AttributeError when using GPU PyHeadTail #167

@ustc-cheese

Description

@ustc-cheese

Hello everyone~

When I am using the GPU version of PyHeadtail, an error has been encountered when using
with GPU(particles) as context:
for turn in range(n_turns):
machine.track(particles)
AttributeError: module 'PyHEADTAIL.general.pmath' has no attribute '_GPU_func_dict'
How can I resolve the problem? We will appreciate your help~ Thank you.

Best

Weijie

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