JuliaGPU / CUDAnative.jl

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

Update manifest #651

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.3.0
  [3895d2a7] CUDAapi v4.0.0
  [c5f51814] CUDAdrv v6.3.0
  [e2ba6199] ExprTools v0.1.1
  [61eb1bfa] GPUCompiler v0.2.0 #2bb7f5c (https://github.com/JuliaGPU/GPUCompiler.jl.git)
  [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: [==================> ] 42.6 % Resolving Deltas: [=================================> ] 81.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 Cloning git-repo `https://github.com/JuliaGPU/GPUCompiler.jl.git` [?25l Fetching: [> ] 0.0 % [?25h Updating git-repo `https://github.com/JuliaGPU/GPUCompiler.jl.git` [?25l Fetching: [> ] 0.0 % [?25h Resolving package versions... Installed CUDAapi ──────────── v4.0.0 Installed CEnum ────────────── v0.3.0 Installed BinaryProvider ───── v0.5.9 Installed Adapt ────────────── v1.0.1 Installed TimerOutputs ─────── v0.5.5 Installed ExprTools ────────── v0.1.1 Installed CUDAdrv ──────────── v6.3.0 Installed LLVM ─────────────── v1.4.1 Installed OrderedCollections ─ v1.2.0 Installed DataStructures ───── v0.17.16 Updating `~/work/CUDAnative.jl/CUDAnative.jl/Project.toml` [no changes] Updating `~/work/CUDAnative.jl/CUDAnative.jl/Manifest.toml` [da1fd8a2] - CodeTracking v0.5.11 [f68482b8] - Cthulhu v1.1.0 [864edb3b] ↑ DataStructures v0.17.15 ⇒ v0.17.16 [8ba89e20] + Distributed [8dfed614] + Test ```