JuliaGPU / CUDAnative.jl

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

Update manifest #628

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.0.4
    Status `~/work/CUDAnative.jl/CUDAnative.jl/Project.toml`
  [79e6a3ab]   Adapt v1.0.1
  [b99e7846] ↑ BinaryProvider v0.5.8 ⇒ v0.5.9
  [fa961155]   CEnum v0.2.0
  [3895d2a7]   CUDAapi v4.0.0
  [c5f51814] ↑ CUDAdrv v6.2.2 ⇒ v6.2.3
  [e2ba6199] ↑ ExprTools v0.1.0 ⇒ v0.1.1
  [61eb1bfa]   GPUCompiler v0.1.0 #6128874 (https://github.com/JuliaGPU/GPUCompiler.jl)
  [929cbde3]   LLVM v1.3.4
  [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: [======================> ] 52.6 % [?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` [?25l Fetching: [> ] 0.0 % [?25h Updating git-repo `https://github.com/JuliaGPU/GPUCompiler.jl` [?25l Fetching: [> ] 0.0 % [?25h Resolving package versions... Installed CEnum ────────────── v0.2.0 Installed Adapt ────────────── v1.0.1 Installed ExprTools ────────── v0.1.1 Installed BinaryProvider ───── v0.5.9 Installed TimerOutputs ─────── v0.5.5 Installed CUDAdrv ──────────── v6.2.3 Installed LLVM ─────────────── v1.3.4 Installed OrderedCollections ─ v1.1.0 Installed DataStructures ───── v0.17.15 Installed CodeTracking ─────── v0.5.11 Installed Cthulhu ──────────── v1.0.2 Installed CUDAapi ──────────── v4.0.0 Updating `~/work/CUDAnative.jl/CUDAnative.jl/Project.toml` [b99e7846] ↑ BinaryProvider v0.5.8 ⇒ v0.5.9 [c5f51814] ↑ CUDAdrv v6.2.2 ⇒ v6.2.3 [e2ba6199] ↑ ExprTools v0.1.0 ⇒ v0.1.1 Updating `~/work/CUDAnative.jl/CUDAnative.jl/Manifest.toml` [b99e7846] ↑ BinaryProvider v0.5.8 ⇒ v0.5.9 [c5f51814] ↑ CUDAdrv v6.2.2 ⇒ v6.2.3 [da1fd8a2] ↑ CodeTracking v0.5.8 ⇒ v0.5.11 [864edb3b] ↑ DataStructures v0.17.12 ⇒ v0.17.15 [e2ba6199] ↑ ExprTools v0.1.0 ⇒ v0.1.1 [a759f4b9] ↑ TimerOutputs v0.5.3 ⇒ v0.5.5 ```