JuliaGPU / CUDAnative.jl

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

Update manifest #626

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
  [fa961155]   CEnum v0.2.0
  [3895d2a7]   CUDAapi v4.0.0
  [c5f51814]   CUDAdrv v6.2.2
  [f68482b8] ↑ Cthulhu v1.0.1 ⇒ v1.0.2
  [864edb3b] ↑ DataStructures v0.17.11 ⇒ v0.17.12
  [e2ba6199]   ExprTools v0.1.0
  [929cbde3]   LLVM v1.3.4
  [a759f4b9]   TimerOutputs v0.5.3
  [b77e0a4c]   InteractiveUtils 
  [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: [====================> ] 47.9 % Resolving Deltas: [=====================================> ] 92.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 TimerOutputs ─────── v0.5.3 Installed CEnum ────────────── v0.2.0 Installed CUDAapi ──────────── v4.0.0 Installed BinaryProvider ───── v0.5.8 Installed Cthulhu ──────────── v1.0.2 Installed DataStructures ───── v0.17.12 Installed CUDAdrv ──────────── v6.2.2 Installed LLVM ─────────────── v1.3.4 Installed ExprTools ────────── v0.1.0 Installed Adapt ────────────── v1.0.1 Installed OrderedCollections ─ v1.1.0 Installed CodeTracking ─────── v0.5.8 Updating `~/work/CUDAnative.jl/CUDAnative.jl/Project.toml` [f68482b8] ↑ Cthulhu v1.0.1 ⇒ v1.0.2 [864edb3b] ↑ DataStructures v0.17.11 ⇒ v0.17.12 Updating `~/work/CUDAnative.jl/CUDAnative.jl/Manifest.toml` [f68482b8] ↑ Cthulhu v1.0.1 ⇒ v1.0.2 [864edb3b] ↑ DataStructures v0.17.11 ⇒ v0.17.12 ```