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

Initial drop of UCX indentation setup for GNU Emacs #6

Merged
merged 2 commits into from
Oct 29, 2014
Merged

Initial drop of UCX indentation setup for GNU Emacs #6

merged 2 commits into from
Oct 29, 2014

Conversation

tonycurtis
Copy link
Contributor

No description provided.

@@ -0,0 +1,45 @@
;;
;; License goes here
Copy link
Contributor

Choose a reason for hiding this comment

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

@tonycurtis probably you want to drop in copyright line here (similar to the one we have in the license file #3 )

Copy link
Contributor

Choose a reason for hiding this comment

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

@tonycurtis actually, since it is not code but config file ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

On Oct 28, 2014, at 8:20 PM, Pasha <notifications@github.mirror.nvdadr.commailto:notifications@github.com> wrote:

In contrib/emacs/ucx-style.el:

@@ -0,0 +1,45 @@
+;;
+;; License goes here

@tonycurtishttps://github.com/tonycurtis actually, since it is not code but config file ?

Good point. Maybe we don’t want to encumber something meant to be used piecemeal?

tony

@shamisp
Copy link
Contributor

shamisp commented Oct 29, 2014

@tonycurtis please remove the license file, this is just script.
Since @yosefe moved it one level up "contrib/" , I would put it next to vim configuration.

@shamisp
Copy link
Contributor

shamisp commented Oct 29, 2014

Looks good to me.

shamisp pushed a commit that referenced this pull request Oct 29, 2014
Initial drop of UCX indentation setup for GNU Emacs
@shamisp shamisp merged commit f781bf5 into openucx:master Oct 29, 2014
@shamisp
Copy link
Contributor

shamisp commented Oct 30, 2014

@tonycurtis - I really sorry about this, but I have to reset the commit back. Yossi prefers to have one "commit" per pull request, so we don't see all the "noise" of going back and forward with the changes. Can you please rebase this one, and then resubmit it as a new pull request ? Thanks !

@shamisp
Copy link
Contributor

shamisp commented Oct 30, 2014

For documentation: the merge was reverted back with head reset. So it was not actually merged. The is resubmitted in #8

alex--m pushed a commit to alex--m/ucx that referenced this pull request Jul 6, 2017
xinzhao3 pushed a commit to xinzhao3/ucx that referenced this pull request Sep 8, 2017
shamisp pushed a commit to shamisp/ucx that referenced this pull request Sep 19, 2017
This commit moves the libxpmem internal portions of xpmem.h (ioctl and
command structure definitions) into a seperate header
(xpmem_internal.h). The doxygen documentation of libxpmem functions
has been moved the xpmem.h and the use of the reserved identifier
_XPMEM_H has been removed.

This commit also updates the license of just libxpmem to LGPL. This
change was approved by the upstream author (Cray Inc). The license on
the headers xpmem.h and xpmem_internal.h remain GPL at this time. This
should be sufficient to allow distribution of non-GPL software linked
against libxpmem.

Fixes openucx#6

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
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
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
TEST/GTEST: testing non-contiguous datatypes in UCG
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Invalid The issue will be ignored
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants