Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- julia> using Pkg
- julia> pkg"activate --temp"
- Activating new project at `/tmp/jl_vX627Q`
- julia> pkg"add Lux, ComponentArrays, SciMLSensitivity, LuxAMDGPU, LuxCUDA, Optimisers, OrdinaryDiffEq, Random, Statistics, Zygote, OneHotArrays, InteractiveUtils"
- Resolving package versions...
- Installed Enzyme_jll ─────────────────────── v0.0.96+0
- Installed TreeViews ──────────────────────── v0.3.0
- Installed cuDNN ──────────────────────────── v1.2.1
- Installed LLVMLoopInfo ───────────────────── v1.0.0
- Installed Accessors ──────────────────────── v0.1.33
- Installed NonlinearSolve ─────────────────── v2.8.2
- Installed SciMLSensitivity ───────────────── v7.47.0
- Installed NVTX_jll ───────────────────────── v3.1.0+2
- Installed NNlib ──────────────────────────── v0.9.8
- Installed Polyester ──────────────────────── v0.7.9
- Installed LuxDeviceUtils ─────────────────── v0.1.10
- Installed LuxLib ─────────────────────────── v0.3.8
- Installed EnumX ──────────────────────────── v1.0.4
- Installed Optimisers ─────────────────────── v0.3.1
- Installed RecursiveArrayTools ────────────── v2.38.10
- Installed BFloat16s ──────────────────────── v0.4.2
- Installed FunctionWrappers ───────────────── v1.1.3
- Installed ZygoteRules ────────────────────── v0.2.4
- Installed TriangularSolve ────────────────── v0.1.20
- Installed FunctionProperties ─────────────── v0.1.0
- Installed CUDA_Runtime_jll ───────────────── v0.10.1+0
- Installed Static ─────────────────────────── v0.8.8
- Installed SLEEFPirates ───────────────────── v0.6.42
- Installed Tricks ─────────────────────────── v0.1.8
- Installed MuladdMacro ────────────────────── v0.2.4
- Installed FiniteDiff ─────────────────────── v2.21.1
- Installed EllipsisNotation ───────────────── v1.8.0
- Installed RealDot ────────────────────────── v0.1.0
- Installed SIMDTypes ──────────────────────── v0.1.0
- Installed IRTools ────────────────────────── v0.4.11
- Installed LuxCore ────────────────────────── v0.1.6
- Installed Functors ───────────────────────── v0.4.5
- Installed ArnoldiMethod ──────────────────── v0.2.0
- Installed DiffEqBase ─────────────────────── v6.141.0
- Installed CpuId ──────────────────────────── v0.3.1
- Installed SimpleUnPack ───────────────────── v1.1.0
- Installed LinearSolve ────────────────────── v2.20.0
- Installed SciMLBase ──────────────────────── v2.9.1
- Installed CUDA_Driver_jll ────────────────── v0.7.0+0
- Installed NLsolve ────────────────────────── v4.5.1
- Installed SciMLNLSolve ───────────────────── v0.1.9
- Installed ADTypes ────────────────────────── v0.2.5
- Installed SimpleNonlinearSolve ───────────── v0.1.25
- Installed IfElse ─────────────────────────── v0.1.1
- Installed Enzyme ─────────────────────────── v0.11.11
- Installed LuxCUDA ────────────────────────── v0.3.1
- Installed DiffEqNoiseProcess ─────────────── v5.19.0
- Installed OneHotArrays ───────────────────── v0.2.4
- Installed CUDA_Runtime_Discovery ─────────── v0.2.2
- Installed Zygote ─────────────────────────── v0.6.67
- Installed ThreadingUtilities ─────────────── v0.5.2
- Installed ManualMemory ───────────────────── v0.1.8
- Installed NLSolversBase ──────────────────── v7.8.3
- Installed Graphs ─────────────────────────── v1.9.0
- Installed LevyArea ───────────────────────── v1.0.0
- Installed ComponentArrays ────────────────── v0.15.5
- Installed CommonSubexpressions ───────────── v0.3.0
- Installed JumpProcesses ──────────────────── v9.8.0
- Installed LuxAMDGPU ──────────────────────── v0.2.0
- Installed ChainRules ─────────────────────── v1.58.0
- Installed Lazy ───────────────────────────── v0.15.1
- Installed Tracker ────────────────────────── v0.2.30
- Installed StaticArrayInterface ───────────── v1.4.1
- Installed DiffRules ──────────────────────── v1.15.1
- Installed BitTwiddlingConvenienceFunctions ─ v0.1.5
- Installed OrdinaryDiffEq ─────────────────── v6.59.3
- Installed FunctionWrappersWrappers ───────── v0.1.3
- Installed LayoutPointers ─────────────────── v0.1.15
- Installed WeightInitializers ─────────────── v0.1.2
- Installed GenericSchur ───────────────────── v0.5.3
- Installed QuasiMonteCarlo ────────────────── v0.3.3
- Installed StochasticDiffEq ───────────────── v6.63.2
- Installed DiffResults ────────────────────── v1.1.0
- Installed Inflate ────────────────────────── v0.1.4
- Installed LatticeRules ───────────────────── v0.0.1
- Installed SciMLOperators ─────────────────── v0.3.7
- Installed PositiveFactorizations ─────────── v0.2.4
- Installed EnzymeCore ─────────────────────── v0.6.4
- Installed DiffEqCallbacks ────────────────── v2.34.0
- Installed ConstructionBase ───────────────── v1.5.4
- Installed Setfield ───────────────────────── v1.1.1
- Installed NVTX ───────────────────────────── v0.3.3
- Installed LoopVectorization ──────────────── v0.12.166
- Installed FastClosures ───────────────────── v0.3.2
- Installed PolyesterWeave ─────────────────── v0.2.1
- Installed ArrayInterface ─────────────────── v7.6.1
- Installed LineSearches ───────────────────── v7.2.0
- Installed PartialFunctions ───────────────── v1.2.0
- Installed FastLapackInterface ────────────── v2.0.0
- Installed PreallocationTools ─────────────── v0.4.12
- Installed CloseOpenIntervals ─────────────── v0.1.12
- Installed KLU ────────────────────────────── v0.4.1
- Installed PackageExtensionCompat ─────────── v1.0.2
- Installed SparseInverseSubset ────────────── v0.1.1
- Installed CompositionsBase ───────────────── v0.1.2
- Installed InverseFunctions ───────────────── v0.1.12
- Installed CommonSolve ────────────────────── v0.2.4
- Installed SimpleTraits ───────────────────── v0.9.4
- Installed Sobol ──────────────────────────── v1.5.0
- Installed IntegerMathUtils ───────────────── v0.1.2
- Installed StrideArraysCore ───────────────── v0.5.2
- Installed ExponentialUtilities ───────────── v1.25.0
- Installed VectorizationBase ──────────────── v0.21.65
- Installed VertexSafeGraphs ───────────────── v0.2.0
- Installed CPUSummary ─────────────────────── v0.2.4
- Installed Krylov ─────────────────────────── v0.9.4
- Installed RuntimeGeneratedFunctions ──────── v0.5.12
- Installed Cassette ───────────────────────── v0.3.12
- Installed Primes ─────────────────────────── v0.5.5
- Installed Lux ────────────────────────────── v0.5.10
- Installed Optim ──────────────────────────── v1.7.8
- Installed StructIO ───────────────────────── v0.3.0
- Installed TruncatedStacktraces ───────────── v1.4.0
- Installed ConcreteStructs ────────────────── v0.2.3
- Installed ReverseDiff ────────────────────── v1.15.1
- Installed StructArrays ───────────────────── v0.6.16
- Installed PoissonRandom ──────────────────── v0.4.4
- Installed HostCPUFeatures ────────────────── v0.1.16
- Installed SymbolicIndexingInterface ──────── v0.2.2
- Installed ForwardDiff ────────────────────── v0.10.36
- Installed AMDGPU ─────────────────────────── v0.7.4
- Installed JuliaNVTXCallbacks_jll ─────────── v0.2.1+0
- Installed ResettableStacks ───────────────── v1.1.1
- Installed FastBroadcast ──────────────────── v0.2.8
- Installed CUDNN_jll ──────────────────────── v8.9.4+0
- Installed RecursiveFactorization ─────────── v0.2.21
- Installed SparseDiffTools ────────────────── v2.13.0
- Installed Sparspak ───────────────────────── v0.3.9
- Installed CUDA ───────────────────────────── v5.1.1
- Installed ObjectFile ─────────────────────── v0.4.1
- Downloaded artifact: Enzyme
- Downloaded artifact: NVTX
- Downloaded artifact: JuliaNVTXCallbacks
- Updating `/tmp/jl_vX627Q/Project.toml`
- [b0b7db55] + ComponentArrays v0.15.5
- [b2108857] + Lux v0.5.10
- [83120cb1] + LuxAMDGPU v0.2.0
- [d0bbae9a] + LuxCUDA v0.3.1
- [0b1bfda6] + OneHotArrays v0.2.4
- [3bd65402] + Optimisers v0.3.1
- [1dea7af3] + OrdinaryDiffEq v6.59.3
- [1ed8b502] + SciMLSensitivity v7.47.0
- [e88e6eb3] + Zygote v0.6.67
- [b77e0a4c] + InteractiveUtils
- [9a3f8284] + Random
- [10745b16] + Statistics v1.10.0
- Updating `/tmp/jl_vX627Q/Manifest.toml`
- Downloaded artifact: CUDA_Driver
- [pid 991850] waiting for IO to finish:
- TYPE[FD/PID] @UV_HANDLE_T->DATA
- timer @0xc5a660->0x7fcdc76c6620
- [pid 991850] waiting for IO to finish:
- TYPE[FD/PID] @UV_HANDLE_T->DATA
- timer @0xc5a660->0x7fcdc76c6620
- [47edcb42] + ADTypes v0.2.5
- ⌅ [21141c5a] + AMDGPU v0.7.4
- [621f4979] + AbstractFFTs v1.5.0
- [7d9f7c33] + Accessors v0.1.33
- [79e6a3ab] + Adapt v3.7.1
- [ec485272] + ArnoldiMethod v0.2.0
- [4fba245c] + ArrayInterface v7.6.1
- [a9b6321e] + Atomix v0.1.0
- [ab4f0b2a] + BFloat16s v0.4.2
- [62783981] + BitTwiddlingConvenienceFunctions v0.1.5
- ⌅ [fa961155] + CEnum v0.4.2
- [2a0fbf3d] + CPUSummary v0.2.4
- [052768ef] + CUDA v5.1.1
- [1af6417a] + CUDA_Runtime_Discovery v0.2.2
- [49dc2e85] + Calculus v0.5.1
- [7057c7e9] + Cassette v0.3.12
- [082447d4] + ChainRules v1.58.0
- [d360d2e6] + ChainRulesCore v1.18.0
- [fb6a15b2] + CloseOpenIntervals v0.1.12
- [3da002f7] + ColorTypes v0.11.4
- [5ae59095] + Colors v0.12.10
- [38540f10] + CommonSolve v0.2.4
- [bbf7d656] + CommonSubexpressions v0.3.0
- [34da2185] + Compat v4.10.1
- [b0b7db55] + ComponentArrays v0.15.5
- [a33af91c] + CompositionsBase v0.1.2
- [2569d6c7] + ConcreteStructs v0.2.3
- [187b0558] + ConstructionBase v1.5.4
- [adafc99b] + CpuId v0.3.1
- [a8cc5b0e] + Crayons v4.1.1
- [9a962f9c] + DataAPI v1.15.0
- [a93c6f00] + DataFrames v1.6.1
- [864edb3b] + DataStructures v0.18.15
- [e2d170a0] + DataValueInterfaces v1.0.0
- [8bb1440f] + DelimitedFiles v1.9.1
- [2b5f629d] + DiffEqBase v6.141.0
- [459566f4] + DiffEqCallbacks v2.34.0
- [77a26b50] + DiffEqNoiseProcess v5.19.0
- [163ba53b] + DiffResults v1.1.0
- [b552c78f] + DiffRules v1.15.1
- [b4f34e82] + Distances v0.10.11
- [31c24e10] + Distributions v0.25.103
- [ffbed154] + DocStringExtensions v0.9.3
- [fa6b7ba4] + DualNumbers v0.6.8
- [da5c29d0] + EllipsisNotation v1.8.0
- [4e289a0a] + EnumX v1.0.4
- [7da242da] + Enzyme v0.11.11
- [f151be2c] + EnzymeCore v0.6.4
- [d4d017d3] + ExponentialUtilities v1.25.0
- [e2ba6199] + ExprTools v0.1.10
- [7034ab61] + FastBroadcast v0.2.8
- [9aa1b823] + FastClosures v0.3.2
- [29a986be] + FastLapackInterface v2.0.0
- [1a297f60] + FillArrays v1.8.0
- [6a86dc24] + FiniteDiff v2.21.1
- [53c48c17] + FixedPointNumbers v0.8.4
- [f6369f11] + ForwardDiff v0.10.36
- [f62d2435] + FunctionProperties v0.1.0
- [069b7b12] + FunctionWrappers v1.1.3
- [77dc65aa] + FunctionWrappersWrappers v0.1.3
- [d9f16b24] + Functors v0.4.5
- [0c68f7d7] + GPUArrays v9.1.0
- [46192b85] + GPUArraysCore v0.1.5
- [61eb1bfa] + GPUCompiler v0.25.0
- [c145ed77] + GenericSchur v0.5.3
- [86223c79] + Graphs v1.9.0
- [3e5b6fbb] + HostCPUFeatures v0.1.16
- [34004b35] + HypergeometricFunctions v0.3.23
- [7869d1d1] + IRTools v0.4.11
- [615f187c] + IfElse v0.1.1
- [d25df0c9] + Inflate v0.1.4
- [842dd82b] + InlineStrings v1.4.0
- [18e54dd8] + IntegerMathUtils v0.1.2
- [3587e190] + InverseFunctions v0.1.12
- [41ab1584] + InvertedIndices v1.3.0
- [92d709cd] + IrrationalConstants v0.2.2
- [82899510] + IteratorInterfaceExtensions v1.0.0
- [692b3bcd] + JLLWrappers v1.5.0
- [ccbc3e58] + JumpProcesses v9.8.0
- [ef3ab10e] + KLU v0.4.1
- [63c18a36] + KernelAbstractions v0.9.13
- [ba0b0d4f] + Krylov v0.9.4
- [929cbde3] + LLVM v6.4.0
- [8b046642] + LLVMLoopInfo v1.0.0
- [b964fa9f] + LaTeXStrings v1.3.1
- [73f95e8e] + LatticeRules v0.0.1
- [10f19ff3] + LayoutPointers v0.1.15
- [50d2b5c4] + Lazy v0.15.1
- [2d8b4e74] + LevyArea v1.0.0
- [d3d80556] + LineSearches v7.2.0
- [7ed4a6bd] + LinearSolve v2.20.0
- [2ab3a3ac] + LogExpFunctions v0.3.26
- [bdcacae8] + LoopVectorization v0.12.166
- [b2108857] + Lux v0.5.10
- [83120cb1] + LuxAMDGPU v0.2.0
- [d0bbae9a] + LuxCUDA v0.3.1
- [bb33d45b] + LuxCore v0.1.6
- [34f89e08] + LuxDeviceUtils v0.1.10
- [82251201] + LuxLib v0.3.8
- [1914dd2f] + MacroTools v0.5.11
- [d125e4d3] + ManualMemory v0.1.8
- [e1d29d7a] + Missings v1.1.0
- [46d2c3a1] + MuladdMacro v0.2.4
- [d41bc354] + NLSolversBase v7.8.3
- [2774e3e8] + NLsolve v4.5.1
- [872c559c] + NNlib v0.9.8
- [5da4648a] + NVTX v0.3.3
- [77ba4419] + NaNMath v1.0.2
- [8913a72c] + NonlinearSolve v2.8.2
- [d8793406] + ObjectFile v0.4.1
- [6fe1bfb0] + OffsetArrays v1.12.10
- [0b1bfda6] + OneHotArrays v0.2.4
- [429524aa] + Optim v1.7.8
- [3bd65402] + Optimisers v0.3.1
- [bac558e1] + OrderedCollections v1.6.3
- [1dea7af3] + OrdinaryDiffEq v6.59.3
- [90014a1f] + PDMats v0.11.30
- [65ce6f38] + PackageExtensionCompat v1.0.2
- [d96e819e] + Parameters v0.12.3
- [69de0a69] + Parsers v2.8.0
- [570af359] + PartialFunctions v1.2.0
- [e409e4f3] + PoissonRandom v0.4.4
- [f517fe37] + Polyester v0.7.9
- [1d0040c9] + PolyesterWeave v0.2.1
- [2dfb63ee] + PooledArrays v1.4.3
- [85a6dd25] + PositiveFactorizations v0.2.4
- [d236fae5] + PreallocationTools v0.4.12
- [aea7be01] + PrecompileTools v1.2.0
- [21216c6a] + Preferences v1.4.1
- [08abe8d2] + PrettyTables v2.3.1
- [27ebfcd6] + Primes v0.5.5
- [1fd47b50] + QuadGK v2.9.1
- [8a4e6c94] + QuasiMonteCarlo v0.3.3
- [74087812] + Random123 v1.6.1
- [e6cf234a] + RandomNumbers v1.5.3
- [c1ae055f] + RealDot v0.1.0
- [3cdcf5f2] + RecipesBase v1.3.4
- [731186ca] + RecursiveArrayTools v2.38.10
- [f2c3362d] + RecursiveFactorization v0.2.21
- [189a3867] + Reexport v1.2.2
- [ae029012] + Requires v1.3.0
- [ae5879a3] + ResettableStacks v1.1.1
- [37e2e3b7] + ReverseDiff v1.15.1
- [79098fc4] + Rmath v0.7.1
- [7e49a35a] + RuntimeGeneratedFunctions v0.5.12
- [94e857df] + SIMDTypes v0.1.0
- [476501e8] + SLEEFPirates v0.6.42
- [0bca4576] + SciMLBase v2.9.1
- [e9a6253c] + SciMLNLSolve v0.1.9
- [c0aeaf25] + SciMLOperators v0.3.7
- [1ed8b502] + SciMLSensitivity v7.47.0
- [6c6a2e73] + Scratch v1.2.1
- [91c51154] + SentinelArrays v1.4.1
- [efcf1570] + Setfield v1.1.1
- [727e6d20] + SimpleNonlinearSolve v0.1.25
- [699a6c99] + SimpleTraits v0.9.4
- [ce78b400] + SimpleUnPack v1.1.0
- [ed01d8cd] + Sobol v1.5.0
- [a2af1166] + SortingAlgorithms v1.2.0
- [47a9eef4] + SparseDiffTools v2.13.0
- [dc90abb0] + SparseInverseSubset v0.1.1
- [e56a9233] + Sparspak v0.3.9
- [276daf66] + SpecialFunctions v2.3.1
- [aedffcd0] + Static v0.8.8
- [0d7ed370] + StaticArrayInterface v1.4.1
- [90137ffa] + StaticArrays v1.7.0
- [1e83bf80] + StaticArraysCore v1.4.2
- [82ae8749] + StatsAPI v1.7.0
- [2913bbd2] + StatsBase v0.34.2
- [4c63d2b9] + StatsFuns v1.3.0
- [789caeaf] + StochasticDiffEq v6.63.2
- [7792a7ef] + StrideArraysCore v0.5.2
- [892a3eda] + StringManipulation v0.3.4
- [09ab397b] + StructArrays v0.6.16
- [53d494c1] + StructIO v0.3.0
- [2efcf032] + SymbolicIndexingInterface v0.2.2
- [3783bdb8] + TableTraits v1.0.1
- [bd369af6] + Tables v1.11.1
- [8290d209] + ThreadingUtilities v0.5.2
- [a759f4b9] + TimerOutputs v0.5.23
- [9f7883ad] + Tracker v0.2.30
- [a2a6695c] + TreeViews v0.3.0
- [d5829a12] + TriangularSolve v0.1.20
- [410a4b4d] + Tricks v0.1.8
- [781d530d] + TruncatedStacktraces v1.4.0
- [3a884ed6] + UnPack v1.0.2
- [013be700] + UnsafeAtomics v0.2.1
- [d80eeb9a] + UnsafeAtomicsLLVM v0.1.3
- [3d5dd08c] + VectorizationBase v0.21.65
- [19fa3120] + VertexSafeGraphs v0.2.0
- [d49dbf32] + WeightInitializers v0.1.2
- [e88e6eb3] + Zygote v0.6.67
- [700de1a5] + ZygoteRules v0.2.4
- [02a925ec] + cuDNN v1.2.1
- [6e34b625] + Bzip2_jll v1.0.8+0
- [4ee394cb] + CUDA_Driver_jll v0.7.0+0
- [76a88914] + CUDA_Runtime_jll v0.10.1+0
- [62b44479] + CUDNN_jll v8.9.4+0
- [ab5a07f8] + Elfutils_jll v0.189.0+1
- [7cc45869] + Enzyme_jll v0.0.96+0
- [2696aab5] + HIP_jll v5.4.4+0
- [1d5cc7b8] + IntelOpenMP_jll v2023.2.0+0
- [9c1d0b0a] + JuliaNVTXCallbacks_jll v0.2.1+0
- [dad2f222] + LLVMExtra_jll v0.0.27+1
- ⌅ [86de99a1] + LLVM_jll v15.0.7+9
- [d4300ac3] + Libgcrypt_jll v1.8.7+0
- [7e76a0d4] + Libglvnd_jll v1.6.0+0
- [7add5ba3] + Libgpg_error_jll v1.42.0+0
- [94ce4f54] + Libiconv_jll v1.17.0+0
- [856f044c] + MKL_jll v2023.2.0+0
- [7f51dc2b] + NUMA_jll v2.0.14+0
- [e98f9f5b] + NVTX_jll v3.1.0+2
- [efe28fd5] + OpenSpecFun_jll v0.5.5+0
- [8fbdd1d2] + ROCmCompilerSupport_jll v5.4.4+0
- [873c0968] + ROCmDeviceLibs_jll v5.6.1+1
- [10ae2a08] + ROCmOpenCLRuntime_jll v5.4.4+0
- [f50d1b31] + Rmath_jll v0.4.0+0
- [02c8fc9c] + XML2_jll v2.12.0+0
- [aed1982a] + XSLT_jll v1.1.34+0
- [ffd25f8a] + XZ_jll v5.4.5+0
- [4f6342f7] + Xorg_libX11_jll v1.8.6+0
- [0c0b7dd1] + Xorg_libXau_jll v1.0.11+0
- [a3789734] + Xorg_libXdmcp_jll v1.1.4+0
- [1082639a] + Xorg_libXext_jll v1.3.4+4
- [a65dc6b1] + Xorg_libpciaccess_jll v0.16.0+1
- [14d82f49] + Xorg_libpthread_stubs_jll v0.1.1+0
- [c7cfdc94] + Xorg_libxcb_jll v1.15.0+0
- [c4d99508] + Xorg_xorgproto_jll v2019.2.0+2
- [c5fb5394] + Xorg_xtrans_jll v1.5.0+0
- [c53206cc] + argp_standalone_jll v1.3.1+0
- [d65627f6] + fts_jll v1.2.8+0
- [dd59ff1a] + hsa_rocr_jll v5.4.4+0
- [1cecccd7] + hsakmt_roct_jll v5.5.1+0
- [8e53e030] + libdrm_jll v2.4.110+0
- [c88a4935] + obstack_jll v1.2.3+0
- [5a766526] + rocminfo_jll v5.4.4+0
- [0dad84c5] + ArgTools v1.1.1
- [56f22d72] + Artifacts
- [2a0f44e3] + Base64
- [ade2ca70] + Dates
- [8ba89e20] + Distributed
- [f43a241f] + Downloads v1.6.0
- [7b1f6079] + FileWatching
- [9fa8497b] + Future
- [b77e0a4c] + InteractiveUtils
- [4af54fe1] + LazyArtifacts
- [b27032c2] + LibCURL v0.6.4
- [76f85450] + LibGit2
- [8f399da3] + Libdl
- [37e2e46d] + LinearAlgebra
- [56ddb016] + Logging
- [d6f4376e] + Markdown
- [a63ad114] + Mmap
- [ca575930] + NetworkOptions v1.2.0
- [44cfe95a] + Pkg v1.10.0
- [de0858da] + Printf
- [3fa0cd96] + REPL
- [9a3f8284] + Random
- [ea8e919c] + SHA v0.7.0
- [9e88b42a] + Serialization
- [1a1011a3] + SharedArrays
- [6462fe0b] + Sockets
- [2f01184e] + SparseArrays v1.10.0
- [10745b16] + Statistics v1.10.0
- [4607b0f0] + SuiteSparse
- [fa267f1f] + TOML v1.0.3
- [a4e569a6] + Tar v1.10.0
- [8dfed614] + Test
- [cf7118a7] + UUIDs
- [4ec0a83e] + Unicode
- [e66e0078] + CompilerSupportLibraries_jll v1.0.5+1
- [d55e3150] + LLD_jll v15.0.7+9
- [deac9b47] + LibCURL_jll v8.4.0+0
- [e37daf67] + LibGit2_jll v1.6.4+0
- [29816b5a] + LibSSH2_jll v1.11.0+1
- [c8ffd9c3] + MbedTLS_jll v2.28.2+1
- [14a3606d] + MozillaCACerts_jll v2023.1.10
- [4536629a] + OpenBLAS_jll v0.3.23+2
- [05823500] + OpenLibm_jll v0.8.1+2
- [bea87d4a] + SuiteSparse_jll v7.2.1+1
- [83775a58] + Zlib_jll v1.2.13+1
- [8f36deef] + libLLVM_jll v15.0.7+9
- [8e850b90] + libblastrampoline_jll v5.8.0+1
- [8e850ede] + nghttp2_jll v1.52.0+1
- [3f19e933] + p7zip_jll v17.4.0+2
- Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m`
- Precompiling project...
- 218 dependencies successfully precompiled in 295 seconds. 121 already precompiled.
- 2 dependencies had output during precompilation:
- ┌ WeightInitializers → WeightInitializersCUDAExt
- │ [pid 1000632] waiting for IO to finish:
- │ TYPE[FD/PID] @UV_HANDLE_T->DATA
- │ timer @0x1132660->0x7f049a72acb0
- └
- ┌ QuasiMonteCarlo → QuasiMonteCarloDistributionsExt
- │ [pid 999819] waiting for IO to finish:
- │ TYPE[FD/PID] @UV_HANDLE_T->DATA
- │ timer @0xcb0610->0x7fc2a1ef55a0
- └
- julia>
- julia> Pkg.precompile()
- Precompiling project...
- 27 dependencies successfully precompiled in 147 seconds. 312 already precompiled.
- julia> pkg"status"
- Status `/tmp/jl_vX627Q/Project.toml`
- [b0b7db55] ComponentArrays v0.15.5
- [b2108857] Lux v0.5.10
- [83120cb1] LuxAMDGPU v0.2.0
- [d0bbae9a] LuxCUDA v0.3.1
- [0b1bfda6] OneHotArrays v0.2.4
- [3bd65402] Optimisers v0.3.1
- [1dea7af3] OrdinaryDiffEq v6.59.3
- [1ed8b502] SciMLSensitivity v7.47.0
- [e88e6eb3] Zygote v0.6.67
- [b77e0a4c] InteractiveUtils
- [9a3f8284] Random
- [10745b16] Statistics v1.10.0
- julia> pkg"status -m"
- Status `/tmp/jl_vX627Q/Manifest.toml`
- [47edcb42] ADTypes v0.2.5
- ⌅ [21141c5a] AMDGPU v0.7.4
- [621f4979] AbstractFFTs v1.5.0
- [7d9f7c33] Accessors v0.1.33
- [79e6a3ab] Adapt v3.7.1
- [ec485272] ArnoldiMethod v0.2.0
- [4fba245c] ArrayInterface v7.6.1
- [a9b6321e] Atomix v0.1.0
- [ab4f0b2a] BFloat16s v0.4.2
- [62783981] BitTwiddlingConvenienceFunctions v0.1.5
- ⌅ [fa961155] CEnum v0.4.2
- [2a0fbf3d] CPUSummary v0.2.4
- [052768ef] CUDA v5.1.1
- [1af6417a] CUDA_Runtime_Discovery v0.2.2
- [49dc2e85] Calculus v0.5.1
- [7057c7e9] Cassette v0.3.12
- [082447d4] ChainRules v1.58.0
- [d360d2e6] ChainRulesCore v1.18.0
- [fb6a15b2] CloseOpenIntervals v0.1.12
- [3da002f7] ColorTypes v0.11.4
- [5ae59095] Colors v0.12.10
- [38540f10] CommonSolve v0.2.4
- [bbf7d656] CommonSubexpressions v0.3.0
- [34da2185] Compat v4.10.1
- [b0b7db55] ComponentArrays v0.15.5
- [a33af91c] CompositionsBase v0.1.2
- [2569d6c7] ConcreteStructs v0.2.3
- [187b0558] ConstructionBase v1.5.4
- [adafc99b] CpuId v0.3.1
- [a8cc5b0e] Crayons v4.1.1
- [9a962f9c] DataAPI v1.15.0
- [a93c6f00] DataFrames v1.6.1
- [864edb3b] DataStructures v0.18.15
- [e2d170a0] DataValueInterfaces v1.0.0
- [8bb1440f] DelimitedFiles v1.9.1
- [2b5f629d] DiffEqBase v6.141.0
- [459566f4] DiffEqCallbacks v2.34.0
- [77a26b50] DiffEqNoiseProcess v5.19.0
- [163ba53b] DiffResults v1.1.0
- [b552c78f] DiffRules v1.15.1
- [b4f34e82] Distances v0.10.11
- [31c24e10] Distributions v0.25.103
- [ffbed154] DocStringExtensions v0.9.3
- [fa6b7ba4] DualNumbers v0.6.8
- [da5c29d0] EllipsisNotation v1.8.0
- [4e289a0a] EnumX v1.0.4
- [7da242da] Enzyme v0.11.11
- [f151be2c] EnzymeCore v0.6.4
- [d4d017d3] ExponentialUtilities v1.25.0
- [e2ba6199] ExprTools v0.1.10
- [7034ab61] FastBroadcast v0.2.8
- [9aa1b823] FastClosures v0.3.2
- [29a986be] FastLapackInterface v2.0.0
- [1a297f60] FillArrays v1.8.0
- [6a86dc24] FiniteDiff v2.21.1
- [53c48c17] FixedPointNumbers v0.8.4
- [f6369f11] ForwardDiff v0.10.36
- [f62d2435] FunctionProperties v0.1.0
- [069b7b12] FunctionWrappers v1.1.3
- [77dc65aa] FunctionWrappersWrappers v0.1.3
- [d9f16b24] Functors v0.4.5
- [0c68f7d7] GPUArrays v9.1.0
- [46192b85] GPUArraysCore v0.1.5
- [61eb1bfa] GPUCompiler v0.25.0
- [c145ed77] GenericSchur v0.5.3
- [86223c79] Graphs v1.9.0
- [3e5b6fbb] HostCPUFeatures v0.1.16
- [34004b35] HypergeometricFunctions v0.3.23
- [7869d1d1] IRTools v0.4.11
- [615f187c] IfElse v0.1.1
- [d25df0c9] Inflate v0.1.4
- [842dd82b] InlineStrings v1.4.0
- [18e54dd8] IntegerMathUtils v0.1.2
- [3587e190] InverseFunctions v0.1.12
- [41ab1584] InvertedIndices v1.3.0
- [92d709cd] IrrationalConstants v0.2.2
- [82899510] IteratorInterfaceExtensions v1.0.0
- [692b3bcd] JLLWrappers v1.5.0
- [ccbc3e58] JumpProcesses v9.8.0
- [ef3ab10e] KLU v0.4.1
- [63c18a36] KernelAbstractions v0.9.13
- [ba0b0d4f] Krylov v0.9.4
- [929cbde3] LLVM v6.4.0
- [8b046642] LLVMLoopInfo v1.0.0
- [b964fa9f] LaTeXStrings v1.3.1
- [73f95e8e] LatticeRules v0.0.1
- [10f19ff3] LayoutPointers v0.1.15
- [50d2b5c4] Lazy v0.15.1
- [2d8b4e74] LevyArea v1.0.0
- [d3d80556] LineSearches v7.2.0
- [7ed4a6bd] LinearSolve v2.20.0
- [2ab3a3ac] LogExpFunctions v0.3.26
- [bdcacae8] LoopVectorization v0.12.166
- [b2108857] Lux v0.5.10
- [83120cb1] LuxAMDGPU v0.2.0
- [d0bbae9a] LuxCUDA v0.3.1
- [bb33d45b] LuxCore v0.1.6
- [34f89e08] LuxDeviceUtils v0.1.10
- [82251201] LuxLib v0.3.8
- [1914dd2f] MacroTools v0.5.11
- [d125e4d3] ManualMemory v0.1.8
- [e1d29d7a] Missings v1.1.0
- [46d2c3a1] MuladdMacro v0.2.4
- [d41bc354] NLSolversBase v7.8.3
- [2774e3e8] NLsolve v4.5.1
- [872c559c] NNlib v0.9.8
- [5da4648a] NVTX v0.3.3
- [77ba4419] NaNMath v1.0.2
- [8913a72c] NonlinearSolve v2.8.2
- [d8793406] ObjectFile v0.4.1
- [6fe1bfb0] OffsetArrays v1.12.10
- [0b1bfda6] OneHotArrays v0.2.4
- [429524aa] Optim v1.7.8
- [3bd65402] Optimisers v0.3.1
- [bac558e1] OrderedCollections v1.6.3
- [1dea7af3] OrdinaryDiffEq v6.59.3
- [90014a1f] PDMats v0.11.30
- [65ce6f38] PackageExtensionCompat v1.0.2
- [d96e819e] Parameters v0.12.3
- [69de0a69] Parsers v2.8.0
- [570af359] PartialFunctions v1.2.0
- [e409e4f3] PoissonRandom v0.4.4
- [f517fe37] Polyester v0.7.9
- [1d0040c9] PolyesterWeave v0.2.1
- [2dfb63ee] PooledArrays v1.4.3
- [85a6dd25] PositiveFactorizations v0.2.4
- [d236fae5] PreallocationTools v0.4.12
- [aea7be01] PrecompileTools v1.2.0
- [21216c6a] Preferences v1.4.1
- [08abe8d2] PrettyTables v2.3.1
- [27ebfcd6] Primes v0.5.5
- [1fd47b50] QuadGK v2.9.1
- [8a4e6c94] QuasiMonteCarlo v0.3.3
- [74087812] Random123 v1.6.1
- [e6cf234a] RandomNumbers v1.5.3
- [c1ae055f] RealDot v0.1.0
- [3cdcf5f2] RecipesBase v1.3.4
- [731186ca] RecursiveArrayTools v2.38.10
- [f2c3362d] RecursiveFactorization v0.2.21
- [189a3867] Reexport v1.2.2
- [ae029012] Requires v1.3.0
- [ae5879a3] ResettableStacks v1.1.1
- [37e2e3b7] ReverseDiff v1.15.1
- [79098fc4] Rmath v0.7.1
- [7e49a35a] RuntimeGeneratedFunctions v0.5.12
- [94e857df] SIMDTypes v0.1.0
- [476501e8] SLEEFPirates v0.6.42
- [0bca4576] SciMLBase v2.9.1
- [e9a6253c] SciMLNLSolve v0.1.9
- [c0aeaf25] SciMLOperators v0.3.7
- [1ed8b502] SciMLSensitivity v7.47.0
- [6c6a2e73] Scratch v1.2.1
- [91c51154] SentinelArrays v1.4.1
- [efcf1570] Setfield v1.1.1
- [727e6d20] SimpleNonlinearSolve v0.1.25
- [699a6c99] SimpleTraits v0.9.4
- [ce78b400] SimpleUnPack v1.1.0
- [ed01d8cd] Sobol v1.5.0
- [a2af1166] SortingAlgorithms v1.2.0
- [47a9eef4] SparseDiffTools v2.13.0
- [dc90abb0] SparseInverseSubset v0.1.1
- [e56a9233] Sparspak v0.3.9
- [276daf66] SpecialFunctions v2.3.1
- [aedffcd0] Static v0.8.8
- [0d7ed370] StaticArrayInterface v1.4.1
- [90137ffa] StaticArrays v1.7.0
- [1e83bf80] StaticArraysCore v1.4.2
- [82ae8749] StatsAPI v1.7.0
- [2913bbd2] StatsBase v0.34.2
- [4c63d2b9] StatsFuns v1.3.0
- [789caeaf] StochasticDiffEq v6.63.2
- [7792a7ef] StrideArraysCore v0.5.2
- [892a3eda] StringManipulation v0.3.4
- [09ab397b] StructArrays v0.6.16
- [53d494c1] StructIO v0.3.0
- [2efcf032] SymbolicIndexingInterface v0.2.2
- [3783bdb8] TableTraits v1.0.1
- [bd369af6] Tables v1.11.1
- [8290d209] ThreadingUtilities v0.5.2
- [a759f4b9] TimerOutputs v0.5.23
- [9f7883ad] Tracker v0.2.30
- [a2a6695c] TreeViews v0.3.0
- [d5829a12] TriangularSolve v0.1.20
- [410a4b4d] Tricks v0.1.8
- [781d530d] TruncatedStacktraces v1.4.0
- [3a884ed6] UnPack v1.0.2
- [013be700] UnsafeAtomics v0.2.1
- [d80eeb9a] UnsafeAtomicsLLVM v0.1.3
- [3d5dd08c] VectorizationBase v0.21.65
- [19fa3120] VertexSafeGraphs v0.2.0
- [d49dbf32] WeightInitializers v0.1.2
- [e88e6eb3] Zygote v0.6.67
- [700de1a5] ZygoteRules v0.2.4
- [02a925ec] cuDNN v1.2.1
- [6e34b625] Bzip2_jll v1.0.8+0
- [4ee394cb] CUDA_Driver_jll v0.7.0+0
- [76a88914] CUDA_Runtime_jll v0.10.1+0
- [62b44479] CUDNN_jll v8.9.4+0
- [ab5a07f8] Elfutils_jll v0.189.0+1
- [7cc45869] Enzyme_jll v0.0.96+0
- [2696aab5] HIP_jll v5.4.4+0
- [1d5cc7b8] IntelOpenMP_jll v2023.2.0+0
- [9c1d0b0a] JuliaNVTXCallbacks_jll v0.2.1+0
- [dad2f222] LLVMExtra_jll v0.0.27+1
- ⌅ [86de99a1] LLVM_jll v15.0.7+9
- [d4300ac3] Libgcrypt_jll v1.8.7+0
- [7e76a0d4] Libglvnd_jll v1.6.0+0
- [7add5ba3] Libgpg_error_jll v1.42.0+0
- [94ce4f54] Libiconv_jll v1.17.0+0
- [856f044c] MKL_jll v2023.2.0+0
- [7f51dc2b] NUMA_jll v2.0.14+0
- [e98f9f5b] NVTX_jll v3.1.0+2
- [efe28fd5] OpenSpecFun_jll v0.5.5+0
- [8fbdd1d2] ROCmCompilerSupport_jll v5.4.4+0
- [873c0968] ROCmDeviceLibs_jll v5.6.1+1
- [10ae2a08] ROCmOpenCLRuntime_jll v5.4.4+0
- [f50d1b31] Rmath_jll v0.4.0+0
- [02c8fc9c] XML2_jll v2.12.0+0
- [aed1982a] XSLT_jll v1.1.34+0
- [ffd25f8a] XZ_jll v5.4.5+0
- [4f6342f7] Xorg_libX11_jll v1.8.6+0
- [0c0b7dd1] Xorg_libXau_jll v1.0.11+0
- [a3789734] Xorg_libXdmcp_jll v1.1.4+0
- [1082639a] Xorg_libXext_jll v1.3.4+4
- [a65dc6b1] Xorg_libpciaccess_jll v0.16.0+1
- [14d82f49] Xorg_libpthread_stubs_jll v0.1.1+0
- [c7cfdc94] Xorg_libxcb_jll v1.15.0+0
- [c4d99508] Xorg_xorgproto_jll v2019.2.0+2
- [c5fb5394] Xorg_xtrans_jll v1.5.0+0
- [c53206cc] argp_standalone_jll v1.3.1+0
- [d65627f6] fts_jll v1.2.8+0
- [dd59ff1a] hsa_rocr_jll v5.4.4+0
- [1cecccd7] hsakmt_roct_jll v5.5.1+0
- [8e53e030] libdrm_jll v2.4.110+0
- [c88a4935] obstack_jll v1.2.3+0
- [5a766526] rocminfo_jll v5.4.4+0
- [0dad84c5] ArgTools v1.1.1
- [56f22d72] Artifacts
- [2a0f44e3] Base64
- [ade2ca70] Dates
- [8ba89e20] Distributed
- [f43a241f] Downloads v1.6.0
- [7b1f6079] FileWatching
- [9fa8497b] Future
- [b77e0a4c] InteractiveUtils
- [4af54fe1] LazyArtifacts
- [b27032c2] LibCURL v0.6.4
- [76f85450] LibGit2
- [8f399da3] Libdl
- [37e2e46d] LinearAlgebra
- [56ddb016] Logging
- [d6f4376e] Markdown
- [a63ad114] Mmap
- [ca575930] NetworkOptions v1.2.0
- [44cfe95a] Pkg v1.10.0
- [de0858da] Printf
- [3fa0cd96] REPL
- [9a3f8284] Random
- [ea8e919c] SHA v0.7.0
- [9e88b42a] Serialization
- [1a1011a3] SharedArrays
- [6462fe0b] Sockets
- [2f01184e] SparseArrays v1.10.0
- [10745b16] Statistics v1.10.0
- [4607b0f0] SuiteSparse
- [fa267f1f] TOML v1.0.3
- [a4e569a6] Tar v1.10.0
- [8dfed614] Test
- [cf7118a7] UUIDs
- [4ec0a83e] Unicode
- [e66e0078] CompilerSupportLibraries_jll v1.0.5+1
- [d55e3150] LLD_jll v15.0.7+9
- [deac9b47] LibCURL_jll v8.4.0+0
- [e37daf67] LibGit2_jll v1.6.4+0
- [29816b5a] LibSSH2_jll v1.11.0+1
- [c8ffd9c3] MbedTLS_jll v2.28.2+1
- [14a3606d] MozillaCACerts_jll v2023.1.10
- [4536629a] OpenBLAS_jll v0.3.23+2
- [05823500] OpenLibm_jll v0.8.1+2
- [bea87d4a] SuiteSparse_jll v7.2.1+1
- [83775a58] Zlib_jll v1.2.13+1
- [8f36deef] libLLVM_jll v15.0.7+9
- [8e850b90] libblastrampoline_jll v5.8.0+1
- [8e850ede] nghttp2_jll v1.52.0+1
- [3f19e933] p7zip_jll v17.4.0+2
- Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m`
- julia> @time_imports using Lux, ComponentArrays, SciMLSensitivity, LuxAMDGPU, LuxCUDA,
- Optimisers, OrdinaryDiffEq, Random, Statistics, Zygote, OneHotArrays, InteractiveUtils
- 0.3 ms Reexport
- 17.0 ms Preferences
- 0.3 ms PrecompileTools
- 0.1 ms Compat
- 0.2 ms Compat → CompatLinearAlgebraExt
- 14.2 ms ChainRulesCore
- 4.8 ms UnsafeAtomics
- 7.1 ms Atomix
- 8.8 ms MacroTools
- ┌ 0.8 ms SuiteSparse_jll.__init__()
- 27.2 ms SuiteSparse_jll 95.45% compilation time
- ┌ 6.1 ms SparseArrays.CHOLMOD.__init__() 94.44% compilation time
- 205.2 ms SparseArrays 2.79% compilation time
- 0.4 ms ChainRulesCore → ChainRulesCoreSparseArraysExt
- 0.6 ms StaticArraysCore
- 199.9 ms StaticArrays
- 0.4 ms Adapt
- 0.1 ms Adapt → AdaptStaticArraysExt
- 1.4 ms CEnum
- 0.1 ms LazyArtifacts
- 0.3 ms JLLWrappers
- ┌ 5.3 ms LLVMExtra_jll.__init__() 63.27% compilation time
- 5.8 ms LLVMExtra_jll 57.62% compilation time
- ┌ 0.1 ms LLVM.__init__()
- 34.9 ms LLVM
- 2.0 ms UnsafeAtomicsLLVM
- 11.5 ms KernelAbstractions
- 1.7 ms GPUArraysCore
- ┌ 0.0 ms Requires.__init__()
- 0.3 ms Requires
- 0.6 ms Statistics
- 0.1 ms StaticArrays → StaticArraysStatisticsExt
- ┌ 15.5 ms NNlib.__init__() 98.93% compilation time
- 22.4 ms NNlib 68.64% compilation time
- 0.2 ms PackageExtensionCompat
- ┌ 0.0 ms LuxLib.__init__()
- 73.8 ms LuxLib
- 0.3 ms ConcreteStructs
- 1.7 ms Functors
- 0.4 ms ConstructionBase
- 0.5 ms ConstructionBase → ConstructionBaseStaticArraysExt
- 8.4 ms Setfield
- ┌ 0.0 ms TruncatedStacktraces.__init__()
- 0.3 ms TruncatedStacktraces
- 0.5 ms LuxCore
- ┌ 0.0 ms LuxDeviceUtils.__init__()
- 0.5 ms LuxDeviceUtils
- 0.4 ms PartialFunctions
- 4.5 ms IrrationalConstants
- ┌ 0.0 ms DocStringExtensions.__init__()
- 1.5 ms DocStringExtensions
- 0.3 ms LogExpFunctions
- 0.4 ms LogExpFunctions → LogExpFunctionsChainRulesCoreExt
- ┌ 0.0 ms OpenLibm_jll.__init__()
- 0.2 ms OpenLibm_jll
- ┌ 5.2 ms CompilerSupportLibraries_jll.__init__() 93.07% compilation time
- 5.4 ms CompilerSupportLibraries_jll 89.00% compilation time
- ┌ 0.2 ms OpenSpecFun_jll.__init__()
- 0.5 ms OpenSpecFun_jll
- 6.4 ms SpecialFunctions
- 0.7 ms SpecialFunctions → SpecialFunctionsChainRulesCoreExt
- 0.5 ms WeightInitializers
- 0.8 ms ADTypes
- 3.0 ms Optimisers
- ┌ 0.0 ms Lux.__init__()
- 4.7 ms Lux
- 0.1 ms SuiteSparse
- 0.9 ms ArrayInterface
- 0.1 ms ArrayInterface → ArrayInterfaceGPUArraysCoreExt
- 0.3 ms ArrayInterface → ArrayInterfaceStaticArraysCoreExt
- 0.1 ms IfElse
- 12.2 ms Static
- 3.3 ms StaticArrayInterface
- 1.1 ms StaticArrayInterface → StaticArrayInterfaceStaticArraysExt
- ┌ 0.0 ms ComponentArrays.__init__()
- 31.0 ms ComponentArrays
- 0.2 ms ComponentArrays → ComponentArraysAdaptExt
- 0.1 ms ComponentArrays → ComponentArraysConstructionBaseExt
- 0.6 ms Lux → LuxComponentArraysExt
- 6.4 ms FunctionWrappers
- 0.2 ms MuladdMacro
- 3.2 ms OrderedCollections
- 0.1 ms UnPack
- 0.3 ms Parameters
- 0.6 ms ManualMemory
- ┌ 0.0 ms ThreadingUtilities.__init__()
- 6.5 ms ThreadingUtilities
- 0.3 ms SIMDTypes
- 1.6 ms LayoutPointers
- 2.3 ms CloseOpenIntervals
- 9.0 ms StrideArraysCore
- 0.2 ms BitTwiddlingConvenienceFunctions
- 0.7 ms CpuId
- ┌ 9.0 ms CPUSummary.__init__() 99.63% compilation time
- 13.2 ms CPUSummary 67.59% compilation time
- ┌ 0.0 ms PolyesterWeave.__init__()
- 5.8 ms PolyesterWeave
- 0.6 ms Polyester
- 0.3 ms FastBroadcast
- 9.5 ms RecipesBase
- 0.3 ms SymbolicIndexingInterface
- 0.1 ms DataValueInterfaces
- 0.5 ms DataAPI
- 0.1 ms IteratorInterfaceExtensions
- 0.1 ms TableTraits
- 8.1 ms Tables
- 10.3 ms RecursiveArrayTools
- Precompiling ComponentArraysRecursiveArrayToolsExt
- ✓ ComponentArrays → ComponentArraysConstructionBaseExt
- ✓ ComponentArrays → ComponentArraysAdaptExt
- 7 dependencies successfully precompiled in 7 seconds. 215 already precompiled.
- 2 dependencies precompiled but different versions are currently loaded. Restart julia to access the new versions
- 0.8 ms ComponentArrays → ComponentArraysRecursiveArrayToolsExt
- 1.0 ms DiffRules
- 1.2 ms DiffResults
- 0.4 ms NaNMath
- 0.4 ms CommonSubexpressions
- 62.2 ms ForwardDiff
- 1.0 ms ForwardDiff → ForwardDiffStaticArraysExt
- 0.5 ms LuxLib → LuxLibForwardDiffExt
- 0.4 ms EnumX
- 0.5 ms PreallocationTools
- 0.2 ms FunctionWrappersWrappers
- ┌ 0.0 ms Distributed.__init__()
- 33.0 ms Distributed 55.85% compilation time
- 0.2 ms CommonSolve
- 0.3 ms ExprTools
- 0.5 ms RuntimeGeneratedFunctions
- 44.1 ms FillArrays
- 2.2 ms FillArrays → FillArraysSparseArraysExt
- 0.1 ms LuxDeviceUtils → LuxDeviceUtilsFillArraysExt
- 0.2 ms FillArrays → FillArraysStatisticsExt
- 0.4 ms DelimitedFiles
- 1.9 ms Sobol
- 6.6 ms LatticeRules
- 0.3 ms IntegerMathUtils
- 4.3 ms Primes
- 40.3 ms Test
- 0.6 ms InverseFunctions
- 0.1 ms LogExpFunctions → LogExpFunctionsInverseFunctionsExt
- 0.1 ms CompositionsBase
- 0.1 ms CompositionsBase → CompositionsBaseInverseFunctionsExt
- 9.8 ms Accessors
- 0.3 ms Accessors → AccessorsStaticArraysExt
- 2.0 ms QuasiMonteCarlo
- 0.2 ms Tricks
- 8.6 ms Lazy
- 10.1 ms SciMLOperators
- ┌ 12.4 ms SciMLBase.__init__() 99.76% compilation time (100% recompilation)
- 61.1 ms SciMLBase 20.32% compilation time (100% recompilation)
- Precompiling ComponentArraysSciMLBaseExt
- 2 dependencies successfully precompiled in 3 seconds. 215 already precompiled.
- [ Info: Precompiling ComponentArraysSciMLBaseExt [4f110ecc-9415-5188-843d-6e96dffda943]
- ┌ Warning: Module ComponentArraysConstructionBaseExt with build ID fafbfcfd-f786-cb02-0000-bb409bcd2a57 is missing from the cache.
- │ This may mean ComponentArraysConstructionBaseExt [446cf315-a25e-5b5e-ab26-fb2b63960ee9] does not support precompilation but is imported by a module that does.
- └ @ Base loading.jl:1942
- ┌ Error: Error during loading of extension ComponentArraysConstructionBaseExt of ComponentArrays, use `Base.retry_load_extensions()` to retry.
- │ exception =
- │ 1-element ExceptionStack:
- │ Declaring __precompile__(false) is not allowed in files that are being precompiled.
- │ Stacktrace:
- │ [1] _require(pkg::Base.PkgId, env::Nothing)
- │ @ Base ./loading.jl:1946
- │ [2] __require_prelocked(uuidkey::Base.PkgId, env::Nothing)
- │ @ Base ./loading.jl:1806
- │ [3] #invoke_in_world#3
- │ @ Base ./essentials.jl:921 [inlined]
- │ [4] invoke_in_world
- │ @ Base ./essentials.jl:918 [inlined]
- │ [5] _require_prelocked
- │ @ Base ./loading.jl:1797 [inlined]
- │ [6] _require_prelocked
- │ @ Base ./loading.jl:1796 [inlined]
- │ [7] run_extension_callbacks(extid::Base.ExtensionId)
- │ @ Base ./loading.jl:1289
- │ [8] run_extension_callbacks(pkgid::Base.PkgId)
- │ @ Base ./loading.jl:1324
- │ [9] run_package_callbacks(modkey::Base.PkgId)
- │ @ Base ./loading.jl:1158
- │ [10] _tryrequire_from_serialized(modkey::Base.PkgId, path::String, ocachepath::String, sourcepath::String, depmods::Vector{Any})
- │ @ Base ./loading.jl:1481
- │ [11] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128)
- │ @ Base ./loading.jl:1568
- │ [12] _require(pkg::Base.PkgId, env::String)
- │ @ Base ./loading.jl:1932
- │ [13] __require_prelocked(uuidkey::Base.PkgId, env::String)
- │ @ Base ./loading.jl:1806
- │ [14] #invoke_in_world#3
- │ @ Base ./essentials.jl:921 [inlined]
- │ [15] invoke_in_world
- │ @ Base ./essentials.jl:918 [inlined]
- │ [16] _require_prelocked(uuidkey::Base.PkgId, env::String)
- │ @ Base ./loading.jl:1797
- │ [17] macro expansion
- │ @ Base ./loading.jl:1784 [inlined]
- │ [18] macro expansion
- │ @ Base ./lock.jl:267 [inlined]
- │ [19] __require(into::Module, mod::Symbol)
- │ @ Base ./loading.jl:1747
- │ [20] #invoke_in_world#3
- │ @ Base ./essentials.jl:921 [inlined]
- │ [21] invoke_in_world
- │ @ Base ./essentials.jl:918 [inlined]
- │ [22] require(into::Module, mod::Symbol)
- │ @ Base ./loading.jl:1740
- │ [23] include
- │ @ Base ./Base.jl:489 [inlined]
- │ [24] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)
- │ @ Base ./loading.jl:2216
- │ [25] top-level scope
- │ @ stdin:3
- │ [26] eval
- │ @ Core ./boot.jl:383 [inlined]
- │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)
- │ @ Base ./loading.jl:2070
- │ [28] include_string
- │ @ Base ./loading.jl:2080 [inlined]
- │ [29] exec_options(opts::Base.JLOptions)
- │ @ Base ./client.jl:316
- │ [30] _start()
- │ @ Base ./client.jl:552
- └ @ Base loading.jl:1295
- ┌ Warning: Module ComponentArraysAdaptExt with build ID fafbfcfd-55f0-c1e6-0000-bb40dcb3e625 is missing from the cache.
- │ This may mean ComponentArraysAdaptExt [790f4daf-a4cd-52c9-af90-2799ce9781e5] does not support precompilation but is imported by a module that does.
- └ @ Base loading.jl:1942
- ┌ Error: Error during loading of extension ComponentArraysAdaptExt of ComponentArrays, use `Base.retry_load_extensions()` to retry.
- │ exception =
- │ 1-element ExceptionStack:
- │ Declaring __precompile__(false) is not allowed in files that are being precompiled.
- │ Stacktrace:
- │ [1] _require(pkg::Base.PkgId, env::Nothing)
- │ @ Base ./loading.jl:1946
- │ [2] __require_prelocked(uuidkey::Base.PkgId, env::Nothing)
- │ @ Base ./loading.jl:1806
- │ [3] #invoke_in_world#3
- │ @ Base ./essentials.jl:921 [inlined]
- │ [4] invoke_in_world
- │ @ Base ./essentials.jl:918 [inlined]
- │ [5] _require_prelocked
- │ @ Base ./loading.jl:1797 [inlined]
- │ [6] _require_prelocked
- │ @ Base ./loading.jl:1796 [inlined]
- │ [7] run_extension_callbacks(extid::Base.ExtensionId)
- │ @ Base ./loading.jl:1289
- │ [8] run_extension_callbacks(pkgid::Base.PkgId)
- │ @ Base ./loading.jl:1324
- │ [9] run_package_callbacks(modkey::Base.PkgId)
- │ @ Base ./loading.jl:1158
- │ [10] _tryrequire_from_serialized(modkey::Base.PkgId, path::String, ocachepath::String, sourcepath::String, depmods::Vector{Any})
- │ @ Base ./loading.jl:1481
- │ [11] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128)
- │ @ Base ./loading.jl:1568
- │ [12] _require(pkg::Base.PkgId, env::String)
- │ @ Base ./loading.jl:1932
- │ [13] __require_prelocked(uuidkey::Base.PkgId, env::String)
- │ @ Base ./loading.jl:1806
- │ [14] #invoke_in_world#3
- │ @ Base ./essentials.jl:921 [inlined]
- │ [15] invoke_in_world
- │ @ Base ./essentials.jl:918 [inlined]
- │ [16] _require_prelocked(uuidkey::Base.PkgId, env::String)
- │ @ Base ./loading.jl:1797
- │ [17] macro expansion
- │ @ Base ./loading.jl:1784 [inlined]
- │ [18] macro expansion
- │ @ Base ./lock.jl:267 [inlined]
- │ [19] __require(into::Module, mod::Symbol)
- │ @ Base ./loading.jl:1747
- │ [20] #invoke_in_world#3
- │ @ Base ./essentials.jl:921 [inlined]
- │ [21] invoke_in_world
- │ @ Base ./essentials.jl:918 [inlined]
- │ [22] require(into::Module, mod::Symbol)
- │ @ Base ./loading.jl:1740
- │ [23] include
- │ @ Base ./Base.jl:489 [inlined]
- │ [24] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)
- │ @ Base ./loading.jl:2216
- │ [25] top-level scope
- │ @ stdin:3
- │ [26] eval
- │ @ Core ./boot.jl:383 [inlined]
- │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)
- │ @ Base ./loading.jl:2070
- │ [28] include_string
- │ @ Base ./loading.jl:2080 [inlined]
- │ [29] exec_options(opts::Base.JLOptions)
- │ @ Base ./client.jl:316
- │ [30] _start()
- │ @ Base ./client.jl:552
- └ @ Base loading.jl:1295
- ┌ Warning: Module ComponentArraysRecursiveArrayToolsExt with build ID fafbfcfd-37ba-b740-0000-bb6f7e888ed2 is missing from the cache.
- │ This may mean ComponentArraysRecursiveArrayToolsExt [eb027ef3-389c-5561-b3ad-95c7d3310487] does not support precompilation but is imported by a module that does.
- └ @ Base loading.jl:1942
- ┌ Error: Error during loading of extension ComponentArraysRecursiveArrayToolsExt of ComponentArrays, use `Base.retry_load_extensions()` to retry.
- │ exception =
- │ 1-element ExceptionStack:
- │ Declaring __precompile__(false) is not allowed in files that are being precompiled.
- │ Stacktrace:
- │ [1] _require(pkg::Base.PkgId, env::Nothing)
- │ @ Base ./loading.jl:1946
- │ [2] __require_prelocked(uuidkey::Base.PkgId, env::Nothing)
- │ @ Base ./loading.jl:1806
- │ [3] #invoke_in_world#3
- │ @ Base ./essentials.jl:921 [inlined]
- │ [4] invoke_in_world
- │ @ Base ./essentials.jl:918 [inlined]
- │ [5] _require_prelocked
- │ @ Base ./loading.jl:1797 [inlined]
- │ [6] _require_prelocked
- │ @ Base ./loading.jl:1796 [inlined]
- │ [7] run_extension_callbacks(extid::Base.ExtensionId)
- │ @ Base ./loading.jl:1289
- │ [8] run_extension_callbacks(pkgid::Base.PkgId)
- │ @ Base ./loading.jl:1324
- │ [9] run_package_callbacks(modkey::Base.PkgId)
- │ @ Base ./loading.jl:1158
- │ [10] _tryrequire_from_serialized(modkey::Base.PkgId, path::String, ocachepath::String, sourcepath::String, depmods::Vector{Any})
- │ @ Base ./loading.jl:1481
- │ [11] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128)
- │ @ Base ./loading.jl:1568
- │ [12] _require(pkg::Base.PkgId, env::String)
- │ @ Base ./loading.jl:1932
- │ [13] __require_prelocked(uuidkey::Base.PkgId, env::String)
- │ @ Base ./loading.jl:1806
- │ [14] #invoke_in_world#3
- │ @ Base ./essentials.jl:921 [inlined]
- │ [15] invoke_in_world
- │ @ Base ./essentials.jl:918 [inlined]
- │ [16] _require_prelocked(uuidkey::Base.PkgId, env::String)
- │ @ Base ./loading.jl:1797
- │ [17] macro expansion
- │ @ Base ./loading.jl:1784 [inlined]
- │ [18] macro expansion
- │ @ Base ./lock.jl:267 [inlined]
- │ [19] __require(into::Module, mod::Symbol)
- │ @ Base ./loading.jl:1747
- │ [20] #invoke_in_world#3
- │ @ Base ./essentials.jl:921 [inlined]
- │ [21] invoke_in_world
- │ @ Base ./essentials.jl:918 [inlined]
- │ [22] require(into::Module, mod::Symbol)
- │ @ Base ./loading.jl:1740
- │ [23] include
- │ @ Base ./Base.jl:489 [inlined]
- │ [24] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)
- │ @ Base ./loading.jl:2216
- │ [25] top-level scope
- │ @ stdin:3
- │ [26] eval
- │ @ Core ./boot.jl:383 [inlined]
- │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)
- │ @ Base ./loading.jl:2070
- │ [28] include_string
- │ @ Base ./loading.jl:2080 [inlined]
- │ [29] exec_options(opts::Base.JLOptions)
- │ @ Base ./client.jl:316
- │ [30] _start()
- │ @ Base ./client.jl:552
- └ @ Base loading.jl:1295
- 0.6 ms SciMLBase → SciMLBaseChainRulesCoreExt
- 0.2 ms ComponentArrays → ComponentArraysSciMLBaseExt
- 0.2 ms SciMLBase → SciMLBasePartialFunctionsExt
- 48.0 ms DiffEqBase
- 0.5 ms DiffEqBase → DiffEqBaseChainRulesCoreExt
- 53.7 ms Tracker
- 0.8 ms LuxLib → LuxLibTrackerExt
- 0.2 ms Lux → LuxTrackerExt
- 0.4 ms ArrayInterface → ArrayInterfaceTrackerExt
- [ Info: Precompiling ComponentArraysTrackerExt [a97f7ea9-bdd4-56dc-b9a4-48fcd061f528]
- ┌ Warning: Module ComponentArraysAdaptExt with build ID fafbfcfd-55f0-c1e6-0000-bb40dcb3e625 is missing from the cache.
- │ This may mean ComponentArraysAdaptExt [790f4daf-a4cd-52c9-af90-2799ce9781e5] does not support precompilation but is imported by a module that does.
- └ @ Base loading.jl:1942
- ┌ Error: Error during loading of extension ComponentArraysAdaptExt of ComponentArrays, use `Base.retry_load_extensions()` to retry.
- │ exception =
- │ 1-element ExceptionStack:
- │ Declaring __precompile__(false) is not allowed in files that are being precompiled.
- │ Stacktrace:
- │ [1] _require(pkg::Base.PkgId, env::Nothing)
- │ @ Base ./loading.jl:1946
- │ [2] __require_prelocked(uuidkey::Base.PkgId, env::Nothing)
- │ @ Base ./loading.jl:1806
- │ [3] #invoke_in_world#3
- │ @ Base ./essentials.jl:921 [inlined]
- │ [4] invoke_in_world
- │ @ Base ./essentials.jl:918 [inlined]
- │ [5] _require_prelocked
- │ @ Base ./loading.jl:1797 [inlined]
- │ [6] _require_prelocked
- │ @ Base ./loading.jl:1796 [inlined]
- │ [7] run_extension_callbacks(extid::Base.ExtensionId)
- │ @ Base ./loading.jl:1289
- │ [8] run_extension_callbacks(pkgid::Base.PkgId)
- │ @ Base ./loading.jl:1324
- │ [9] run_package_callbacks(modkey::Base.PkgId)
- │ @ Base ./loading.jl:1158
- │ [10] _tryrequire_from_serialized(modkey::Base.PkgId, path::String, ocachepath::String, sourcepath::String, depmods::Vector{Any})
- │ @ Base ./loading.jl:1481
- │ [11] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128)
- │ @ Base ./loading.jl:1568
- │ [12] _require(pkg::Base.PkgId, env::String)
- │ @ Base ./loading.jl:1932
- │ [13] __require_prelocked(uuidkey::Base.PkgId, env::String)
- │ @ Base ./loading.jl:1806
- │ [14] #invoke_in_world#3
- │ @ Base ./essentials.jl:921 [inlined]
- │ [15] invoke_in_world
- │ @ Base ./essentials.jl:918 [inlined]
- │ [16] _require_prelocked(uuidkey::Base.PkgId, env::String)
- │ @ Base ./loading.jl:1797
- │ [17] macro expansion
- │ @ Base ./loading.jl:1784 [inlined]
- │ [18] macro expansion
- │ @ Base ./lock.jl:267 [inlined]
- │ [19] __require(into::Module, mod::Symbol)
- │ @ Base ./loading.jl:1747
- │ [20] #invoke_in_world#3
- │ @ Base ./essentials.jl:921 [inlined]
- │ [21] invoke_in_world
- │ @ Base ./essentials.jl:918 [inlined]
- │ [22] require(into::Module, mod::Symbol)
- │ @ Base ./loading.jl:1740
- │ [23] include
- │ @ Base ./Base.jl:489 [inlined]
- │ [24] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)
- │ @ Base ./loading.jl:2216
- │ [25] top-level scope
- │ @ stdin:3
- │ [26] eval
- │ @ Core ./boot.jl:383 [inlined]
- │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)
- │ @ Base ./loading.jl:2070
- │ [28] include_string
- │ @ Base ./loading.jl:2080 [inlined]
- │ [29] exec_options(opts::Base.JLOptions)
- │ @ Base ./client.jl:316
- │ [30] _start()
- │ @ Base ./client.jl:552
- └ @ Base loading.jl:1295
- 1.4 ms ComponentArrays → ComponentArraysTrackerExt
- 0.3 ms RecursiveArrayTools → RecursiveArrayToolsTrackerExt
- 0.6 ms DiffEqBase → DiffEqBaseTrackerExt
- 1.1 ms FiniteDiff
- 0.2 ms FiniteDiff → FiniteDiffStaticArraysExt
- 23.5 ms DataStructures
- 0.4 ms StatsAPI
- 1.7 ms Distances
- 0.2 ms Distances → DistancesSparseArraysExt
- 0.2 ms Distances → DistancesChainRulesCoreExt
- 2.6 ms NLSolversBase
- 1.8 ms LineSearches
- 0.8 ms NLsolve
- 1.1 ms DiffEqCallbacks
- 2.2 ms QuadGK
- ┌ 0.0 ms HostCPUFeatures.__init__()
- 5.4 ms HostCPUFeatures
- 89.7 ms VectorizationBase
- 2.9 ms SLEEFPirates
- 21.7 ms OffsetArrays
- 1.0 ms StaticArrayInterface → StaticArrayInterfaceOffsetArraysExt
- 98.8 ms LoopVectorization
- 0.3 ms LoopVectorization → SpecialFunctionsExt
- 3.0 ms LoopVectorization → ForwardDiffExt
- ┌ 0.0 ms TriangularSolve.__init__()
- 4.4 ms TriangularSolve
- 138.0 ms RecursiveFactorization
- 11.8 ms KLU
- 1.2 ms Sparspak
- 2.3 ms FastLapackInterface
- 7.1 ms Krylov
- ┌ 0.3 ms IntelOpenMP_jll.__init__()
- 0.7 ms IntelOpenMP_jll
- ┌ 1.4 ms MKL_jll.__init__()
- 1.6 ms MKL_jll
- ┌ 0.0 ms LinearSolve.__init__()
- 311.3 ms LinearSolve
- 0.3 ms LinearSolve → LinearSolveRecursiveArrayToolsExt
- 0.2 ms LinearSolve → LinearSolveKernelAbstractionsExt
- ┌ 0.0 ms RandomNumbers.__init__()
- 10.1 ms RandomNumbers
- 0.3 ms FastClosures
- 51.7 ms SimpleNonlinearSolve
- ┌ 0.0 ms SimpleNonlinearSolveNNlibExt.__init__()
- 0.4 ms SimpleNonlinearSolve → SimpleNonlinearSolveNNlibExt
- 0.2 ms SimpleUnPack
- 6.7 ms GenericSchur
- 231.3 ms ExponentialUtilities
- 0.7 ms SimpleTraits
- 1.2 ms ArnoldiMethod
- 0.5 ms Inflate
- 3.1 ms SharedArrays
- 16.9 ms Graphs
- 0.5 ms VertexSafeGraphs
- ┌ 0.0 ms SparseDiffTools.__init__()
- 2.7 ms SparseDiffTools
- 674.6 ms NonlinearSolve
- 0.8 ms SciMLNLSolve
- 294.3 ms OrdinaryDiffEq
- 0.4 ms ResettableStacks
- 2.9 ms Random123
- 0.3 ms PoissonRandom
- 1.0 ms SortingAlgorithms
- 5.0 ms Missings
- 15.0 ms StatsBase
- 30.9 ms PDMats
- 0.3 ms FillArrays → FillArraysPDMatsExt
- 0.4 ms Tracker → TrackerPDMatsExt
- ┌ 0.2 ms Rmath_jll.__init__()
- 0.4 ms Rmath_jll
- ┌ 0.0 ms Rmath.__init__()
- 0.7 ms Rmath
- 1.1 ms Calculus
- 12.9 ms DualNumbers
- 1.3 ms HypergeometricFunctions
- 3.0 ms StatsFuns
- 0.2 ms StatsFuns → StatsFunsInverseFunctionsExt
- 0.3 ms StatsFuns → StatsFunsChainRulesCoreExt
- ┌ 6.5 ms Distributions.TestUtils.__init__() 99.83% compilation time (100% recompilation)
- 235.4 ms Distributions 2.75% compilation time (100% recompilation)
- 0.4 ms Distributions → DistributionsTestExt
- 0.2 ms QuasiMonteCarlo → QuasiMonteCarloDistributionsExt
- 0.2 ms DiffEqBase → DiffEqBaseDistributionsExt
- 0.5 ms Distributions → DistributionsChainRulesCoreExt
- 0.4 ms PositiveFactorizations
- 10.1 ms Optim
- 3.9 ms DiffEqNoiseProcess
- 2.2 ms LevyArea
- 0.2 ms TreeViews
- 11.0 ms JumpProcesses
- 0.6 ms JumpProcesses → JumpProcessFastBroadcastExt
- 12.4 ms StochasticDiffEq
- 0.7 ms ZygoteRules
- 0.2 ms RealDot
- 34.2 ms StructArrays
- 0.3 ms Accessors → AccessorsStructArraysExt
- 0.2 ms SparseInverseSubset
- 17.5 ms ChainRules
- 0.3 ms Lux → LuxChainRulesExt
- 10.4 ms IRTools
- ┌ 6.3 ms AbstractFFTs.TestUtils.__init__() 99.89% compilation time (100% recompilation)
- 13.0 ms AbstractFFTs 48.39% compilation time (100% recompilation)
- 0.4 ms AbstractFFTs → AbstractFFTsChainRulesCoreExt
- 0.3 ms AbstractFFTs → AbstractFFTsTestExt
- ┌ 7.8 ms Zygote.Profile.__init__() 99.20% compilation time
- 209.1 ms Zygote 3.72% compilation time
- 0.3 ms LuxDeviceUtils → LuxDeviceUtilsZygoteExt
- Precompiling LuxZygoteExt
- ✓ LuxLib → LuxLibForwardDiffExt
- ✓ LuxLib → LuxLibTrackerExt
- ✓ Lux
- 8 dependencies successfully precompiled in 21 seconds. 173 already precompiled.
- 3 dependencies precompiled but different versions are currently loaded. Restart julia to access the new versions
- [ Info: Precompiling LuxZygoteExt [df13723f-0f22-5fb0-8a8f-885eac2ce1ee]
- ┌ Warning: Module Lux with build ID fafbfcfd-d312-b667-0000-bb427210b6c5 is missing from the cache.
- │ This may mean Lux [b2108857-7c20-44ae-9111-449ecde12c47] does not support precompilation but is imported by a module that does.
- └ @ Base loading.jl:1942
- [ Info: Skipping precompilation since __precompile__(false). Importing LuxZygoteExt [df13723f-0f22-5fb0-8a8f-885eac2ce1ee].
- 0.3 ms ComponentArrays → ComponentArraysZygoteExt
- 1.0 ms RecursiveArrayTools → RecursiveArrayToolsZygoteExt
- 0.9 ms SciMLBase → SciMLBaseZygoteExt
- 0.5 ms SparseDiffTools → SparseDiffToolsZygoteExt
- 0.2 ms Zygote → ZygoteTrackerExt
- 0.4 ms Zygote → ZygoteDistancesExt
- 4344.9 ms ReverseDiff
- 3.0 ms LuxLib → LuxLibReverseDiffExt
- Precompiling LuxComponentArraysReverseDiffExt
- ✓ LuxLib → LuxLibReverseDiffExt
- ✓ LuxLib → LuxLibForwardDiffExt
- ✓ LuxLib → LuxLibTrackerExt
- ✓ Lux
- ✓ Lux → LuxZygoteExt
- ✓ Lux → LuxChainRulesExt
- ✓ Lux → LuxComponentArraysExt
- 12 dependencies successfully precompiled in 35 seconds. 186 already precompiled.
- 7 dependencies precompiled but different versions are currently loaded. Restart julia to access the new versions
- [ Info: Precompiling LuxComponentArraysReverseDiffExt [b94e9d44-33ac-594b-a774-8f94d137cabd]
- ┌ Warning: Module Lux with build ID fafbfcfd-d312-b667-0000-bb427210b6c5 is missing from the cache.
- │ This may mean Lux [b2108857-7c20-44ae-9111-449ecde12c47] does not support precompilation but is imported by a module that does.
- └ @ Base loading.jl:1942
- [ Info: Skipping precompilation since __precompile__(false). Importing LuxComponentArraysReverseDiffExt [b94e9d44-33ac-594b-a774-8f94d137cabd].
- 3.9 ms ComponentArrays → ComponentArraysReverseDiffExt
- 0.4 ms PreallocationTools → PreallocationToolsReverseDiffExt
- 6.2 ms DiffEqBase → DiffEqBaseReverseDiffExt
- 0.5 ms DiffEqNoiseProcess → DiffEqNoiseProcessReverseDiffExt
- 3.4 ms EnzymeCore
- 0.4 ms KernelAbstractions → EnzymeExt
- 0.6 ms NNlib → NNlibEnzymeCoreExt
- ┌ 2.7 ms Enzyme_jll.__init__()
- 3.6 ms Enzyme_jll
- ┌ 0.0 ms TimerOutputs.__init__()
- 34.4 ms TimerOutputs
- 0.5 ms Scratch
- ┌ 0.4 ms GPUCompiler.__init__()
- 135.5 ms GPUCompiler 3.58% compilation time
- 0.4 ms StructIO
- ┌ 0.0 ms ObjectFile.__init__()
- 12.8 ms ObjectFile
- ┌ 0.7 ms Enzyme.API.__init__()
- ├ 0.2 ms Enzyme.Compiler.JIT.__init__()
- ├ 0.0 ms Enzyme.Compiler.FFI.BLASSupport.__init__()
- ├ 1.5 ms Enzyme.Compiler.FFI.__init__()
- ├ 23865.6 ms Enzyme.Compiler.__init__() 100.00% compilation time
- 24040.7 ms Enzyme 99.31% compilation time
- 0.5 ms DiffEqBase → DiffEqBaseEnzymeExt
- 0.3 ms LinearSolve → LinearSolveEnzymeExt
- 0.2 ms SparseDiffTools → SparseDiffToolsEnzymeExt
- 1.0 ms EllipsisNotation
- 19.7 ms Cassette
- 4.2 ms FunctionProperties
- 12.5 ms SciMLSensitivity
- 130.8 ms GPUArrays
- 10.3 ms ComponentArrays → ComponentArraysGPUArraysExt
- ┌ 0.0 ms Zlib_jll.__init__()
- 0.3 ms Zlib_jll
- ┌ 243.1 ms ROCmDeviceLibs_jll.__init__() 99.94% compilation time (100% recompilation)
- 243.4 ms ROCmDeviceLibs_jll 99.82% compilation time (100% recompilation)
- ┌ 0.1 ms LLD_jll.__init__()
- 0.5 ms LLD_jll
- ┌ 1058.2 ms AMDGPU.ROCmDiscovery.__init__() 6.67% compilation time (36% recompilation)
- ├ 0.0 ms AMDGPU.HIP.__init__()
- ├ 226.1 ms AMDGPU.__init__() 99.81% compilation time (89% recompilation)
- 1424.5 ms AMDGPU 20.79% compilation time (76% recompilation)
- 37.6 ms NNlib → NNlibAMDGPUExt
- 0.4 ms LuxAMDGPU
- ┌ 0.0 ms LuxDeviceUtilsLuxAMDGPUExt.__init__()
- 0.5 ms LuxDeviceUtils → LuxDeviceUtilsLuxAMDGPUExt
- Precompiling LuxLuxAMDGPUExt
- ✓ LuxLib → LuxLibReverseDiffExt
- ✓ LuxLib → LuxLibForwardDiffExt
- ✓ LuxLib → LuxLibTrackerExt
- ✓ Lux
- ✓ Lux → LuxZygoteExt
- 8 dependencies successfully precompiled in 22 seconds. 173 already precompiled.
- 5 dependencies precompiled but different versions are currently loaded. Restart julia to access the new versions
- [ Info: Precompiling LuxLuxAMDGPUExt [9b1ba715-1f33-56f5-9a61-2375fc089dcd]
- ┌ Warning: Module Lux with build ID fafbfcfd-d312-b667-0000-bb427210b6c5 is missing from the cache.
- │ This may mean Lux [b2108857-7c20-44ae-9111-449ecde12c47] does not support precompilation but is imported by a module that does.
- └ @ Base loading.jl:1942
- [ Info: Skipping precompilation since __precompile__(false). Importing LuxLuxAMDGPUExt [9b1ba715-1f33-56f5-9a61-2375fc089dcd].
- 15.4 ms BFloat16s
- 0.5 ms LLVM → BFloat16sExt
- 0.2 ms LLVMLoopInfo
- ┌ 19.3 ms CUDA_Driver_jll.__init__() 98.21% compilation time
- 19.7 ms CUDA_Driver_jll 96.04% compilation time
- 6.1 ms CUDA_Runtime_jll
- 32.8 ms FixedPointNumbers
- ┌ 7.3 ms ColorTypes.__init__() 99.82% compilation time (100% recompilation)
- 55.7 ms ColorTypes 13.13% compilation time (100% recompilation)
- 46.9 ms Colors
- 0.4 ms Zygote → ZygoteColorsExt
- ┌ 0.1 ms NVTX_jll.__init__()
- 0.4 ms NVTX_jll
- ┌ 0.1 ms JuliaNVTXCallbacks_jll.__init__()
- 0.3 ms JuliaNVTXCallbacks_jll
- ┌ 0.0 ms NVTX.__init__()
- 6.9 ms NVTX
- 8.1 ms StringManipulation
- 16.0 ms Crayons
- 1.2 ms LaTeXStrings
- 104.1 ms PrettyTables
- 29.6 ms PooledArrays
- 4.4 ms InvertedIndices
- 31.2 ms SentinelArrays
- ┌ 0.0 ms Parsers.__init__()
- 32.8 ms Parsers
- 13.9 ms InlineStrings
- 412.1 ms DataFrames
- ┌ 138.5 ms CUDA.CUBLAS.__init__() 99.98% compilation time (100% recompilation)
- ├ 0.0 ms CUDA.__init__()
- 1325.1 ms CUDA 10.45% compilation time (100% recompilation)
- 0.3 ms CUDA → ChainRulesCoreExt
- 100.0 ms NNlib → NNlibCUDAExt
- 0.4 ms CUDA → SpecialFunctionsExt
- 0.2 ms WeightInitializers → WeightInitializersCUDAExt
- 0.3 ms ArrayInterface → ArrayInterfaceCUDAExt
- Precompiling LinearSolveCUDAExt
- ✓ LinearSolve → LinearSolveKernelAbstractionsExt
- ✓ LinearSolve → LinearSolveRecursiveArrayToolsExt
- 3 dependencies successfully precompiled in 9 seconds. 245 already precompiled.
- 2 dependencies precompiled but different versions are currently loaded. Restart julia to access the new versions
- 0.9 ms LinearSolve → LinearSolveCUDAExt
- 0.2 ms CUDNN_jll
- ┌ 0.0 ms cuDNN.__init__()
- 36.1 ms cuDNN
- 18.6 ms NNlib → NNlibCUDACUDNNExt
- 0.6 ms LuxCUDA
- Precompiling LuxLibLuxCUDATrackerExt
- 1 dependency successfully precompiled in 4 seconds. 139 already precompiled.
- [ Info: Precompiling LuxLibLuxCUDATrackerExt [31c3a634-9907-5471-94ef-38c93372822a]
- ┌ Warning: Module LuxLibForwardDiffExt with build ID fafbfcfd-7e86-9d99-0000-bb412e078eb8 is missing from the cache.
- │ This may mean LuxLibForwardDiffExt [8cd68c57-6fb8-5f1d-9022-e09b5e229e6a] does not support precompilation but is imported by a module that does.
- └ @ Base loading.jl:1942
- ┌ Error: Error during loading of extension LuxLibForwardDiffExt of LuxLib, use `Base.retry_load_extensions()` to retry.
- │ exception =
- │ 1-element ExceptionStack:
- │ Declaring __precompile__(false) is not allowed in files that are being precompiled.
- │ Stacktrace:
- │ [1] _require(pkg::Base.PkgId, env::Nothing)
- │ @ Base ./loading.jl:1946
- │ [2] __require_prelocked(uuidkey::Base.PkgId, env::Nothing)
- │ @ Base ./loading.jl:1806
- │ [3] #invoke_in_world#3
- │ @ Base ./essentials.jl:921 [inlined]
- │ [4] invoke_in_world
- │ @ Base ./essentials.jl:918 [inlined]
- │ [5] _require_prelocked
- │ @ Base ./loading.jl:1797 [inlined]
- │ [6] _require_prelocked
- │ @ Base ./loading.jl:1796 [inlined]
- │ [7] run_extension_callbacks(extid::Base.ExtensionId)
- │ @ Base ./loading.jl:1289
- │ [8] run_extension_callbacks(pkgid::Base.PkgId)
- │ @ Base ./loading.jl:1324
- │ [9] run_package_callbacks(modkey::Base.PkgId)
- │ @ Base ./loading.jl:1158
- │ [10] _tryrequire_from_serialized(modkey::Base.PkgId, path::String, ocachepath::String, sourcepath::String, depmods::Vector{Any})
- │ @ Base ./loading.jl:1481
- │ [11] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128)
- │ @ Base ./loading.jl:1568
- │ [12] _require(pkg::Base.PkgId, env::String)
- │ @ Base ./loading.jl:1932
- │ [13] __require_prelocked(uuidkey::Base.PkgId, env::String)
- │ @ Base ./loading.jl:1806
- │ [14] #invoke_in_world#3
- │ @ Base ./essentials.jl:921 [inlined]
- │ [15] invoke_in_world
- │ @ Base ./essentials.jl:918 [inlined]
- │ [16] _require_prelocked(uuidkey::Base.PkgId, env::String)
- │ @ Base ./loading.jl:1797
- │ [17] macro expansion
- │ @ Base ./loading.jl:1784 [inlined]
- │ [18] macro expansion
- │ @ Base ./lock.jl:267 [inlined]
- │ [19] __require(into::Module, mod::Symbol)
- │ @ Base ./loading.jl:1747
- │ [20] #invoke_in_world#3
- │ @ Base ./essentials.jl:921 [inlined]
- │ [21] invoke_in_world
- │ @ Base ./essentials.jl:918 [inlined]
- │ [22] require(into::Module, mod::Symbol)
- │ @ Base ./loading.jl:1740
- │ [23] include
- │ @ Base ./Base.jl:489 [inlined]
- │ [24] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)
- │ @ Base ./loading.jl:2216
- │ [25] top-level scope
- │ @ stdin:3
- │ [26] eval
- │ @ Core ./boot.jl:383 [inlined]
- │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)
- │ @ Base ./loading.jl:2070
- │ [28] include_string
- │ @ Base ./loading.jl:2080 [inlined]
- │ [29] exec_options(opts::Base.JLOptions)
- │ @ Base ./client.jl:316
- │ [30] _start()
- │ @ Base ./client.jl:552
- └ @ Base loading.jl:1295
- ┌ Warning: Module LuxLibTrackerExt with build ID fafbfcfd-9e9a-4867-0000-bb42154fae13 is missing from the cache.
- │ This may mean LuxLibTrackerExt [26da0b32-022f-5c34-b83a-bb48123e9290] does not support precompilation but is imported by a module that does.
- └ @ Base loading.jl:1942
- ┌ Error: Error during loading of extension LuxLibTrackerExt of LuxLib, use `Base.retry_load_extensions()` to retry.
- │ exception =
- │ 1-element ExceptionStack:
- │ Declaring __precompile__(false) is not allowed in files that are being precompiled.
- │ Stacktrace:
- │ [1] _require(pkg::Base.PkgId, env::Nothing)
- │ @ Base ./loading.jl:1946
- │ [2] __require_prelocked(uuidkey::Base.PkgId, env::Nothing)
- │ @ Base ./loading.jl:1806
- │ [3] #invoke_in_world#3
- │ @ Base ./essentials.jl:921 [inlined]
- │ [4] invoke_in_world
- │ @ Base ./essentials.jl:918 [inlined]
- │ [5] _require_prelocked
- │ @ Base ./loading.jl:1797 [inlined]
- │ [6] _require_prelocked
- │ @ Base ./loading.jl:1796 [inlined]
- │ [7] run_extension_callbacks(extid::Base.ExtensionId)
- │ @ Base ./loading.jl:1289
- │ [8] run_extension_callbacks(pkgid::Base.PkgId)
- │ @ Base ./loading.jl:1324
- │ [9] run_package_callbacks(modkey::Base.PkgId)
- │ @ Base ./loading.jl:1158
- │ [10] __require_prelocked(uuidkey::Base.PkgId, env::String)
- │ @ Base ./loading.jl:1813
- │ [11] #invoke_in_world#3
- │ @ Base ./essentials.jl:921 [inlined]
- │ [12] invoke_in_world
- │ @ Base ./essentials.jl:918 [inlined]
- │ [13] _require_prelocked(uuidkey::Base.PkgId, env::String)
- │ @ Base ./loading.jl:1797
- │ [14] macro expansion
- │ @ Base ./loading.jl:1784 [inlined]
- │ [15] macro expansion
- │ @ Base ./lock.jl:267 [inlined]
- │ [16] __require(into::Module, mod::Symbol)
- │ @ Base ./loading.jl:1747
- │ [17] #invoke_in_world#3
- │ @ Base ./essentials.jl:921 [inlined]
- │ [18] invoke_in_world
- │ @ Base ./essentials.jl:918 [inlined]
- │ [19] require(into::Module, mod::Symbol)
- │ @ Base ./loading.jl:1740
- │ [20] include
- │ @ Base ./Base.jl:489 [inlined]
- │ [21] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)
- │ @ Base ./loading.jl:2216
- │ [22] top-level scope
- │ @ stdin:3
- │ [23] eval
- │ @ Core ./boot.jl:383 [inlined]
- │ [24] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)
- │ @ Base ./loading.jl:2070
- │ [25] include_string
- │ @ Base ./loading.jl:2080 [inlined]
- │ [26] exec_options(opts::Base.JLOptions)
- │ @ Base ./client.jl:316
- │ [27] _start()
- │ @ Base ./client.jl:552
- └ @ Base loading.jl:1295
- 0.7 ms LuxLib → LuxLibLuxCUDAExt
- 1.2 ms LuxLib → LuxLibLuxCUDATrackerExt
- ┌ 0.0 ms LuxDeviceUtilsLuxCUDAExt.__init__()
- 2.6 ms LuxDeviceUtils → LuxDeviceUtilsLuxCUDAExt
- Precompiling LuxLuxCUDAExt
- ✓ LuxLib → LuxLibReverseDiffExt
- ✓ LuxLib → LuxLibForwardDiffExt
- ✓ LuxLib → LuxLibLuxCUDAExt
- ✓ LuxLib → LuxLibTrackerExt
- ✓ Lux
- ✓ Lux → LuxLuxAMDGPUExt
- ✓ Lux → LuxZygoteExt
- ✓ Lux → LuxComponentArraysReverseDiffExt
- ✓ Lux → LuxChainRulesExt
- ✓ Lux → LuxComponentArraysExt
- ✓ Lux → LuxTrackerExt
- 12 dependencies successfully precompiled in 32 seconds. 187 already precompiled.
- 11 dependencies precompiled but different versions are currently loaded. Restart julia to access the new versions
- [ Info: Precompiling LuxLuxCUDAExt [fa1c364e-1226-532b-86fb-d7abd671b23b]
- ┌ Warning: Module Lux with build ID fafbfcfd-d312-b667-0000-bb427210b6c5 is missing from the cache.
- │ This may mean Lux [b2108857-7c20-44ae-9111-449ecde12c47] does not support precompilation but is imported by a module that does.
- └ @ Base loading.jl:1942
- [ Info: Skipping precompilation since __precompile__(false). Importing LuxLuxCUDAExt [fa1c364e-1226-532b-86fb-d7abd671b23b].
- 40.5 ms OneHotArrays
- julia>
Add Comment
Please, Sign In to add comment