Git Product home page Git Product logo

gpuci-build-environment's People

Contributors

ajschmidt8 avatar aleksficek avatar ayodeawe avatar bdice avatar dantegd avatar dillon-cullinan avatar galipremsagar avatar gmarkall avatar jakirkham avatar jjacobelli avatar jolorunyomi avatar kkraus14 avatar mike-wendt avatar msadang avatar raydouglass avatar rlratzel avatar sevagh avatar teju85 avatar trxcllnt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

gpuci-build-environment's Issues

Add NUMA to build machines

For ucx-py tests we need numa packages: libnuma libnuma-dev . Would it be possible to add these to the build machines used for CI for ucx-py

cc @jakirkham

Should build RHEL 7 gcc toolchains with `--disable-libstdcxx-dual-abi`

Dockerfile.centos7-gcc7 and Dockerfile.centos7-gcc9 should pass the--disable-libstdcxx-dual-abi flag to use the pre-C++-11 ABI to align with the RHEL 6/7 toolchain ABI.

From https://gcc.gnu.org/onlinedocs/libstdc++/manual/configure.html:

--disable-libstdcxx-dual-abi
Disable support for the new, C++11-conforming implementations of std::string, std::list etc. so that the library only provides definitions of types using the old ABI (see Dual ABI). This option changes the library ABI.

Conda environment dir is owned by root

The conda environment dir is owned by root, but the GPU runners run as a non-root user. This is problematic when CMake tries to install things such as directories because it tries to set permissions on things which may already exist and can't because it doesn't own them.

Other CUDA Versions (11.7)

first, thanks for maintaining such a useful set of docker images. i have found it very useful.

i wanted to ask if I could help add images built on cuda 11.7 . I'd be happy to submit a PR if someone helps me understand what needs changing.

conda-build version 3.18.3 is not found

I am trying to build this on my local box as part of addressing review comments from rapidsai/cudf#2132 but I am not able to build it after conda-build was pinned to 3.18.3. 9857270

Is there something I am missing?

$ sudo docker build -t test_image -f ./Dockerfile .
...
PackagesNotFoundError: The following packages are not available from current channels:

  - conda-build=3.18.3

Current channels:

  - https://conda.anaconda.org/rapidsai/label/cuda9.2/linux-64
  - https://conda.anaconda.org/rapidsai/label/cuda9.2/noarch
  - https://conda.anaconda.org/rapidsai-nightly/label/cuda9.2/linux-64
  - https://conda.anaconda.org/rapidsai-nightly/label/cuda9.2/noarch
  - https://conda.anaconda.org/nvidia/label/cuda9.2/linux-64
  - https://conda.anaconda.org/nvidia/label/cuda9.2/noarch
  - https://conda.anaconda.org/conda-forge/linux-64
  - https://conda.anaconda.org/conda-forge/noarch
  - https://repo.anaconda.com/pkgs/main/linux-64
  - https://repo.anaconda.com/pkgs/main/noarch
  - https://repo.anaconda.com/pkgs/free/linux-64
  - https://repo.anaconda.com/pkgs/free/noarch
  - https://repo.anaconda.com/pkgs/r/linux-64
  - https://repo.anaconda.com/pkgs/r/noarch

To search for alternate channels that may provide the conda package you're
looking for, navigate to

    https://anaconda.org

and use the search bar at the top of the page.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.