JuliaGPU / CUDAnative.jl

Julia support for native CUDA programming
https://juliagpu.org/cuda/
Other
391 stars 55 forks source link

Update manifest #647

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 CUDAnative v3.1.0
    Status `~/work/CUDAnative.jl/CUDAnative.jl/Project.toml`
  [79e6a3ab]   Adapt v1.0.1
  [b99e7846]   BinaryProvider v0.5.9
  [fa961155] ↑ CEnum v0.2.0 ⇒ v0.3.0
  [3895d2a7]   CUDAapi v4.0.0
  [c5f51814]   CUDAdrv v6.3.0
  [e2ba6199]   ExprTools v0.1.1
  [61eb1bfa]   GPUCompiler v0.2.0
  [929cbde3]   LLVM v1.4.1
  [8f399da3]   Libdl 
  [44cfe95a]   Pkg 
  [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.9 % Resolving Deltas: [===================================> ] 85.5 % [?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 CUDAapi ──────────── v4.0.0 Installed BinaryProvider ───── v0.5.9 Installed GPUCompiler ──────── v0.2.0 Installed Adapt ────────────── v1.0.1 Installed CEnum ────────────── v0.3.0 Installed ExprTools ────────── v0.1.1 Installed CUDAdrv ──────────── v6.3.0 Installed LLVM ─────────────── v1.4.1 Installed OrderedCollections ─ v1.2.0 Installed TimerOutputs ─────── v0.5.5 Installed DataStructures ───── v0.17.15 Installed CodeTracking ─────── v0.5.11 Installed Cthulhu ──────────── v1.0.2 Updating `~/work/CUDAnative.jl/CUDAnative.jl/Project.toml` [fa961155] ↑ CEnum v0.2.0 ⇒ v0.3.0 Updating `~/work/CUDAnative.jl/CUDAnative.jl/Manifest.toml` [fa961155] ↑ CEnum v0.2.0 ⇒ v0.3.0 [8ba89e20] + Distributed [8dfed614] + Test ```