Add UCX v1.4.0#9881
Merged
adamjstewart merged 1 commit intospack:developfrom Nov 19, 2018
floquet:ucx-add-latest-version-1.4.0
Merged
Add UCX v1.4.0#9881adamjstewart merged 1 commit intospack:developfrom floquet:ucx-add-latest-version-1.4.0
adamjstewart merged 1 commit intospack:developfrom
floquet:ucx-add-latest-version-1.4.0
Conversation
Verification build
dantopa@darwin-fe2.lanl.gov:pr.ucx.spack $ spack install ucx % gcc @ 4.8.5
==> Installing libsigsegv
==> Installing m4
==> Installing pkgconf
==> Installing ncurses
==> Installing readline
==> Installing gdbm
==> Installing perl
==> Installing autoconf
==> Installing automake
==> Installing libtool
==> Installing numactl
==> Installing zlib
==> Installing openssl
==> Installing diffutils
==> Installing bzip2
==> Installing xz
==> Installing libxml2
==> Installing tar
==> Installing gettext
==> Installing help2man
==> Installing bison
==> Installing flex
==> Installing libnl
==> Installing rdma-core
==> Installing ucx
==> Successfully installed ucx
Fetch: 1.17s. Build: 40.59s. Total: 41.76s.
[+] /scratch/users/dantopa/new-spack/pr.ucx.spack/opt/spack/linux-centos7-x86_64/gcc-4.8.5/ucx-1.4.0-ilfonxj2f5my4ur65li3sr7kuvfg3kim
dantopa@darwin-fe2.lanl.gov:pr.ucx.spack $ spack spec ucx
Input spec
--------------------------------
ucx
Concretized
--------------------------------
ucx@1.4.0%gcc@4.8.5 arch=linux-centos7-x86_64
^numactl@2.0.11%gcc@4.8.5 patches=592f30f7f5f757dfc239ad0ffd39a9a048487ad803c26b419e0f96b8cda08c1a arch=linux-centos7-x86_64
^autoconf@2.69%gcc@4.8.5 arch=linux-centos7-x86_64
^m4@1.4.18%gcc@4.8.5 patches=3877ab548f88597ab2327a2230ee048d2d07ace1062efe81fc92e91b7f39cd00,c0a408fbffb7255fcc75e26bd8edab116fc81d216bfd18b473668b7739a4158e,fc9b61654a3ba1a8d6cd78ce087e7c96366c290bc8d2c299f09828d793b853c8 +sigsegv arch=linux-centos7-x86_64
^libsigsegv@2.11%gcc@4.8.5 arch=linux-centos7-x86_64
^perl@5.26.2%gcc@4.8.5+cpanm patches=0eac10ed90aeb0459ad8851f88081d439a4e41978e586ec743069e8b059370ac +shared+threads arch=linux-centos7-x86_64
^gdbm@1.18.1%gcc@4.8.5 arch=linux-centos7-x86_64
^readline@7.0%gcc@4.8.5 arch=linux-centos7-x86_64
^ncurses@6.1%gcc@4.8.5~symlinks~termlib arch=linux-centos7-x86_64
^pkgconf@1.5.4%gcc@4.8.5 arch=linux-centos7-x86_64
^automake@1.16.1%gcc@4.8.5 arch=linux-centos7-x86_64
^libtool@2.4.6%gcc@4.8.5 arch=linux-centos7-x86_64
^rdma-core@20%gcc@4.8.5 build_type=RelWithDebInfo arch=linux-centos7-x86_64
^cmake@3.12.4%gcc@4.8.5~doc+ncurses+openssl+ownlibs patches=dd3a40d4d92f6b2158b87d6fb354c277947c776424aa03f6dc8096cf3135f5d0 ~qt arch=linux-centos7-x86_64
^openssl@1.0.2o%gcc@4.8.5+systemcerts arch=linux-centos7-x86_64
^zlib@1.2.11%gcc@4.8.5+optimize+pic+shared arch=linux-centos7-x86_64
^libnl@3.3.0%gcc@4.8.5 arch=linux-centos7-x86_64
^bison@3.0.5%gcc@4.8.5 arch=linux-centos7-x86_64
^diffutils@3.6%gcc@4.8.5 arch=linux-centos7-x86_64
^help2man@1.47.4%gcc@4.8.5 arch=linux-centos7-x86_64
^gettext@0.19.8.1%gcc@4.8.5+bzip2+curses+git~libunistring+libxml2 patches=9acdb4e73f67c241b5ef32505c9ddf7cf6884ca8ea661692f21dca28483b04b8 +tar+xz arch=linux-centos7-x86_64
^bzip2@1.0.6%gcc@4.8.5+shared arch=linux-centos7-x86_64
^libxml2@2.9.8%gcc@4.8.5~python arch=linux-centos7-x86_64
^xz@5.2.4%gcc@4.8.5 arch=linux-centos7-x86_64
^tar@1.30%gcc@4.8.5 arch=linux-centos7-x86_64
^flex@2.6.3%gcc@4.8.5+lex arch=linux-centos7-x86_64
Environment:
dantopa@darwin-fe2.lanl.gov:pr.ucx.spack $ echo $HOSTNAME
darwin-fe2.lanl.gov
dantopa@darwin-fe2.lanl.gov:pr.ucx.spack $ grep -i 'model name' /proc/cpuinfo | sort | uniq
model name : Intel(R) Xeon(R) CPU E5-2695 v3 @ 2.30GHz
dantopa@darwin-fe2.lanl.gov:pr.ucx.spack $ lsb_release -d
-bash: lsb_release: command not found
dantopa@darwin-fe2.lanl.gov:pr.ucx.spack $ uname -a
Linux darwin-fe2.lanl.gov 4.18.8-1.el7.elrepo.x86_64 #1 SMP Sat Sep 15 10:10:09 EDT 2018 x86_64 x86_64 x86_64 GNU/Linux
dantopa@darwin-fe2.lanl.gov:pr.ucx.spack $ date
Mon Nov 19 10:47:47 MST 2018
dantopa@darwin-fe2.lanl.gov:pr.ucx.spack $ pwd
/scratch/users/dantopa/new-spack/pr.ucx.spack
Signed-off-by: Daniel Topa <dantopa@lanl.gov>
adamjstewart
approved these changes
Nov 19, 2018
Contributor
Author
|
@adamjstewart: Thanks for the immediate response! |
This file contains hidden or 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
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.
Verification build
Install
Specification
Environment
Signed-off-by: Daniel Topa dantopa@lanl.gov