Skip to content

oidnNewDevice(OIDN_DEVICE_TYPE_METAL) returns NULL on an iPad #266

Description

@iPerKard

Hi,

I was able to generate oidn dylibs (..., ..._core and ..._device_metal) for the iOS/Metal profile (disabling the iOS/CPU one, as I don't understand how to set dependencies to TBB for iOS).

I then packaged the dylibs into frameworks (after setting their paths with install_name_tool) and included them in my iOS project.

Compilation (Xcode) and execution (on an iPad device) were successful, except that oidnNewDevice returns NULL (both with OIDN_DEVICE_TYPE_DEFAULT and OIDN_DEVICE_TYPE_METAL).

Is this kind of configuration allowed?
Thanks.

Activity

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

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