JuliaGPU / NCCL.jl

A Julia wrapper for the NVIDIA Collective Communications Library.
MIT License
24 stars 10 forks source link

Update manifest #23

Closed github-actions[bot] closed 4 years ago

github-actions[bot] commented 4 years ago

This pull request updates the manifest for Julia v1.0.5:

Project NCCL v0.1.0
    Status `~/work/NCCL.jl/NCCL.jl/Project.toml`
  [fa961155] CEnum v0.2.0
  [3895d2a7] CUDAapi v2.1.0
  [c5f51814] CUDAdrv v5.1.0
  [3a865a2d] CuArrays v1.6.0
  [de0858da] Printf 
Click here for the full update log.

``` Cloning default registries into /home/runner/.julia/registries Cloning registry General from "https://github.com/JuliaRegistries/General.git" [?25l Fetching: [> ] 0.0 % Fetching: [=====================================> ] 92.4 % [?25h Resolving package versions... Installed CEnum ────────────── v0.2.0 Installed Adapt ────────────── v1.0.1 Installed CUDAapi ──────────── v2.1.0 Installed MacroTools ───────── v0.5.4 Installed BinaryProvider ───── v0.5.8 Installed CUDAdrv ──────────── v5.1.0 Installed LLVM ─────────────── v1.3.3 Installed CuArrays ─────────── v1.6.0 Installed GPUArrays ────────── v2.0.1 Installed AbstractFFTs ─────── v0.5.0 Installed TimerOutputs ─────── v0.5.3 Installed OrderedCollections ─ v1.1.0 Installed NNlib ────────────── v0.6.5 Installed Requires ─────────── v1.0.1 Installed DataStructures ───── v0.17.10 Installed CUDAnative ───────── v2.7.0 Updating `~/work/NCCL.jl/NCCL.jl/Project.toml` [no changes] Updating `~/work/NCCL.jl/NCCL.jl/Manifest.toml` [864edb3b] ↑ DataStructures v0.17.9 ⇒ v0.17.10 [872c559c] ↑ NNlib v0.6.4 ⇒ v0.6.5 Building NNlib → `~/.julia/packages/NNlib/TOv7C/deps/build.log` ```