Skip to content

build refactor patches needed #19

@austinvhuang

Description

@austinvhuang

Follow-up to #16 Few issues i'm running into so far:

  • default target for make should be clang/make based and not require cmake
  • cmake 3.28 is a bit high (on my system i have 3.25.1 installed) - what's the lowest we can get away with
  • find argument usage isn't portable, on mac i get the error- find: -executable: unknown primary or operator
  • I think the dollar dereferencing $$exepath might work different on mac, getting /bin/sh: xe_path: command not found errors.
  • all examples should depend on dawnlib and run setup.py automatically if the shared library is not there
  • there seem to be cross dependencies between examples, eg run_hello_world seems to be doing a find for matmul.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions