Skip to content

GZip : Segfault when no awsxclbin or xclbin is present #18

Description

@adentinger

It makes sense that the execution does not work when no AWSXCLBIN nor XCLBIN is found, but, in my case, this situation causes a segfault on the call to cl::Program, which is difficult to diagnose.

Maybe find_binary_file in xcl2.cpp should at least specify whether we found an .awsxclbin, an .xclbin, or neither and at least warn that finding neither may cause errors?

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