Skip to content

Add two flash-attn extensions as multi-outputs #19

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 31 commits into from
Nov 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
253211c
Add two flash-attn extensions as multi-outputs
rongou Oct 17, 2024
96eea86
Apply suggestions from code review
rongou Oct 21, 2024
2b81b6f
easier debugging
rongou Oct 21, 2024
c369353
build once and split outputs
rongou Oct 21, 2024
7186c4c
MNT: Re-rendered with conda-build 24.9.0, conda-smithy 3.43.0, and co…
rongou Oct 21, 2024
aa4487d
fix output requirements
rongou Oct 22, 2024
a3ff73d
Remove unneeded output requirements
rongou Oct 22, 2024
5a5f9aa
add back feedstock name to extra
rongou Oct 22, 2024
943fe53
further clean up output requirements
rongou Oct 23, 2024
ad5c634
make linter happy
rongou Oct 23, 2024
3b82cd1
REF: Remove name templates
carterbox Oct 30, 2024
0986f1d
BLD: Strip binaries
carterbox Oct 30, 2024
7788404
MNT: Re-rendered with conda-build 24.9.0, conda-smithy 3.43.0, and co…
carterbox Oct 30, 2024
9276148
REF: Use PYTHON template for python path
carterbox Oct 31, 2024
ceebe6a
Apply suggestions from code review
rongou Nov 1, 2024
4938b99
comment out debug lines
rongou Nov 1, 2024
18375e2
update pypi domain
rongou Nov 1, 2024
53ac85b
MNT: Re-rendered with conda-build 24.9.0, conda-smithy 3.43.2, and co…
rongou Nov 1, 2024
e55f64b
BLD: Collect channel pinnings in outputs
carterbox Nov 2, 2024
26421e4
BLD: Disallow undefined symbols
carterbox Nov 7, 2024
f1c1351
BLD: Disallow undefined symbols
carterbox Nov 7, 2024
e5cc560
STY: Format setup.py
carterbox Nov 7, 2024
0789f14
BLD: Rename fused-dense output
carterbox Nov 7, 2024
0d23df9
BLD: Match host deps with library links
carterbox Nov 10, 2024
66a46f7
CI: Increase timeout to 12 hours
carterbox Nov 10, 2024
16d13d1
CI: Bump timeout to 18 hours
carterbox Nov 11, 2024
7190d0b
MNT: Re-rendered with conda-build 24.9.0, conda-smithy 3.44.3, and co…
carterbox Nov 11, 2024
210cead
BLD: Need cudatoolkit for CUDA 11
carterbox Nov 12, 2024
5bcbf37
BLD: Bump build again just to add a commit
carterbox Nov 15, 2024
48a7800
BLD: Disable debug skips
carterbox Nov 18, 2024
4e225cc
MNT: Re-rendered with conda-build 24.9.0, conda-smithy 3.44.6, and co…
carterbox Nov 18, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand Down Expand Up @@ -40,7 +40,6 @@ zip_keys:
- - c_compiler_version
- cxx_compiler_version
- c_stdlib_version
- cdt_name
- cuda_compiler
- cuda_compiler_version
- docker_image
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand Down Expand Up @@ -40,7 +40,6 @@ zip_keys:
- - c_compiler_version
- cxx_compiler_version
- c_stdlib_version
- cdt_name
- cuda_compiler
- cuda_compiler_version
- docker_image
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand Down Expand Up @@ -40,7 +40,6 @@ zip_keys:
- - c_compiler_version
- cxx_compiler_version
- c_stdlib_version
- cdt_name
- cuda_compiler
- cuda_compiler_version
- docker_image
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand Down Expand Up @@ -40,7 +40,6 @@ zip_keys:
- - c_compiler_version
- cxx_compiler_version
- c_stdlib_version
- cdt_name
- cuda_compiler
- cuda_compiler_version
- docker_image
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand Down Expand Up @@ -40,7 +40,6 @@ zip_keys:
- - c_compiler_version
- cxx_compiler_version
- c_stdlib_version
- cdt_name
- cuda_compiler
- cuda_compiler_version
- docker_image
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand Down Expand Up @@ -40,7 +40,6 @@ zip_keys:
- - c_compiler_version
- cxx_compiler_version
- c_stdlib_version
- cdt_name
- cuda_compiler
- cuda_compiler_version
- docker_image
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand Down Expand Up @@ -40,7 +40,6 @@ zip_keys:
- - c_compiler_version
- cxx_compiler_version
- c_stdlib_version
- cdt_name
- cuda_compiler
- cuda_compiler_version
- docker_image
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand Down Expand Up @@ -40,7 +40,6 @@ zip_keys:
- - c_compiler_version
- cxx_compiler_version
- c_stdlib_version
- cdt_name
- cuda_compiler
- cuda_compiler_version
- docker_image
38 changes: 0 additions & 38 deletions .ci_support/migrations/python312.yaml

This file was deleted.

17 changes: 0 additions & 17 deletions .github/workflows/automerge.yml

This file was deleted.

9 changes: 2 additions & 7 deletions .github/workflows/conda-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
build:
name: ${{ matrix.CONFIG }}
runs-on: ${{ matrix.runs_on }}
timeout-minutes: 540
timeout-minutes: 1080
strategy:
fail-fast: false
matrix:
Expand Down Expand Up @@ -117,12 +117,6 @@ jobs:
fi
./.scripts/run_osx_build.sh

- name: Install Miniconda for windows
uses: conda-incubator/setup-miniconda@a4260408e20b96e80095f42ff7f1a15b27dd94ca # v3.0.4
with:
miniforge-version: latest
if: matrix.os == 'windows'

- name: Build on windows
shell: cmd
run: |
Expand All @@ -131,6 +125,7 @@ jobs:
set "sha=%GITHUB_SHA%"
call ".scripts\run_win_build.bat"
env:
MINIFORGE_HOME: D:\Miniforge
PYTHONUNBUFFERED: 1
CONFIG: ${{ matrix.CONFIG }}
CI: github_actions
Expand Down
13 changes: 0 additions & 13 deletions .github/workflows/webservices.yml

This file was deleted.

10 changes: 5 additions & 5 deletions .scripts/build_steps.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 5 additions & 3 deletions README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion conda-forge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ conda_build:
error_overlinking: true
conda_forge_output_validation: true
github_actions:
timeout_minutes: 540
timeout_minutes: 1080
self_hosted: true
triggers:
- push
Expand Down
Loading