Skip to content

Commit

Permalink
Update dependencies. (#372)
Browse files Browse the repository at this point in the history
Project oneAPI v1.4.0
Diff `~/work/oneAPI.jl/oneAPI.jl/Project.toml`
  [63c18a36] ↑ KernelAbstractions v0.9.8 ⇒ v0.9.10

Co-authored-by: maleadt <maleadt@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and maleadt authored Oct 16, 2023
1 parent b6a79f1 commit 6ad0c10
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

julia_version = "1.8.5"
manifest_format = "2.0"
project_hash = "18c0be5e7256548bb384a201874dd59da00d6704"
project_hash = "662b4e583200f7aff08d59354c8ae03e1b84faa3"

[[deps.Adapt]]
deps = ["LinearAlgebra", "Requires"]
Expand Down Expand Up @@ -33,9 +33,9 @@ version = "0.4.2"

[[deps.ChainRulesCore]]
deps = ["Compat", "LinearAlgebra", "SparseArrays"]
git-tree-sha1 = "e30f2f4e20f7f186dc36529910beaedc60cfa644"
git-tree-sha1 = "b66b8f8e3db5d7835fb8cbe2589ffd1cd456e491"
uuid = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
version = "1.16.0"
version = "1.17.0"

[[deps.ChangesOfVariables]]
deps = ["InverseFunctions", "LinearAlgebra", "Test"]
Expand Down Expand Up @@ -118,9 +118,9 @@ version = "1.5.0"

[[deps.KernelAbstractions]]
deps = ["Adapt", "Atomix", "InteractiveUtils", "LinearAlgebra", "MacroTools", "PrecompileTools", "Requires", "SparseArrays", "StaticArrays", "UUIDs", "UnsafeAtomics", "UnsafeAtomicsLLVM"]
git-tree-sha1 = "4c5875e4c228247e1c2b087669846941fb6e0118"
git-tree-sha1 = "5f1ecfddb6abde48563d08b2cc7e5116ebcd6c27"
uuid = "63c18a36-062a-441e-b654-da1e3ab1ce7c"
version = "0.9.8"
version = "0.9.10"

[[deps.LLVM]]
deps = ["CEnum", "LLVMExtra_jll", "Libdl", "Printf", "Unicode"]
Expand Down

0 comments on commit 6ad0c10

Please sign in to comment.