Skip to content

Commit

Permalink
Stop excluding cutlass from symbol exclusion check (#6140)
Browse files Browse the repository at this point in the history
Depends on rapidsai/raft#2503, which includes the kernel visibility fixes needed from cutlass.

Authors:
  - Vyas Ramasubramani (https://github.com/vyasr)

Approvers:
  - Kyle Edwards (https://github.com/KyleFromNVIDIA)

URL: #6140
  • Loading branch information
vyasr authored Nov 22, 2024
1 parent 06958c4 commit 4fcdeb1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ jobs:
with:
build_type: pull-request
enable_check_symbols: true
symbol_exclusions: raft_cutlass
conda-python-build:
needs: conda-cpp-build
secrets: inherit
Expand Down

0 comments on commit 4fcdeb1

Please sign in to comment.