Skip to content

Error compiling on windows #15

Description

@chrisrogers3d

Hey
used conda to install everything else on windows 11
at flash-attn (either the specified version or the latest version) it gets lots of errors starting with:

flash_api.cpp
      csrc/flash_attn/flash_api.cpp(488): error C2672: 'at::get_generator_or_default': no matching overloaded function found
      C:\Users\chris\miniconda3\envs\magicarti\lib\site-packages\torch\include\ATen/core/Generator.h(167): note: could be 'T *at::get_generator_or_default(const c10::optional<at::Generator> &,const at::Generator &)' 

has anyone else tested on windows? my experience if it doesnt say (as far as pytorch + conda stuff) works on windows, it doesnt work on windows

thanks for sharing! looking forward to trying it out

chris

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