Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update manifest #358

Merged
merged 1 commit into from
Aug 10, 2020
Merged

Update manifest #358

merged 1 commit into from
Aug 10, 2020

Conversation

github-actions[bot]
Copy link
Contributor

This pull request updates the manifest for Julia v1.4.2:

Project CUDA v1.2.1
Status `~/work/CUDA.jl/CUDA.jl/Project.toml`
  [621f4979]   AbstractFFTs v0.5.0
  [79e6a3ab]   Adapt v2.0.2
  [b99e7846]   BinaryProvider v0.5.10
  [fa961155]   CEnum v0.4.1
  [864edb3b] ↑ DataStructures v0.17.19 ⇒ v0.17.20
  [e2ba6199]   ExprTools v0.1.1
  [0c68f7d7]   GPUArrays v5.0.0
  [61eb1bfa]   GPUCompiler v0.5.5
  [929cbde3]   LLVM v2.0.0
  [1914dd2f]   MacroTools v0.5.5
  [872c559c] ↑ NNlib v0.7.3 ⇒ v0.7.4
  [189a3867]   Reexport v0.2.0
  [ae029012]   Requires v1.0.1
  [a759f4b9]   TimerOutputs v0.5.6
  [8f399da3]   Libdl 
  [37e2e46d]   LinearAlgebra 
  [56ddb016]   Logging 
  [44cfe95a]   Pkg 
  [de0858da]   Printf 
  [9a3f8284]   Random 
  [2f01184e]   SparseArrays 
  [10745b16]   Statistics 
Click here for the full update log.

�[?25l    Fetching: [>                                        ]  0.0 %
    Fetching: [==============>                          ]  34.2 %
    Fetching: [=====================================>   ]  91.3 %
�[2K�[?25h�[?25l�[2K�[?25h

Project CUDA v1.2.1
Status `~/work/CUDA.jl/CUDA.jl/Project.toml`
  [621f4979]   AbstractFFTs v0.5.0
  [79e6a3ab]   Adapt v2.0.2
  [b99e7846]   BinaryProvider v0.5.10
  [fa961155]   CEnum v0.4.1
  [864edb3b] ↑ DataStructures v0.17.19 ⇒ v0.17.20
  [e2ba6199]   ExprTools v0.1.1
  [0c68f7d7]   GPUArrays v5.0.0
  [61eb1bfa]   GPUCompiler v0.5.5
  [929cbde3]   LLVM v2.0.0
  [1914dd2f]   MacroTools v0.5.5
  [872c559c] ↑ NNlib v0.7.3 ⇒ v0.7.4
  [189a3867]   Reexport v0.2.0
  [ae029012]   Requires v1.0.1
  [a759f4b9]   TimerOutputs v0.5.6
  [8f399da3]   Libdl
  [37e2e46d]   LinearAlgebra
  [56ddb016]   Logging
  [44cfe95a]   Pkg
  [de0858da]   Printf
  [9a3f8284]   Random
  [2f01184e]   SparseArrays
  [10745b16]   Statistics
@github-actions github-actions bot requested a review from maleadt August 10, 2020 00:43
@codecov
Copy link

codecov bot commented Aug 10, 2020

Codecov Report

Merging #358 into master will increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #358      +/-   ##
==========================================
+ Coverage   78.70%   78.75%   +0.04%     
==========================================
  Files         158      158              
  Lines        8824     8824              
==========================================
+ Hits         6945     6949       +4     
+ Misses       1879     1875       -4     
Impacted Files Coverage Δ
src/pool.jl 79.04% <0.00%> (+1.42%) ⬆️
src/compiler/gpucompiler.jl 100.00% <0.00%> (+14.28%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 86d5d18...87e9ce1. Read the comment docs.

@maleadt
Copy link
Member

maleadt commented Aug 10, 2020

Get's 'rid' of the LoopVectorization deps, thanks @DhairyaLGandhi!

@maleadt maleadt merged commit 633b4bd into master Aug 10, 2020
@maleadt maleadt deleted the update_manifest branch August 10, 2020 05:56
@maleadt maleadt added the dependencies About things we use. label Aug 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies About things we use.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant