JuliaGPU / NCCL.jl

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

Update manifest #37

Closed github-actions[bot] closed 4 years ago

github-actions[bot] commented 4 years ago

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

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

``` Cloning default registries into `~/.julia` Cloning registry from "https://github.com/JuliaRegistries/General.git" [?25l Fetching: [> ] 0.0 % Fetching: [==================> ] 44.2 % Resolving Deltas: [==================================> ] 84.0 % [?25h Added registry `General` to `~/.julia/registries/General` Updating registry at `~/.julia/registries/General` Updating git-repo `https://github.com/JuliaRegistries/General.git` [?25l[?25h Resolving package versions... Installed CEnum ────────────── v0.2.0 Installed CUDAapi ──────────── v4.0.0 Installed TimerOutputs ─────── v0.5.5 Installed ExprTools ────────── v0.1.1 Installed OrderedCollections ─ v1.2.0 Installed GPUArrays ────────── v3.3.0 Installed CUDAdrv ──────────── v6.3.0 Installed CuArrays ─────────── v2.2.0 Installed BinaryProvider ───── v0.5.10 Installed Cthulhu ──────────── v1.1.1 Installed CodeTracking ─────── v0.5.11 Installed MacroTools ───────── v0.5.5 Installed GPUCompiler ──────── v0.2.0 Installed CUDAnative ───────── v3.1.0 Installed AbstractFFTs ─────── v0.5.0 Installed LLVM ─────────────── v1.4.1 Installed Requires ─────────── v1.0.1 Installed NNlib ────────────── v0.6.6 Installed Reexport ─────────── v0.2.0 Installed DataStructures ───── v0.17.17 Installed Adapt ────────────── v1.0.1 Updating `~/work/NCCL.jl/NCCL.jl/Project.toml` [no changes] Updating `~/work/NCCL.jl/NCCL.jl/Manifest.toml` [b99e7846] ↑ BinaryProvider v0.5.9 ⇒ v0.5.10 [864edb3b] ↑ DataStructures v0.17.16 ⇒ v0.17.17 Building NNlib → `~/.julia/packages/NNlib/FAI3o/deps/build.log` ```