JuliaGPU / NCCL.jl

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

Update manifest #42

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.2
  [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: [================> ] 38.1 % Resolving Deltas: [=============================> ] 71.2 % [?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 TimerOutputs ──────── v0.5.6 Installed CUDAapi ───────────── v4.0.0 Installed UnPack ────────────── v1.0.1 Installed Cthulhu ───────────── v1.2.0 Installed GPUArrays ─────────── v3.4.1 Installed CUDAdrv ───────────── v6.3.0 Installed CuArrays ──────────── v2.2.2 Installed SLEEFPirates ──────── v0.5.4 Installed VectorizationBase ─── v0.12.21 Installed DataStructures ────── v0.17.19 Installed CpuId ─────────────── v0.2.2 Installed MacroTools ────────── v0.5.5 Installed Requires ──────────── v1.0.1 Installed ExprTools ─────────── v0.1.1 Installed AbstractTrees ─────── v0.3.3 Installed NNlib ─────────────── v0.7.3 Installed GPUCompiler ───────── v0.2.0 Installed OffsetArrays ──────── v1.1.1 Installed SIMDPirates ───────── v0.8.13 Installed AbstractFFTs ──────── v0.5.0 Installed Reexport ──────────── v0.2.0 Installed CodeTracking ──────── v1.0.0 Installed NNPACK_jll ────────── v2018.6.22+0 Installed OrderedCollections ── v1.3.0 Installed Adapt ─────────────── v1.1.0 Installed BinaryProvider ────── v0.5.10 Installed LLVM ──────────────── v1.7.0 Installed LoopVectorization ─── v0.8.15 Installed DocStringExtensions ─ v0.8.2 Installed CUDAnative ────────── v3.1.0 Installed FoldingTrees ──────── v1.0.0 Updating `~/work/NCCL.jl/NCCL.jl/Project.toml` [no changes] Updating `~/work/NCCL.jl/NCCL.jl/Manifest.toml` [adafc99b] + CpuId v0.2.2 [ffbed154] + DocStringExtensions v0.8.2 [bdcacae8] + LoopVectorization v0.8.15 [872c559c] ↑ NNlib v0.7.1 ⇒ v0.7.3 [6fe1bfb0] + OffsetArrays v1.1.1 [21efa798] + SIMDPirates v0.8.13 [476501e8] + SLEEFPirates v0.5.4 [3a884ed6] + UnPack v1.0.1 [3d5dd08c] + VectorizationBase v0.12.21 Building SLEEFPirates → `~/.julia/packages/SLEEFPirates/QzifL/deps/build.log` ```