-
Notifications
You must be signed in to change notification settings - Fork 431
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
File to show options that tell GNU indent to format code as we want. #7
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@tonycurtis - can you please use new branch (aka not emacs). |
On Oct 29, 2014, at 9:26 PM, Pasha <[email protected]mailto:[email protected]> wrote: @tonycurtishttps://github.com/tonycurtis - can you please use new branch (aka not emacs). how’s that? |
Duplicated. Latest version is #8. |
alex--m
pushed a commit
to alex--m/ucx
that referenced
this pull request
Jul 6, 2017
alex--m
pushed a commit
to alex--m/ucx
that referenced
this pull request
Aug 3, 2017
xinzhao3
pushed a commit
to xinzhao3/ucx
that referenced
this pull request
Sep 13, 2017
Topic/cuda: Add memory domain detect functions in UCT.
shamisp
pushed a commit
to shamisp/ucx
that referenced
this pull request
Sep 19, 2017
Update libxpmem
artpol84
added a commit
to artpol84/ucx
that referenced
this pull request
Sep 25, 2017
artpol84
added a commit
to artpol84/ucx
that referenced
this pull request
Sep 27, 2017
dmitrygx
pushed a commit
to dmitrygx/ucx
that referenced
this pull request
Apr 29, 2020
UCP: create a hash of req_id to req_ptrs to be used for rndv operations
gleon99
added a commit
to gleon99/ucx
that referenced
this pull request
Dec 13, 2020
# This is the 1st commit message: UCS/DATASTRUCT: Add allow_list data struct # The commit message openucx#2 will be skipped: # add test # The commit message openucx#3 will be skipped: # use allow_list # The commit message openucx#4 will be skipped: # use allow_list # The commit message openucx#5 will be skipped: # Add allow_list mode # The commit message openucx#6 will be skipped: # Use separate funcs for allow_list # The commit message openucx#7 will be skipped: # implement scanf, release, print # The commit message openucx#8 will be skipped: # implement clone # The commit message openucx#9 will be skipped: # tests # The commit message openucx#10 will be skipped: # Add test; Fix ^ # The commit message openucx#11 will be skipped: # Add test
shizhibao
pushed a commit
to shizhibao/ucx
that referenced
this pull request
Jan 16, 2021
UT: fix some ucg ut failed testcases
dmitrygx
pushed a commit
to dmitrygx/ucx
that referenced
this pull request
Dec 1, 2021
* Setup clean * Added Makefile for extensions * Updated setup.py - removed hardcoded paths - use setuptools * fixups * Update clean * Use python3 * update location
andypauloramirez
added a commit
to andypauloramirez/ucx-APR
that referenced
this pull request
Aug 16, 2022
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
These options to indent should help us reformat code without much pain.