Skip to content

_write_ninja_file_and_build_library() missing 2 required positional arguments: 'extra_sycl_cflags' and 'with_sycl' #35

Open
@CryptoPunk

Description

@CryptoPunk

Torch 2.7.1 updated _write_ninja_file_and_build_library for sycl support and needs extra arguments supplied.

   File "/usr/local/lib/python3.12/dist-packages/slangtorch/util/compile.py", line 71, in jit_compile
     _write_ninja_file_and_build_library(
 TypeError: _write_ninja_file_and_build_library() missing 2 required positional arguments: 'extra_sycl_cflags' and 'with_sycl'

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