Skip to content

zero copy device support for integer fields #1117

Description

@cyrush

We need to add logic for integer zero copy cases here:

// we compile vtk-h with fp types

Otherwise, device only allocated fields will crash when we try to access on the host to convert them to floating point arrays here:

n_vals.to_float64_array(n_tmp);

originally discussed here: #1100 (comment)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions