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

[CI/CD] Add check-gpu-free #152

Merged
merged 16 commits into from
Aug 7, 2024
Merged

[CI/CD] Add check-gpu-free #152

merged 16 commits into from
Aug 7, 2024

Conversation

Bowen12992
Copy link
Collaborator

@Bowen12992 Bowen12992 commented Aug 6, 2024

Ref : FlagOpen/FlagScale#146

Use git update-index --chmod=+x your_script.sh command

Add exit code for specific test

tongxin and others added 14 commits August 1, 2024 18:33
* exponential added.
* Added K-S tests to exponential_, fp64 corrected.
* aligned with aten prototype
* Exponential_ uses uint64 offsets in Triton kernel.
* Update pyproject config for new test dependencies.
 1. fix amax, armax and triu, use int64 indexing when the largest tensor's size_in_bytes exceed int32's max;
2. change the tiling scheme for argmax to loop in the reduction dimension, instead of data-size-dependent-tile-size
* libentry now is lock protected.

* Add multithreading tests for libentry.

* polish code.
Copy link
Collaborator

@zhzhcookie zhzhcookie left a comment

Choose a reason for hiding this comment

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

LGTM, but there are 2 functional changes that need to be stated in the merge log.

@Bowen12992 Bowen12992 merged commit 2b74ff3 into FlagOpen:master Aug 7, 2024
3 checks passed
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.

4 participants