Skip to content
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

Enable crate-ci/typos lint; fix typos #1005

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

akx
Copy link
Contributor

@akx akx commented Feb 1, 2024

Typo fixes were checked by hand.

Copy link

github-actions bot commented Feb 1, 2024

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@akx akx force-pushed the typos branch 3 times, most recently from a5ec850 to 7d81b19 Compare February 1, 2024 13:05
@@ -2259,7 +2259,7 @@ template<typename T, int THREADS, int ITEMS_PER_THREAD, int TILE_ROWS, int TILE_
}

// 4. store data via atomicMax
// to store col data efficiency we need to rewrite the smem blocked data [0, 1, 2, 3...] for t0
// to store col data efficiently we need to rewrite the smem blocked data [0, 1, 2, 3...] for t0
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch 😅

Co-authored-by: Titus von Koeller <[email protected]>

fix erroneous correction
@Titus-von-Koeller Titus-von-Koeller merged commit 8c507d9 into bitsandbytes-foundation:main Feb 5, 2024
6 checks passed
@Titus-von-Koeller
Copy link
Collaborator

Nice tweaks, thanks 🙏🏻

@akx akx deleted the typos branch February 5, 2024 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants