Skip to content

tensor update somehow breaks with cuda #1246

@mehrhardt

Description

@mehrhardt

When updating to the most recent version of odl I receive the following error message from some code that worked well before:

NotImplementedError: no corresponding tensor space available for space FunctionSpace(IntervalProd([-177.3321 , -177.3321 , -128.984375], [ 177.3321 , 177.3321 , 128.984375]), out_dtype='float32') and implementation 'cuda'

I suppose @kohr-h knows where it breaks. It would be good if either 'cuda' is supported with tensors or it falls back to the old behaviour but breaking old code is no good.

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