Caesar.jl icon indicating copy to clipboard operation
Caesar.jl copied to clipboard

compat packages down date with CUDAnative if [email protected]

Open dehann opened this issue 3 years ago • 1 comments

Looks like weird package thing, hard to see which package is causing this, but if [email protected] then CUDAnative is installed and down dates many many packages. However, if down dating just [email protected] then all other packages jump back forward to latest:

(@v1.5) pkg> update
   Updating registry at `~/.julia/registries/General`
   Updating git-repo `https://github.com/JuliaRegistries/General.git`
Updating `~/.julia/environments/v1.5/Project.toml`
  [093fc24a] ↑ LightGraphs v1.3.0 ⇒ v1.3.3
Updating `~/.julia/environments/v1.5/Manifest.toml`
  [093fc24a] ↑ LightGraphs v1.3.0 ⇒ v1.3.3

(@v1.5) pkg> pin [email protected]
  Resolving package versions...
Updating `~/.julia/environments/v1.5/Project.toml`
  [093fc24a] ↓ LightGraphs v1.3.3 ⇒ v1.3.0 ⚲
Updating `~/.julia/environments/v1.5/Manifest.toml`
  [093fc24a] ↓ LightGraphs v1.3.3 ⇒ v1.3.0 ⚲

(@v1.5) pkg> update
   Updating registry at `~/.julia/registries/General`
   Updating git-repo `https://github.com/JuliaRegistries/General.git`
  Installed ArrayLayouts ─ v0.4.11
Updating `~/.julia/environments/v1.5/Project.toml`
  [052768ef] ↑ CUDA v0.1.0 ⇒ v1.3.3
  [864edb3b] ↑ DataStructures v0.17.20 ⇒ v0.18.8
  [aae7a2af] ↑ DiffEqFlux v1.1.1 ⇒ v1.24.0
  [31c24e10] ↑ Distributions v0.23.8 ⇒ v0.23.12
  [587475ba] ↑ Flux v0.10.4 ⇒ v0.11.1
  [1dea7af3] ↑ OrdinaryDiffEq v5.42.3 ⇒ v5.45.0
  [e88e6eb3] ↑ Zygote v0.4.22 ⇒ v0.5.9
Updating `~/.julia/environments/v1.5/Manifest.toml`
  [79e6a3ab] ↑ Adapt v1.1.0 ⇒ v2.3.0
  [4c555306] ↑ ArrayLayouts v0.3.8 ⇒ v0.4.11
  [aae01518] ↑ BandedMatrices v0.15.15 ⇒ v0.15.25
  [a134a8b2] + BlackBoxOptim v0.5.0
  [fa961155] ↑ CEnum v0.2.0 ⇒ v0.4.1
  [a9c8d775] + CPUTime v1.0.0
  [052768ef] ↑ CUDA v0.1.0 ⇒ v1.3.3
  [c5f51814] - CUDAdrv v6.3.0
  [be33ccc6] - CUDAnative v3.0.4
  [a603d957] - CanonicalTraits v0.2.3
  [082447d4] ↑ ChainRules v0.6.5 ⇒ v0.7.32
  [d360d2e6] ↑ ChainRulesCore v0.8.1 ⇒ v0.9.17
  [cdddcdb0] + ChainRulesTestUtils v0.5.3
  [f68482b8] - Cthulhu v1.3.0
  [3a865a2d] - CuArrays v2.2.2
  [864edb3b] ↑ DataStructures v0.17.20 ⇒ v0.18.8
  [bcd4f6db] ↑ DelayDiffEq v5.24.1 ⇒ v5.25.1
  [2b5f629d] ↑ DiffEqBase v6.44.3 ⇒ v6.48.2
  [459566f4] ↑ DiffEqCallbacks v2.13.5 ⇒ v2.14.1
  [aae7a2af] ↑ DiffEqFlux v1.1.1 ⇒ v1.24.0
  [c894b116] ↑ DiffEqJump v6.10.0 ⇒ v6.10.1
  [31c24e10] ↑ Distributions v0.23.8 ⇒ v0.23.12
  [ced4e74d] + DistributionsAD v0.6.9
  [1a297f60] ↑ FillArrays v0.8.14 ⇒ v0.9.7
  [26cc04aa] ↑ FiniteDifferences v0.10.4 ⇒ v0.11.2
  [587475ba] ↑ Flux v0.10.4 ⇒ v0.11.1
  [1eca21be] - FoldingTrees v1.0.1
  [d9f16b24] + Functors v0.1.0
  [0c68f7d7] ↑ GPUArrays v3.4.1 ⇒ v5.2.1
  [61eb1bfa] ↑ GPUCompiler v0.3.0 ⇒ v0.6.1
  [a75be94c] + GalacticOptim v0.3.1
  [6b9d7cbe] - GeneralizedGenerated v0.2.8
  [b14d175d] - JuliaVariables v0.2.3
  [929cbde3] ↑ LLVM v1.7.0 ⇒ v2.0.0
  [d8e11817] - MLStyle v0.4.6
  [961ee093] ↑ ModelingToolkit v3.20.1 ⇒ v4.0.4
  [872c559c] ↑ NNlib v0.6.6 ⇒ v0.7.6
  [71a1bf82] - NameResolution v0.1.5
  [6fe1bfb0] ↑ OffsetArrays v1.3.1 ⇒ v1.4.0
  [1dea7af3] ↑ OrdinaryDiffEq v5.42.3 ⇒ v5.45.0
  [65888b18] ↑ ParameterizedFunctions v5.6.0 ⇒ v5.7.0
  [8162dcfd] - PrettyPrint v0.2.0
  [708f8203] + Richardson v1.2.0
  [7e49a35a] + RuntimeGeneratedFunctions v0.4.2
  [d4ead438] + SpatialIndexing v0.1.2
  [789caeaf] ↑ StochasticDiffEq v6.25.0 ⇒ v6.26.0
  [c3572dad] ↑ Sundials v4.2.6 ⇒ v4.3.0
  [d1185830] ↑ SymbolicUtils v0.5.2 ⇒ v0.6.0
  [e88e6eb3] ↑ Zygote v0.4.22 ⇒ v0.5.9

(@v1.5) pkg> 

current package status is:

(@v1.5) pkg> st
Status `~/.julia/environments/v1.5/Project.toml`
  [9bbbb610] ApproxManifoldProducts v0.1.4
  [f0fec3d5] AprilTags v0.7.2
  [c7e460c6] ArgParse v1.1.0
  [fbb218c0] BSON v0.2.6
  [6e4b80f9] BenchmarkTools v0.5.0
  [336ed68f] CSV v0.8.0
  [052768ef] CUDA v1.3.3
  [3895d2a7] CUDAapi v4.0.0
  [62eebf14] Caesar v0.6.3
  [159f3aea] Cairo v1.0.5
  [35d6a980] ColorSchemes v3.10.1
  [3da002f7] ColorTypes v0.9.1
  [5ae59095] Colors v0.11.2
  [861a8166] Combinatorics v1.0.2
  [a81c6b42] Compose v0.9.1
  [150eb455] CoordinateTransformations v0.6.0
  [a93c6f00] DataFrames v0.21.8
  [82cc6244] DataInterpolations v3.2.1
  [864edb3b] DataStructures v0.18.8
  [aae7a2af] DiffEqFlux v1.24.0
  [0c46a032] DifferentialEquations v6.15.0
  [b5cc3c7e] DistributedFactorGraphs v0.10.11
  [31c24e10] Distributions v0.23.12
  [ffbed154] DocStringExtensions v0.8.3
  [e30172f5] Documenter v0.25.3
  [5789e2e9] FileIO v1.4.4
  [53c48c17] FixedPointNumbers v0.7.1
  [587475ba] Flux v0.11.1
  [186bb1d3] Fontconfig v0.4.0
  [663a7486] FreeTypeAbstraction v0.8.1
  [3e9e306e] FunctionalStateMachine v0.2.9
  [c91e804a] Gadfly v1.3.1
  [a2cc645c] GraphPlot v0.3.1
  [86223c79] Graphs v0.10.3
  [4c0ca9eb] Gtk v1.1.5
  [4381153b] ImageDraw v0.2.3
  [92ff4b2b] ImageFeatures v0.4.4
  [6218d12a] ImageMagick v1.1.6
  [86fae568] ImageView v0.10.12
  [916415d5] Images v0.23.1
  [904591bb] IncrementalInference v0.17.0 `~/.julia/dev/IncrementalInference`
  [42fd0dbc] IterativeSolvers v0.8.4
  [033835bb] JLD2 v0.2.4
  [682c06a0] JSON v0.21.1
  [2535ab7d] JSON2 v0.3.2
  [0f8b85d8] JSON3 v1.5.0
  [e5e0dc1b] Juno v0.8.4
  [2472808a] KernelDensityEstimate v0.5.2
  [c43967c8] KernelDensityEstimatePlotting v0.1.7
  [093fc24a] LightGraphs v1.3.0 ⚲
  [23992714] MAT v0.8.1
  [eb30cadb] MLDatasets v0.5.2
  [1cead3c2] Manifolds v0.4.5
  [442fdcdd] Measures v0.3.1
  [15e1cf62] NPZ v0.4.0
  [429524aa] Optim v1.2.0
  [1dea7af3] OrdinaryDiffEq v5.45.0
  [d96e819e] Parameters v0.12.1
  [91a5bcdd] Plots v1.0.14
  [438e738f] PyCall v1.92.1
  [ce6b1742] RDatasets v0.7.1
  [295af30f] Revise v3.1.7
  [79098fc4] Rmath v0.6.1
  [91fb55c2] RoME v0.10.0
  [238d586b] RoMEPlotting v0.4.3
  [22415677] RobotOS v0.7.2
  [16f6c422] RobustShortestPath v0.4.0
  [6038ab10] Rotations v1.0.1
  [992d4aef] Showoff v0.3.2
  [02d47bb6] TensorCast v0.3.2
  [5e47fb64] TestImages v1.3.0
  [f269a46b] TimeZones v1.5.0
  [9b8138ad] TransformUtils v0.2.6
  [1986cc42] Unitful v1.5.0
  [cbff2730] Unmarshal v0.4.2
  [c2297ded] ZMQ v1.2.1
  [e88e6eb3] Zygote v0.5.9
  [ade2ca70] Dates
  [8bb1440f] DelimitedFiles
  [8ba89e20] Distributed
  [76f85450] LibGit2
  [37e2e46d] LinearAlgebra
  [44cfe95a] Pkg
  [8dfed614] Test
  [cf7118a7] UUIDs

dehann avatar Nov 16 '20 05:11 dehann

Here are the toml files for this environment. Should be fine to use IIF v0.17.0 rather than the local dev version which was between v0.17.0 and before v0.17.1 was tagged.

lg130env.zip

dehann avatar Nov 16 '20 05:11 dehann