Guest User

Untitled

a guest
Dec 3rd, 2023
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 75.30 KB | None | 0 0
  1. julia> using Pkg
  2.  
  3. julia> pkg"activate --temp"
  4. Activating new project at `/tmp/jl_vX627Q`
  5.  
  6. julia> pkg"add Lux, ComponentArrays, SciMLSensitivity, LuxAMDGPU, LuxCUDA, Optimisers, OrdinaryDiffEq, Random, Statistics, Zygote, OneHotArrays, InteractiveUtils"
  7.  
  8. Resolving package versions...
  9. Installed Enzyme_jll ─────────────────────── v0.0.96+0
  10. Installed TreeViews ──────────────────────── v0.3.0
  11. Installed cuDNN ──────────────────────────── v1.2.1
  12. Installed LLVMLoopInfo ───────────────────── v1.0.0
  13. Installed Accessors ──────────────────────── v0.1.33
  14. Installed NonlinearSolve ─────────────────── v2.8.2
  15. Installed SciMLSensitivity ───────────────── v7.47.0
  16. Installed NVTX_jll ───────────────────────── v3.1.0+2
  17. Installed NNlib ──────────────────────────── v0.9.8
  18. Installed Polyester ──────────────────────── v0.7.9
  19. Installed LuxDeviceUtils ─────────────────── v0.1.10
  20. Installed LuxLib ─────────────────────────── v0.3.8
  21. Installed EnumX ──────────────────────────── v1.0.4
  22. Installed Optimisers ─────────────────────── v0.3.1
  23. Installed RecursiveArrayTools ────────────── v2.38.10
  24. Installed BFloat16s ──────────────────────── v0.4.2
  25. Installed FunctionWrappers ───────────────── v1.1.3
  26. Installed ZygoteRules ────────────────────── v0.2.4
  27. Installed TriangularSolve ────────────────── v0.1.20
  28. Installed FunctionProperties ─────────────── v0.1.0
  29. Installed CUDA_Runtime_jll ───────────────── v0.10.1+0
  30. Installed Static ─────────────────────────── v0.8.8
  31. Installed SLEEFPirates ───────────────────── v0.6.42
  32. Installed Tricks ─────────────────────────── v0.1.8
  33. Installed MuladdMacro ────────────────────── v0.2.4
  34. Installed FiniteDiff ─────────────────────── v2.21.1
  35. Installed EllipsisNotation ───────────────── v1.8.0
  36. Installed RealDot ────────────────────────── v0.1.0
  37. Installed SIMDTypes ──────────────────────── v0.1.0
  38. Installed IRTools ────────────────────────── v0.4.11
  39. Installed LuxCore ────────────────────────── v0.1.6
  40. Installed Functors ───────────────────────── v0.4.5
  41. Installed ArnoldiMethod ──────────────────── v0.2.0
  42. Installed DiffEqBase ─────────────────────── v6.141.0
  43. Installed CpuId ──────────────────────────── v0.3.1
  44. Installed SimpleUnPack ───────────────────── v1.1.0
  45. Installed LinearSolve ────────────────────── v2.20.0
  46. Installed SciMLBase ──────────────────────── v2.9.1
  47. Installed CUDA_Driver_jll ────────────────── v0.7.0+0
  48. Installed NLsolve ────────────────────────── v4.5.1
  49. Installed SciMLNLSolve ───────────────────── v0.1.9
  50. Installed ADTypes ────────────────────────── v0.2.5
  51. Installed SimpleNonlinearSolve ───────────── v0.1.25
  52. Installed IfElse ─────────────────────────── v0.1.1
  53. Installed Enzyme ─────────────────────────── v0.11.11
  54. Installed LuxCUDA ────────────────────────── v0.3.1
  55. Installed DiffEqNoiseProcess ─────────────── v5.19.0
  56. Installed OneHotArrays ───────────────────── v0.2.4
  57. Installed CUDA_Runtime_Discovery ─────────── v0.2.2
  58. Installed Zygote ─────────────────────────── v0.6.67
  59. Installed ThreadingUtilities ─────────────── v0.5.2
  60. Installed ManualMemory ───────────────────── v0.1.8
  61. Installed NLSolversBase ──────────────────── v7.8.3
  62. Installed Graphs ─────────────────────────── v1.9.0
  63. Installed LevyArea ───────────────────────── v1.0.0
  64. Installed ComponentArrays ────────────────── v0.15.5
  65. Installed CommonSubexpressions ───────────── v0.3.0
  66. Installed JumpProcesses ──────────────────── v9.8.0
  67. Installed LuxAMDGPU ──────────────────────── v0.2.0
  68. Installed ChainRules ─────────────────────── v1.58.0
  69. Installed Lazy ───────────────────────────── v0.15.1
  70. Installed Tracker ────────────────────────── v0.2.30
  71. Installed StaticArrayInterface ───────────── v1.4.1
  72. Installed DiffRules ──────────────────────── v1.15.1
  73. Installed BitTwiddlingConvenienceFunctions ─ v0.1.5
  74. Installed OrdinaryDiffEq ─────────────────── v6.59.3
  75. Installed FunctionWrappersWrappers ───────── v0.1.3
  76. Installed LayoutPointers ─────────────────── v0.1.15
  77. Installed WeightInitializers ─────────────── v0.1.2
  78. Installed GenericSchur ───────────────────── v0.5.3
  79. Installed QuasiMonteCarlo ────────────────── v0.3.3
  80. Installed StochasticDiffEq ───────────────── v6.63.2
  81. Installed DiffResults ────────────────────── v1.1.0
  82. Installed Inflate ────────────────────────── v0.1.4
  83. Installed LatticeRules ───────────────────── v0.0.1
  84. Installed SciMLOperators ─────────────────── v0.3.7
  85. Installed PositiveFactorizations ─────────── v0.2.4
  86. Installed EnzymeCore ─────────────────────── v0.6.4
  87. Installed DiffEqCallbacks ────────────────── v2.34.0
  88. Installed ConstructionBase ───────────────── v1.5.4
  89. Installed Setfield ───────────────────────── v1.1.1
  90. Installed NVTX ───────────────────────────── v0.3.3
  91. Installed LoopVectorization ──────────────── v0.12.166
  92. Installed FastClosures ───────────────────── v0.3.2
  93. Installed PolyesterWeave ─────────────────── v0.2.1
  94. Installed ArrayInterface ─────────────────── v7.6.1
  95. Installed LineSearches ───────────────────── v7.2.0
  96. Installed PartialFunctions ───────────────── v1.2.0
  97. Installed FastLapackInterface ────────────── v2.0.0
  98. Installed PreallocationTools ─────────────── v0.4.12
  99. Installed CloseOpenIntervals ─────────────── v0.1.12
  100. Installed KLU ────────────────────────────── v0.4.1
  101. Installed PackageExtensionCompat ─────────── v1.0.2
  102. Installed SparseInverseSubset ────────────── v0.1.1
  103. Installed CompositionsBase ───────────────── v0.1.2
  104. Installed InverseFunctions ───────────────── v0.1.12
  105. Installed CommonSolve ────────────────────── v0.2.4
  106. Installed SimpleTraits ───────────────────── v0.9.4
  107. Installed Sobol ──────────────────────────── v1.5.0
  108. Installed IntegerMathUtils ───────────────── v0.1.2
  109. Installed StrideArraysCore ───────────────── v0.5.2
  110. Installed ExponentialUtilities ───────────── v1.25.0
  111. Installed VectorizationBase ──────────────── v0.21.65
  112. Installed VertexSafeGraphs ───────────────── v0.2.0
  113. Installed CPUSummary ─────────────────────── v0.2.4
  114. Installed Krylov ─────────────────────────── v0.9.4
  115. Installed RuntimeGeneratedFunctions ──────── v0.5.12
  116. Installed Cassette ───────────────────────── v0.3.12
  117. Installed Primes ─────────────────────────── v0.5.5
  118. Installed Lux ────────────────────────────── v0.5.10
  119. Installed Optim ──────────────────────────── v1.7.8
  120. Installed StructIO ───────────────────────── v0.3.0
  121. Installed TruncatedStacktraces ───────────── v1.4.0
  122. Installed ConcreteStructs ────────────────── v0.2.3
  123. Installed ReverseDiff ────────────────────── v1.15.1
  124. Installed StructArrays ───────────────────── v0.6.16
  125. Installed PoissonRandom ──────────────────── v0.4.4
  126. Installed HostCPUFeatures ────────────────── v0.1.16
  127. Installed SymbolicIndexingInterface ──────── v0.2.2
  128. Installed ForwardDiff ────────────────────── v0.10.36
  129. Installed AMDGPU ─────────────────────────── v0.7.4
  130. Installed JuliaNVTXCallbacks_jll ─────────── v0.2.1+0
  131. Installed ResettableStacks ───────────────── v1.1.1
  132. Installed FastBroadcast ──────────────────── v0.2.8
  133. Installed CUDNN_jll ──────────────────────── v8.9.4+0
  134. Installed RecursiveFactorization ─────────── v0.2.21
  135. Installed SparseDiffTools ────────────────── v2.13.0
  136. Installed Sparspak ───────────────────────── v0.3.9
  137. Installed CUDA ───────────────────────────── v5.1.1
  138. Installed ObjectFile ─────────────────────── v0.4.1
  139. Downloaded artifact: Enzyme
  140. Downloaded artifact: NVTX
  141. Downloaded artifact: JuliaNVTXCallbacks
  142. Updating `/tmp/jl_vX627Q/Project.toml`
  143. [b0b7db55] + ComponentArrays v0.15.5
  144. [b2108857] + Lux v0.5.10
  145. [83120cb1] + LuxAMDGPU v0.2.0
  146. [d0bbae9a] + LuxCUDA v0.3.1
  147. [0b1bfda6] + OneHotArrays v0.2.4
  148. [3bd65402] + Optimisers v0.3.1
  149. [1dea7af3] + OrdinaryDiffEq v6.59.3
  150. [1ed8b502] + SciMLSensitivity v7.47.0
  151. [e88e6eb3] + Zygote v0.6.67
  152. [b77e0a4c] + InteractiveUtils
  153. [9a3f8284] + Random
  154. [10745b16] + Statistics v1.10.0
  155. Updating `/tmp/jl_vX627Q/Manifest.toml`
  156. Downloaded artifact: CUDA_Driver
  157.  
  158. [pid 991850] waiting for IO to finish:
  159. TYPE[FD/PID] @UV_HANDLE_T->DATA
  160. timer @0xc5a660->0x7fcdc76c6620
  161.  
  162. [pid 991850] waiting for IO to finish:
  163. TYPE[FD/PID] @UV_HANDLE_T->DATA
  164. timer @0xc5a660->0x7fcdc76c6620
  165. [47edcb42] + ADTypes v0.2.5
  166. ⌅ [21141c5a] + AMDGPU v0.7.4
  167. [621f4979] + AbstractFFTs v1.5.0
  168. [7d9f7c33] + Accessors v0.1.33
  169. [79e6a3ab] + Adapt v3.7.1
  170. [ec485272] + ArnoldiMethod v0.2.0
  171. [4fba245c] + ArrayInterface v7.6.1
  172. [a9b6321e] + Atomix v0.1.0
  173. [ab4f0b2a] + BFloat16s v0.4.2
  174. [62783981] + BitTwiddlingConvenienceFunctions v0.1.5
  175. ⌅ [fa961155] + CEnum v0.4.2
  176. [2a0fbf3d] + CPUSummary v0.2.4
  177. [052768ef] + CUDA v5.1.1
  178. [1af6417a] + CUDA_Runtime_Discovery v0.2.2
  179. [49dc2e85] + Calculus v0.5.1
  180. [7057c7e9] + Cassette v0.3.12
  181. [082447d4] + ChainRules v1.58.0
  182. [d360d2e6] + ChainRulesCore v1.18.0
  183. [fb6a15b2] + CloseOpenIntervals v0.1.12
  184. [3da002f7] + ColorTypes v0.11.4
  185. [5ae59095] + Colors v0.12.10
  186. [38540f10] + CommonSolve v0.2.4
  187. [bbf7d656] + CommonSubexpressions v0.3.0
  188. [34da2185] + Compat v4.10.1
  189. [b0b7db55] + ComponentArrays v0.15.5
  190. [a33af91c] + CompositionsBase v0.1.2
  191. [2569d6c7] + ConcreteStructs v0.2.3
  192. [187b0558] + ConstructionBase v1.5.4
  193. [adafc99b] + CpuId v0.3.1
  194. [a8cc5b0e] + Crayons v4.1.1
  195. [9a962f9c] + DataAPI v1.15.0
  196. [a93c6f00] + DataFrames v1.6.1
  197. [864edb3b] + DataStructures v0.18.15
  198. [e2d170a0] + DataValueInterfaces v1.0.0
  199. [8bb1440f] + DelimitedFiles v1.9.1
  200. [2b5f629d] + DiffEqBase v6.141.0
  201. [459566f4] + DiffEqCallbacks v2.34.0
  202. [77a26b50] + DiffEqNoiseProcess v5.19.0
  203. [163ba53b] + DiffResults v1.1.0
  204. [b552c78f] + DiffRules v1.15.1
  205. [b4f34e82] + Distances v0.10.11
  206. [31c24e10] + Distributions v0.25.103
  207. [ffbed154] + DocStringExtensions v0.9.3
  208. [fa6b7ba4] + DualNumbers v0.6.8
  209. [da5c29d0] + EllipsisNotation v1.8.0
  210. [4e289a0a] + EnumX v1.0.4
  211. [7da242da] + Enzyme v0.11.11
  212. [f151be2c] + EnzymeCore v0.6.4
  213. [d4d017d3] + ExponentialUtilities v1.25.0
  214. [e2ba6199] + ExprTools v0.1.10
  215. [7034ab61] + FastBroadcast v0.2.8
  216. [9aa1b823] + FastClosures v0.3.2
  217. [29a986be] + FastLapackInterface v2.0.0
  218. [1a297f60] + FillArrays v1.8.0
  219. [6a86dc24] + FiniteDiff v2.21.1
  220. [53c48c17] + FixedPointNumbers v0.8.4
  221. [f6369f11] + ForwardDiff v0.10.36
  222. [f62d2435] + FunctionProperties v0.1.0
  223. [069b7b12] + FunctionWrappers v1.1.3
  224. [77dc65aa] + FunctionWrappersWrappers v0.1.3
  225. [d9f16b24] + Functors v0.4.5
  226. [0c68f7d7] + GPUArrays v9.1.0
  227. [46192b85] + GPUArraysCore v0.1.5
  228. [61eb1bfa] + GPUCompiler v0.25.0
  229. [c145ed77] + GenericSchur v0.5.3
  230. [86223c79] + Graphs v1.9.0
  231. [3e5b6fbb] + HostCPUFeatures v0.1.16
  232. [34004b35] + HypergeometricFunctions v0.3.23
  233. [7869d1d1] + IRTools v0.4.11
  234. [615f187c] + IfElse v0.1.1
  235. [d25df0c9] + Inflate v0.1.4
  236. [842dd82b] + InlineStrings v1.4.0
  237. [18e54dd8] + IntegerMathUtils v0.1.2
  238. [3587e190] + InverseFunctions v0.1.12
  239. [41ab1584] + InvertedIndices v1.3.0
  240. [92d709cd] + IrrationalConstants v0.2.2
  241. [82899510] + IteratorInterfaceExtensions v1.0.0
  242. [692b3bcd] + JLLWrappers v1.5.0
  243. [ccbc3e58] + JumpProcesses v9.8.0
  244. [ef3ab10e] + KLU v0.4.1
  245. [63c18a36] + KernelAbstractions v0.9.13
  246. [ba0b0d4f] + Krylov v0.9.4
  247. [929cbde3] + LLVM v6.4.0
  248. [8b046642] + LLVMLoopInfo v1.0.0
  249. [b964fa9f] + LaTeXStrings v1.3.1
  250. [73f95e8e] + LatticeRules v0.0.1
  251. [10f19ff3] + LayoutPointers v0.1.15
  252. [50d2b5c4] + Lazy v0.15.1
  253. [2d8b4e74] + LevyArea v1.0.0
  254. [d3d80556] + LineSearches v7.2.0
  255. [7ed4a6bd] + LinearSolve v2.20.0
  256. [2ab3a3ac] + LogExpFunctions v0.3.26
  257. [bdcacae8] + LoopVectorization v0.12.166
  258. [b2108857] + Lux v0.5.10
  259. [83120cb1] + LuxAMDGPU v0.2.0
  260. [d0bbae9a] + LuxCUDA v0.3.1
  261. [bb33d45b] + LuxCore v0.1.6
  262. [34f89e08] + LuxDeviceUtils v0.1.10
  263. [82251201] + LuxLib v0.3.8
  264. [1914dd2f] + MacroTools v0.5.11
  265. [d125e4d3] + ManualMemory v0.1.8
  266. [e1d29d7a] + Missings v1.1.0
  267. [46d2c3a1] + MuladdMacro v0.2.4
  268. [d41bc354] + NLSolversBase v7.8.3
  269. [2774e3e8] + NLsolve v4.5.1
  270. [872c559c] + NNlib v0.9.8
  271. [5da4648a] + NVTX v0.3.3
  272. [77ba4419] + NaNMath v1.0.2
  273. [8913a72c] + NonlinearSolve v2.8.2
  274. [d8793406] + ObjectFile v0.4.1
  275. [6fe1bfb0] + OffsetArrays v1.12.10
  276. [0b1bfda6] + OneHotArrays v0.2.4
  277. [429524aa] + Optim v1.7.8
  278. [3bd65402] + Optimisers v0.3.1
  279. [bac558e1] + OrderedCollections v1.6.3
  280. [1dea7af3] + OrdinaryDiffEq v6.59.3
  281. [90014a1f] + PDMats v0.11.30
  282. [65ce6f38] + PackageExtensionCompat v1.0.2
  283. [d96e819e] + Parameters v0.12.3
  284. [69de0a69] + Parsers v2.8.0
  285. [570af359] + PartialFunctions v1.2.0
  286. [e409e4f3] + PoissonRandom v0.4.4
  287. [f517fe37] + Polyester v0.7.9
  288. [1d0040c9] + PolyesterWeave v0.2.1
  289. [2dfb63ee] + PooledArrays v1.4.3
  290. [85a6dd25] + PositiveFactorizations v0.2.4
  291. [d236fae5] + PreallocationTools v0.4.12
  292. [aea7be01] + PrecompileTools v1.2.0
  293. [21216c6a] + Preferences v1.4.1
  294. [08abe8d2] + PrettyTables v2.3.1
  295. [27ebfcd6] + Primes v0.5.5
  296. [1fd47b50] + QuadGK v2.9.1
  297. [8a4e6c94] + QuasiMonteCarlo v0.3.3
  298. [74087812] + Random123 v1.6.1
  299. [e6cf234a] + RandomNumbers v1.5.3
  300. [c1ae055f] + RealDot v0.1.0
  301. [3cdcf5f2] + RecipesBase v1.3.4
  302. [731186ca] + RecursiveArrayTools v2.38.10
  303. [f2c3362d] + RecursiveFactorization v0.2.21
  304. [189a3867] + Reexport v1.2.2
  305. [ae029012] + Requires v1.3.0
  306. [ae5879a3] + ResettableStacks v1.1.1
  307. [37e2e3b7] + ReverseDiff v1.15.1
  308. [79098fc4] + Rmath v0.7.1
  309. [7e49a35a] + RuntimeGeneratedFunctions v0.5.12
  310. [94e857df] + SIMDTypes v0.1.0
  311. [476501e8] + SLEEFPirates v0.6.42
  312. [0bca4576] + SciMLBase v2.9.1
  313. [e9a6253c] + SciMLNLSolve v0.1.9
  314. [c0aeaf25] + SciMLOperators v0.3.7
  315. [1ed8b502] + SciMLSensitivity v7.47.0
  316. [6c6a2e73] + Scratch v1.2.1
  317. [91c51154] + SentinelArrays v1.4.1
  318. [efcf1570] + Setfield v1.1.1
  319. [727e6d20] + SimpleNonlinearSolve v0.1.25
  320. [699a6c99] + SimpleTraits v0.9.4
  321. [ce78b400] + SimpleUnPack v1.1.0
  322. [ed01d8cd] + Sobol v1.5.0
  323. [a2af1166] + SortingAlgorithms v1.2.0
  324. [47a9eef4] + SparseDiffTools v2.13.0
  325. [dc90abb0] + SparseInverseSubset v0.1.1
  326. [e56a9233] + Sparspak v0.3.9
  327. [276daf66] + SpecialFunctions v2.3.1
  328. [aedffcd0] + Static v0.8.8
  329. [0d7ed370] + StaticArrayInterface v1.4.1
  330. [90137ffa] + StaticArrays v1.7.0
  331. [1e83bf80] + StaticArraysCore v1.4.2
  332. [82ae8749] + StatsAPI v1.7.0
  333. [2913bbd2] + StatsBase v0.34.2
  334. [4c63d2b9] + StatsFuns v1.3.0
  335. [789caeaf] + StochasticDiffEq v6.63.2
  336. [7792a7ef] + StrideArraysCore v0.5.2
  337. [892a3eda] + StringManipulation v0.3.4
  338. [09ab397b] + StructArrays v0.6.16
  339. [53d494c1] + StructIO v0.3.0
  340. [2efcf032] + SymbolicIndexingInterface v0.2.2
  341. [3783bdb8] + TableTraits v1.0.1
  342. [bd369af6] + Tables v1.11.1
  343. [8290d209] + ThreadingUtilities v0.5.2
  344. [a759f4b9] + TimerOutputs v0.5.23
  345. [9f7883ad] + Tracker v0.2.30
  346. [a2a6695c] + TreeViews v0.3.0
  347. [d5829a12] + TriangularSolve v0.1.20
  348. [410a4b4d] + Tricks v0.1.8
  349. [781d530d] + TruncatedStacktraces v1.4.0
  350. [3a884ed6] + UnPack v1.0.2
  351. [013be700] + UnsafeAtomics v0.2.1
  352. [d80eeb9a] + UnsafeAtomicsLLVM v0.1.3
  353. [3d5dd08c] + VectorizationBase v0.21.65
  354. [19fa3120] + VertexSafeGraphs v0.2.0
  355. [d49dbf32] + WeightInitializers v0.1.2
  356. [e88e6eb3] + Zygote v0.6.67
  357. [700de1a5] + ZygoteRules v0.2.4
  358. [02a925ec] + cuDNN v1.2.1
  359. [6e34b625] + Bzip2_jll v1.0.8+0
  360. [4ee394cb] + CUDA_Driver_jll v0.7.0+0
  361. [76a88914] + CUDA_Runtime_jll v0.10.1+0
  362. [62b44479] + CUDNN_jll v8.9.4+0
  363. [ab5a07f8] + Elfutils_jll v0.189.0+1
  364. [7cc45869] + Enzyme_jll v0.0.96+0
  365. [2696aab5] + HIP_jll v5.4.4+0
  366. [1d5cc7b8] + IntelOpenMP_jll v2023.2.0+0
  367. [9c1d0b0a] + JuliaNVTXCallbacks_jll v0.2.1+0
  368. [dad2f222] + LLVMExtra_jll v0.0.27+1
  369. ⌅ [86de99a1] + LLVM_jll v15.0.7+9
  370. [d4300ac3] + Libgcrypt_jll v1.8.7+0
  371. [7e76a0d4] + Libglvnd_jll v1.6.0+0
  372. [7add5ba3] + Libgpg_error_jll v1.42.0+0
  373. [94ce4f54] + Libiconv_jll v1.17.0+0
  374. [856f044c] + MKL_jll v2023.2.0+0
  375. [7f51dc2b] + NUMA_jll v2.0.14+0
  376. [e98f9f5b] + NVTX_jll v3.1.0+2
  377. [efe28fd5] + OpenSpecFun_jll v0.5.5+0
  378. [8fbdd1d2] + ROCmCompilerSupport_jll v5.4.4+0
  379. [873c0968] + ROCmDeviceLibs_jll v5.6.1+1
  380. [10ae2a08] + ROCmOpenCLRuntime_jll v5.4.4+0
  381. [f50d1b31] + Rmath_jll v0.4.0+0
  382. [02c8fc9c] + XML2_jll v2.12.0+0
  383. [aed1982a] + XSLT_jll v1.1.34+0
  384. [ffd25f8a] + XZ_jll v5.4.5+0
  385. [4f6342f7] + Xorg_libX11_jll v1.8.6+0
  386. [0c0b7dd1] + Xorg_libXau_jll v1.0.11+0
  387. [a3789734] + Xorg_libXdmcp_jll v1.1.4+0
  388. [1082639a] + Xorg_libXext_jll v1.3.4+4
  389. [a65dc6b1] + Xorg_libpciaccess_jll v0.16.0+1
  390. [14d82f49] + Xorg_libpthread_stubs_jll v0.1.1+0
  391. [c7cfdc94] + Xorg_libxcb_jll v1.15.0+0
  392. [c4d99508] + Xorg_xorgproto_jll v2019.2.0+2
  393. [c5fb5394] + Xorg_xtrans_jll v1.5.0+0
  394. [c53206cc] + argp_standalone_jll v1.3.1+0
  395. [d65627f6] + fts_jll v1.2.8+0
  396. [dd59ff1a] + hsa_rocr_jll v5.4.4+0
  397. [1cecccd7] + hsakmt_roct_jll v5.5.1+0
  398. [8e53e030] + libdrm_jll v2.4.110+0
  399. [c88a4935] + obstack_jll v1.2.3+0
  400. [5a766526] + rocminfo_jll v5.4.4+0
  401. [0dad84c5] + ArgTools v1.1.1
  402. [56f22d72] + Artifacts
  403. [2a0f44e3] + Base64
  404. [ade2ca70] + Dates
  405. [8ba89e20] + Distributed
  406. [f43a241f] + Downloads v1.6.0
  407. [7b1f6079] + FileWatching
  408. [9fa8497b] + Future
  409. [b77e0a4c] + InteractiveUtils
  410. [4af54fe1] + LazyArtifacts
  411. [b27032c2] + LibCURL v0.6.4
  412. [76f85450] + LibGit2
  413. [8f399da3] + Libdl
  414. [37e2e46d] + LinearAlgebra
  415. [56ddb016] + Logging
  416. [d6f4376e] + Markdown
  417. [a63ad114] + Mmap
  418. [ca575930] + NetworkOptions v1.2.0
  419. [44cfe95a] + Pkg v1.10.0
  420. [de0858da] + Printf
  421. [3fa0cd96] + REPL
  422. [9a3f8284] + Random
  423. [ea8e919c] + SHA v0.7.0
  424. [9e88b42a] + Serialization
  425. [1a1011a3] + SharedArrays
  426. [6462fe0b] + Sockets
  427. [2f01184e] + SparseArrays v1.10.0
  428. [10745b16] + Statistics v1.10.0
  429. [4607b0f0] + SuiteSparse
  430. [fa267f1f] + TOML v1.0.3
  431. [a4e569a6] + Tar v1.10.0
  432. [8dfed614] + Test
  433. [cf7118a7] + UUIDs
  434. [4ec0a83e] + Unicode
  435. [e66e0078] + CompilerSupportLibraries_jll v1.0.5+1
  436. [d55e3150] + LLD_jll v15.0.7+9
  437. [deac9b47] + LibCURL_jll v8.4.0+0
  438. [e37daf67] + LibGit2_jll v1.6.4+0
  439. [29816b5a] + LibSSH2_jll v1.11.0+1
  440. [c8ffd9c3] + MbedTLS_jll v2.28.2+1
  441. [14a3606d] + MozillaCACerts_jll v2023.1.10
  442. [4536629a] + OpenBLAS_jll v0.3.23+2
  443. [05823500] + OpenLibm_jll v0.8.1+2
  444. [bea87d4a] + SuiteSparse_jll v7.2.1+1
  445. [83775a58] + Zlib_jll v1.2.13+1
  446. [8f36deef] + libLLVM_jll v15.0.7+9
  447. [8e850b90] + libblastrampoline_jll v5.8.0+1
  448. [8e850ede] + nghttp2_jll v1.52.0+1
  449. [3f19e933] + p7zip_jll v17.4.0+2
  450. Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m`
  451. Precompiling project...
  452. 218 dependencies successfully precompiled in 295 seconds. 121 already precompiled.
  453. 2 dependencies had output during precompilation:
  454. ┌ WeightInitializers → WeightInitializersCUDAExt
  455. │ [pid 1000632] waiting for IO to finish:
  456. │ TYPE[FD/PID] @UV_HANDLE_T->DATA
  457. │ timer @0x1132660->0x7f049a72acb0
  458. ┌ QuasiMonteCarlo → QuasiMonteCarloDistributionsExt
  459. │ [pid 999819] waiting for IO to finish:
  460. │ TYPE[FD/PID] @UV_HANDLE_T->DATA
  461. │ timer @0xcb0610->0x7fc2a1ef55a0
  462.  
  463. julia>
  464.  
  465. julia> Pkg.precompile()
  466. Precompiling project...
  467. 27 dependencies successfully precompiled in 147 seconds. 312 already precompiled.
  468.  
  469. julia> pkg"status"
  470. Status `/tmp/jl_vX627Q/Project.toml`
  471. [b0b7db55] ComponentArrays v0.15.5
  472. [b2108857] Lux v0.5.10
  473. [83120cb1] LuxAMDGPU v0.2.0
  474. [d0bbae9a] LuxCUDA v0.3.1
  475. [0b1bfda6] OneHotArrays v0.2.4
  476. [3bd65402] Optimisers v0.3.1
  477. [1dea7af3] OrdinaryDiffEq v6.59.3
  478. [1ed8b502] SciMLSensitivity v7.47.0
  479. [e88e6eb3] Zygote v0.6.67
  480. [b77e0a4c] InteractiveUtils
  481. [9a3f8284] Random
  482. [10745b16] Statistics v1.10.0
  483.  
  484. julia> pkg"status -m"
  485. Status `/tmp/jl_vX627Q/Manifest.toml`
  486. [47edcb42] ADTypes v0.2.5
  487. ⌅ [21141c5a] AMDGPU v0.7.4
  488. [621f4979] AbstractFFTs v1.5.0
  489. [7d9f7c33] Accessors v0.1.33
  490. [79e6a3ab] Adapt v3.7.1
  491. [ec485272] ArnoldiMethod v0.2.0
  492. [4fba245c] ArrayInterface v7.6.1
  493. [a9b6321e] Atomix v0.1.0
  494. [ab4f0b2a] BFloat16s v0.4.2
  495. [62783981] BitTwiddlingConvenienceFunctions v0.1.5
  496. ⌅ [fa961155] CEnum v0.4.2
  497. [2a0fbf3d] CPUSummary v0.2.4
  498. [052768ef] CUDA v5.1.1
  499. [1af6417a] CUDA_Runtime_Discovery v0.2.2
  500. [49dc2e85] Calculus v0.5.1
  501. [7057c7e9] Cassette v0.3.12
  502. [082447d4] ChainRules v1.58.0
  503. [d360d2e6] ChainRulesCore v1.18.0
  504. [fb6a15b2] CloseOpenIntervals v0.1.12
  505. [3da002f7] ColorTypes v0.11.4
  506. [5ae59095] Colors v0.12.10
  507. [38540f10] CommonSolve v0.2.4
  508. [bbf7d656] CommonSubexpressions v0.3.0
  509. [34da2185] Compat v4.10.1
  510. [b0b7db55] ComponentArrays v0.15.5
  511. [a33af91c] CompositionsBase v0.1.2
  512. [2569d6c7] ConcreteStructs v0.2.3
  513. [187b0558] ConstructionBase v1.5.4
  514. [adafc99b] CpuId v0.3.1
  515. [a8cc5b0e] Crayons v4.1.1
  516. [9a962f9c] DataAPI v1.15.0
  517. [a93c6f00] DataFrames v1.6.1
  518. [864edb3b] DataStructures v0.18.15
  519. [e2d170a0] DataValueInterfaces v1.0.0
  520. [8bb1440f] DelimitedFiles v1.9.1
  521. [2b5f629d] DiffEqBase v6.141.0
  522. [459566f4] DiffEqCallbacks v2.34.0
  523. [77a26b50] DiffEqNoiseProcess v5.19.0
  524. [163ba53b] DiffResults v1.1.0
  525. [b552c78f] DiffRules v1.15.1
  526. [b4f34e82] Distances v0.10.11
  527. [31c24e10] Distributions v0.25.103
  528. [ffbed154] DocStringExtensions v0.9.3
  529. [fa6b7ba4] DualNumbers v0.6.8
  530. [da5c29d0] EllipsisNotation v1.8.0
  531. [4e289a0a] EnumX v1.0.4
  532. [7da242da] Enzyme v0.11.11
  533. [f151be2c] EnzymeCore v0.6.4
  534. [d4d017d3] ExponentialUtilities v1.25.0
  535. [e2ba6199] ExprTools v0.1.10
  536. [7034ab61] FastBroadcast v0.2.8
  537. [9aa1b823] FastClosures v0.3.2
  538. [29a986be] FastLapackInterface v2.0.0
  539. [1a297f60] FillArrays v1.8.0
  540. [6a86dc24] FiniteDiff v2.21.1
  541. [53c48c17] FixedPointNumbers v0.8.4
  542. [f6369f11] ForwardDiff v0.10.36
  543. [f62d2435] FunctionProperties v0.1.0
  544. [069b7b12] FunctionWrappers v1.1.3
  545. [77dc65aa] FunctionWrappersWrappers v0.1.3
  546. [d9f16b24] Functors v0.4.5
  547. [0c68f7d7] GPUArrays v9.1.0
  548. [46192b85] GPUArraysCore v0.1.5
  549. [61eb1bfa] GPUCompiler v0.25.0
  550. [c145ed77] GenericSchur v0.5.3
  551. [86223c79] Graphs v1.9.0
  552. [3e5b6fbb] HostCPUFeatures v0.1.16
  553. [34004b35] HypergeometricFunctions v0.3.23
  554. [7869d1d1] IRTools v0.4.11
  555. [615f187c] IfElse v0.1.1
  556. [d25df0c9] Inflate v0.1.4
  557. [842dd82b] InlineStrings v1.4.0
  558. [18e54dd8] IntegerMathUtils v0.1.2
  559. [3587e190] InverseFunctions v0.1.12
  560. [41ab1584] InvertedIndices v1.3.0
  561. [92d709cd] IrrationalConstants v0.2.2
  562. [82899510] IteratorInterfaceExtensions v1.0.0
  563. [692b3bcd] JLLWrappers v1.5.0
  564. [ccbc3e58] JumpProcesses v9.8.0
  565. [ef3ab10e] KLU v0.4.1
  566. [63c18a36] KernelAbstractions v0.9.13
  567. [ba0b0d4f] Krylov v0.9.4
  568. [929cbde3] LLVM v6.4.0
  569. [8b046642] LLVMLoopInfo v1.0.0
  570. [b964fa9f] LaTeXStrings v1.3.1
  571. [73f95e8e] LatticeRules v0.0.1
  572. [10f19ff3] LayoutPointers v0.1.15
  573. [50d2b5c4] Lazy v0.15.1
  574. [2d8b4e74] LevyArea v1.0.0
  575. [d3d80556] LineSearches v7.2.0
  576. [7ed4a6bd] LinearSolve v2.20.0
  577. [2ab3a3ac] LogExpFunctions v0.3.26
  578. [bdcacae8] LoopVectorization v0.12.166
  579. [b2108857] Lux v0.5.10
  580. [83120cb1] LuxAMDGPU v0.2.0
  581. [d0bbae9a] LuxCUDA v0.3.1
  582. [bb33d45b] LuxCore v0.1.6
  583. [34f89e08] LuxDeviceUtils v0.1.10
  584. [82251201] LuxLib v0.3.8
  585. [1914dd2f] MacroTools v0.5.11
  586. [d125e4d3] ManualMemory v0.1.8
  587. [e1d29d7a] Missings v1.1.0
  588. [46d2c3a1] MuladdMacro v0.2.4
  589. [d41bc354] NLSolversBase v7.8.3
  590. [2774e3e8] NLsolve v4.5.1
  591. [872c559c] NNlib v0.9.8
  592. [5da4648a] NVTX v0.3.3
  593. [77ba4419] NaNMath v1.0.2
  594. [8913a72c] NonlinearSolve v2.8.2
  595. [d8793406] ObjectFile v0.4.1
  596. [6fe1bfb0] OffsetArrays v1.12.10
  597. [0b1bfda6] OneHotArrays v0.2.4
  598. [429524aa] Optim v1.7.8
  599. [3bd65402] Optimisers v0.3.1
  600. [bac558e1] OrderedCollections v1.6.3
  601. [1dea7af3] OrdinaryDiffEq v6.59.3
  602. [90014a1f] PDMats v0.11.30
  603. [65ce6f38] PackageExtensionCompat v1.0.2
  604. [d96e819e] Parameters v0.12.3
  605. [69de0a69] Parsers v2.8.0
  606. [570af359] PartialFunctions v1.2.0
  607. [e409e4f3] PoissonRandom v0.4.4
  608. [f517fe37] Polyester v0.7.9
  609. [1d0040c9] PolyesterWeave v0.2.1
  610. [2dfb63ee] PooledArrays v1.4.3
  611. [85a6dd25] PositiveFactorizations v0.2.4
  612. [d236fae5] PreallocationTools v0.4.12
  613. [aea7be01] PrecompileTools v1.2.0
  614. [21216c6a] Preferences v1.4.1
  615. [08abe8d2] PrettyTables v2.3.1
  616. [27ebfcd6] Primes v0.5.5
  617. [1fd47b50] QuadGK v2.9.1
  618. [8a4e6c94] QuasiMonteCarlo v0.3.3
  619. [74087812] Random123 v1.6.1
  620. [e6cf234a] RandomNumbers v1.5.3
  621. [c1ae055f] RealDot v0.1.0
  622. [3cdcf5f2] RecipesBase v1.3.4
  623. [731186ca] RecursiveArrayTools v2.38.10
  624. [f2c3362d] RecursiveFactorization v0.2.21
  625. [189a3867] Reexport v1.2.2
  626. [ae029012] Requires v1.3.0
  627. [ae5879a3] ResettableStacks v1.1.1
  628. [37e2e3b7] ReverseDiff v1.15.1
  629. [79098fc4] Rmath v0.7.1
  630. [7e49a35a] RuntimeGeneratedFunctions v0.5.12
  631. [94e857df] SIMDTypes v0.1.0
  632. [476501e8] SLEEFPirates v0.6.42
  633. [0bca4576] SciMLBase v2.9.1
  634. [e9a6253c] SciMLNLSolve v0.1.9
  635. [c0aeaf25] SciMLOperators v0.3.7
  636. [1ed8b502] SciMLSensitivity v7.47.0
  637. [6c6a2e73] Scratch v1.2.1
  638. [91c51154] SentinelArrays v1.4.1
  639. [efcf1570] Setfield v1.1.1
  640. [727e6d20] SimpleNonlinearSolve v0.1.25
  641. [699a6c99] SimpleTraits v0.9.4
  642. [ce78b400] SimpleUnPack v1.1.0
  643. [ed01d8cd] Sobol v1.5.0
  644. [a2af1166] SortingAlgorithms v1.2.0
  645. [47a9eef4] SparseDiffTools v2.13.0
  646. [dc90abb0] SparseInverseSubset v0.1.1
  647. [e56a9233] Sparspak v0.3.9
  648. [276daf66] SpecialFunctions v2.3.1
  649. [aedffcd0] Static v0.8.8
  650. [0d7ed370] StaticArrayInterface v1.4.1
  651. [90137ffa] StaticArrays v1.7.0
  652. [1e83bf80] StaticArraysCore v1.4.2
  653. [82ae8749] StatsAPI v1.7.0
  654. [2913bbd2] StatsBase v0.34.2
  655. [4c63d2b9] StatsFuns v1.3.0
  656. [789caeaf] StochasticDiffEq v6.63.2
  657. [7792a7ef] StrideArraysCore v0.5.2
  658. [892a3eda] StringManipulation v0.3.4
  659. [09ab397b] StructArrays v0.6.16
  660. [53d494c1] StructIO v0.3.0
  661. [2efcf032] SymbolicIndexingInterface v0.2.2
  662. [3783bdb8] TableTraits v1.0.1
  663. [bd369af6] Tables v1.11.1
  664. [8290d209] ThreadingUtilities v0.5.2
  665. [a759f4b9] TimerOutputs v0.5.23
  666. [9f7883ad] Tracker v0.2.30
  667. [a2a6695c] TreeViews v0.3.0
  668. [d5829a12] TriangularSolve v0.1.20
  669. [410a4b4d] Tricks v0.1.8
  670. [781d530d] TruncatedStacktraces v1.4.0
  671. [3a884ed6] UnPack v1.0.2
  672. [013be700] UnsafeAtomics v0.2.1
  673. [d80eeb9a] UnsafeAtomicsLLVM v0.1.3
  674. [3d5dd08c] VectorizationBase v0.21.65
  675. [19fa3120] VertexSafeGraphs v0.2.0
  676. [d49dbf32] WeightInitializers v0.1.2
  677. [e88e6eb3] Zygote v0.6.67
  678. [700de1a5] ZygoteRules v0.2.4
  679. [02a925ec] cuDNN v1.2.1
  680. [6e34b625] Bzip2_jll v1.0.8+0
  681. [4ee394cb] CUDA_Driver_jll v0.7.0+0
  682. [76a88914] CUDA_Runtime_jll v0.10.1+0
  683. [62b44479] CUDNN_jll v8.9.4+0
  684. [ab5a07f8] Elfutils_jll v0.189.0+1
  685. [7cc45869] Enzyme_jll v0.0.96+0
  686. [2696aab5] HIP_jll v5.4.4+0
  687. [1d5cc7b8] IntelOpenMP_jll v2023.2.0+0
  688. [9c1d0b0a] JuliaNVTXCallbacks_jll v0.2.1+0
  689. [dad2f222] LLVMExtra_jll v0.0.27+1
  690. ⌅ [86de99a1] LLVM_jll v15.0.7+9
  691. [d4300ac3] Libgcrypt_jll v1.8.7+0
  692. [7e76a0d4] Libglvnd_jll v1.6.0+0
  693. [7add5ba3] Libgpg_error_jll v1.42.0+0
  694. [94ce4f54] Libiconv_jll v1.17.0+0
  695. [856f044c] MKL_jll v2023.2.0+0
  696. [7f51dc2b] NUMA_jll v2.0.14+0
  697. [e98f9f5b] NVTX_jll v3.1.0+2
  698. [efe28fd5] OpenSpecFun_jll v0.5.5+0
  699. [8fbdd1d2] ROCmCompilerSupport_jll v5.4.4+0
  700. [873c0968] ROCmDeviceLibs_jll v5.6.1+1
  701. [10ae2a08] ROCmOpenCLRuntime_jll v5.4.4+0
  702. [f50d1b31] Rmath_jll v0.4.0+0
  703. [02c8fc9c] XML2_jll v2.12.0+0
  704. [aed1982a] XSLT_jll v1.1.34+0
  705. [ffd25f8a] XZ_jll v5.4.5+0
  706. [4f6342f7] Xorg_libX11_jll v1.8.6+0
  707. [0c0b7dd1] Xorg_libXau_jll v1.0.11+0
  708. [a3789734] Xorg_libXdmcp_jll v1.1.4+0
  709. [1082639a] Xorg_libXext_jll v1.3.4+4
  710. [a65dc6b1] Xorg_libpciaccess_jll v0.16.0+1
  711. [14d82f49] Xorg_libpthread_stubs_jll v0.1.1+0
  712. [c7cfdc94] Xorg_libxcb_jll v1.15.0+0
  713. [c4d99508] Xorg_xorgproto_jll v2019.2.0+2
  714. [c5fb5394] Xorg_xtrans_jll v1.5.0+0
  715. [c53206cc] argp_standalone_jll v1.3.1+0
  716. [d65627f6] fts_jll v1.2.8+0
  717. [dd59ff1a] hsa_rocr_jll v5.4.4+0
  718. [1cecccd7] hsakmt_roct_jll v5.5.1+0
  719. [8e53e030] libdrm_jll v2.4.110+0
  720. [c88a4935] obstack_jll v1.2.3+0
  721. [5a766526] rocminfo_jll v5.4.4+0
  722. [0dad84c5] ArgTools v1.1.1
  723. [56f22d72] Artifacts
  724. [2a0f44e3] Base64
  725. [ade2ca70] Dates
  726. [8ba89e20] Distributed
  727. [f43a241f] Downloads v1.6.0
  728. [7b1f6079] FileWatching
  729. [9fa8497b] Future
  730. [b77e0a4c] InteractiveUtils
  731. [4af54fe1] LazyArtifacts
  732. [b27032c2] LibCURL v0.6.4
  733. [76f85450] LibGit2
  734. [8f399da3] Libdl
  735. [37e2e46d] LinearAlgebra
  736. [56ddb016] Logging
  737. [d6f4376e] Markdown
  738. [a63ad114] Mmap
  739. [ca575930] NetworkOptions v1.2.0
  740. [44cfe95a] Pkg v1.10.0
  741. [de0858da] Printf
  742. [3fa0cd96] REPL
  743. [9a3f8284] Random
  744. [ea8e919c] SHA v0.7.0
  745. [9e88b42a] Serialization
  746. [1a1011a3] SharedArrays
  747. [6462fe0b] Sockets
  748. [2f01184e] SparseArrays v1.10.0
  749. [10745b16] Statistics v1.10.0
  750. [4607b0f0] SuiteSparse
  751. [fa267f1f] TOML v1.0.3
  752. [a4e569a6] Tar v1.10.0
  753. [8dfed614] Test
  754. [cf7118a7] UUIDs
  755. [4ec0a83e] Unicode
  756. [e66e0078] CompilerSupportLibraries_jll v1.0.5+1
  757. [d55e3150] LLD_jll v15.0.7+9
  758. [deac9b47] LibCURL_jll v8.4.0+0
  759. [e37daf67] LibGit2_jll v1.6.4+0
  760. [29816b5a] LibSSH2_jll v1.11.0+1
  761. [c8ffd9c3] MbedTLS_jll v2.28.2+1
  762. [14a3606d] MozillaCACerts_jll v2023.1.10
  763. [4536629a] OpenBLAS_jll v0.3.23+2
  764. [05823500] OpenLibm_jll v0.8.1+2
  765. [bea87d4a] SuiteSparse_jll v7.2.1+1
  766. [83775a58] Zlib_jll v1.2.13+1
  767. [8f36deef] libLLVM_jll v15.0.7+9
  768. [8e850b90] libblastrampoline_jll v5.8.0+1
  769. [8e850ede] nghttp2_jll v1.52.0+1
  770. [3f19e933] p7zip_jll v17.4.0+2
  771. Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m`
  772.  
  773. julia> @time_imports using Lux, ComponentArrays, SciMLSensitivity, LuxAMDGPU, LuxCUDA,
  774. Optimisers, OrdinaryDiffEq, Random, Statistics, Zygote, OneHotArrays, InteractiveUtils
  775. 0.3 ms Reexport
  776. 17.0 ms Preferences
  777. 0.3 ms PrecompileTools
  778. 0.1 ms Compat
  779. 0.2 ms Compat → CompatLinearAlgebraExt
  780. 14.2 ms ChainRulesCore
  781. 4.8 ms UnsafeAtomics
  782. 7.1 ms Atomix
  783. 8.8 ms MacroTools
  784. ┌ 0.8 ms SuiteSparse_jll.__init__()
  785. 27.2 ms SuiteSparse_jll 95.45% compilation time
  786. ┌ 6.1 ms SparseArrays.CHOLMOD.__init__() 94.44% compilation time
  787. 205.2 ms SparseArrays 2.79% compilation time
  788. 0.4 ms ChainRulesCore → ChainRulesCoreSparseArraysExt
  789. 0.6 ms StaticArraysCore
  790. 199.9 ms StaticArrays
  791. 0.4 ms Adapt
  792. 0.1 ms Adapt → AdaptStaticArraysExt
  793. 1.4 ms CEnum
  794. 0.1 ms LazyArtifacts
  795. 0.3 ms JLLWrappers
  796. ┌ 5.3 ms LLVMExtra_jll.__init__() 63.27% compilation time
  797. 5.8 ms LLVMExtra_jll 57.62% compilation time
  798. ┌ 0.1 ms LLVM.__init__()
  799. 34.9 ms LLVM
  800. 2.0 ms UnsafeAtomicsLLVM
  801. 11.5 ms KernelAbstractions
  802. 1.7 ms GPUArraysCore
  803. ┌ 0.0 ms Requires.__init__()
  804. 0.3 ms Requires
  805. 0.6 ms Statistics
  806. 0.1 ms StaticArrays → StaticArraysStatisticsExt
  807. ┌ 15.5 ms NNlib.__init__() 98.93% compilation time
  808. 22.4 ms NNlib 68.64% compilation time
  809. 0.2 ms PackageExtensionCompat
  810. ┌ 0.0 ms LuxLib.__init__()
  811. 73.8 ms LuxLib
  812. 0.3 ms ConcreteStructs
  813. 1.7 ms Functors
  814. 0.4 ms ConstructionBase
  815. 0.5 ms ConstructionBase → ConstructionBaseStaticArraysExt
  816. 8.4 ms Setfield
  817. ┌ 0.0 ms TruncatedStacktraces.__init__()
  818. 0.3 ms TruncatedStacktraces
  819. 0.5 ms LuxCore
  820. ┌ 0.0 ms LuxDeviceUtils.__init__()
  821. 0.5 ms LuxDeviceUtils
  822. 0.4 ms PartialFunctions
  823. 4.5 ms IrrationalConstants
  824. ┌ 0.0 ms DocStringExtensions.__init__()
  825. 1.5 ms DocStringExtensions
  826. 0.3 ms LogExpFunctions
  827. 0.4 ms LogExpFunctions → LogExpFunctionsChainRulesCoreExt
  828. ┌ 0.0 ms OpenLibm_jll.__init__()
  829. 0.2 ms OpenLibm_jll
  830. ┌ 5.2 ms CompilerSupportLibraries_jll.__init__() 93.07% compilation time
  831. 5.4 ms CompilerSupportLibraries_jll 89.00% compilation time
  832. ┌ 0.2 ms OpenSpecFun_jll.__init__()
  833. 0.5 ms OpenSpecFun_jll
  834. 6.4 ms SpecialFunctions
  835. 0.7 ms SpecialFunctions → SpecialFunctionsChainRulesCoreExt
  836. 0.5 ms WeightInitializers
  837. 0.8 ms ADTypes
  838. 3.0 ms Optimisers
  839. ┌ 0.0 ms Lux.__init__()
  840. 4.7 ms Lux
  841. 0.1 ms SuiteSparse
  842. 0.9 ms ArrayInterface
  843. 0.1 ms ArrayInterface → ArrayInterfaceGPUArraysCoreExt
  844. 0.3 ms ArrayInterface → ArrayInterfaceStaticArraysCoreExt
  845. 0.1 ms IfElse
  846. 12.2 ms Static
  847. 3.3 ms StaticArrayInterface
  848. 1.1 ms StaticArrayInterface → StaticArrayInterfaceStaticArraysExt
  849. ┌ 0.0 ms ComponentArrays.__init__()
  850. 31.0 ms ComponentArrays
  851. 0.2 ms ComponentArrays → ComponentArraysAdaptExt
  852. 0.1 ms ComponentArrays → ComponentArraysConstructionBaseExt
  853. 0.6 ms Lux → LuxComponentArraysExt
  854. 6.4 ms FunctionWrappers
  855. 0.2 ms MuladdMacro
  856. 3.2 ms OrderedCollections
  857. 0.1 ms UnPack
  858. 0.3 ms Parameters
  859. 0.6 ms ManualMemory
  860. ┌ 0.0 ms ThreadingUtilities.__init__()
  861. 6.5 ms ThreadingUtilities
  862. 0.3 ms SIMDTypes
  863. 1.6 ms LayoutPointers
  864. 2.3 ms CloseOpenIntervals
  865. 9.0 ms StrideArraysCore
  866. 0.2 ms BitTwiddlingConvenienceFunctions
  867. 0.7 ms CpuId
  868. ┌ 9.0 ms CPUSummary.__init__() 99.63% compilation time
  869. 13.2 ms CPUSummary 67.59% compilation time
  870. ┌ 0.0 ms PolyesterWeave.__init__()
  871. 5.8 ms PolyesterWeave
  872. 0.6 ms Polyester
  873. 0.3 ms FastBroadcast
  874. 9.5 ms RecipesBase
  875. 0.3 ms SymbolicIndexingInterface
  876. 0.1 ms DataValueInterfaces
  877. 0.5 ms DataAPI
  878. 0.1 ms IteratorInterfaceExtensions
  879. 0.1 ms TableTraits
  880. 8.1 ms Tables
  881. 10.3 ms RecursiveArrayTools
  882. Precompiling ComponentArraysRecursiveArrayToolsExt
  883. ✓ ComponentArrays → ComponentArraysConstructionBaseExt
  884. ✓ ComponentArrays → ComponentArraysAdaptExt
  885. 7 dependencies successfully precompiled in 7 seconds. 215 already precompiled.
  886. 2 dependencies precompiled but different versions are currently loaded. Restart julia to access the new versions
  887. 0.8 ms ComponentArrays → ComponentArraysRecursiveArrayToolsExt
  888. 1.0 ms DiffRules
  889. 1.2 ms DiffResults
  890. 0.4 ms NaNMath
  891. 0.4 ms CommonSubexpressions
  892. 62.2 ms ForwardDiff
  893. 1.0 ms ForwardDiff → ForwardDiffStaticArraysExt
  894. 0.5 ms LuxLib → LuxLibForwardDiffExt
  895. 0.4 ms EnumX
  896. 0.5 ms PreallocationTools
  897. 0.2 ms FunctionWrappersWrappers
  898. ┌ 0.0 ms Distributed.__init__()
  899. 33.0 ms Distributed 55.85% compilation time
  900. 0.2 ms CommonSolve
  901. 0.3 ms ExprTools
  902. 0.5 ms RuntimeGeneratedFunctions
  903. 44.1 ms FillArrays
  904. 2.2 ms FillArrays → FillArraysSparseArraysExt
  905. 0.1 ms LuxDeviceUtils → LuxDeviceUtilsFillArraysExt
  906. 0.2 ms FillArrays → FillArraysStatisticsExt
  907. 0.4 ms DelimitedFiles
  908. 1.9 ms Sobol
  909. 6.6 ms LatticeRules
  910. 0.3 ms IntegerMathUtils
  911. 4.3 ms Primes
  912. 40.3 ms Test
  913. 0.6 ms InverseFunctions
  914. 0.1 ms LogExpFunctions → LogExpFunctionsInverseFunctionsExt
  915. 0.1 ms CompositionsBase
  916. 0.1 ms CompositionsBase → CompositionsBaseInverseFunctionsExt
  917. 9.8 ms Accessors
  918. 0.3 ms Accessors → AccessorsStaticArraysExt
  919. 2.0 ms QuasiMonteCarlo
  920. 0.2 ms Tricks
  921. 8.6 ms Lazy
  922. 10.1 ms SciMLOperators
  923. ┌ 12.4 ms SciMLBase.__init__() 99.76% compilation time (100% recompilation)
  924. 61.1 ms SciMLBase 20.32% compilation time (100% recompilation)
  925. Precompiling ComponentArraysSciMLBaseExt
  926. 2 dependencies successfully precompiled in 3 seconds. 215 already precompiled.
  927. [ Info: Precompiling ComponentArraysSciMLBaseExt [4f110ecc-9415-5188-843d-6e96dffda943]
  928. ┌ Warning: Module ComponentArraysConstructionBaseExt with build ID fafbfcfd-f786-cb02-0000-bb409bcd2a57 is missing from the cache.
  929. │ This may mean ComponentArraysConstructionBaseExt [446cf315-a25e-5b5e-ab26-fb2b63960ee9] does not support precompilation but is imported by a module that does.
  930. └ @ Base loading.jl:1942
  931. ┌ Error: Error during loading of extension ComponentArraysConstructionBaseExt of ComponentArrays, use `Base.retry_load_extensions()` to retry.
  932. │ exception =
  933. │ 1-element ExceptionStack:
  934. │ Declaring __precompile__(false) is not allowed in files that are being precompiled.
  935. │ Stacktrace:
  936. │ [1] _require(pkg::Base.PkgId, env::Nothing)
  937. │ @ Base ./loading.jl:1946
  938. │ [2] __require_prelocked(uuidkey::Base.PkgId, env::Nothing)
  939. │ @ Base ./loading.jl:1806
  940. │ [3] #invoke_in_world#3
  941. │ @ Base ./essentials.jl:921 [inlined]
  942. │ [4] invoke_in_world
  943. │ @ Base ./essentials.jl:918 [inlined]
  944. │ [5] _require_prelocked
  945. │ @ Base ./loading.jl:1797 [inlined]
  946. │ [6] _require_prelocked
  947. │ @ Base ./loading.jl:1796 [inlined]
  948. │ [7] run_extension_callbacks(extid::Base.ExtensionId)
  949. │ @ Base ./loading.jl:1289
  950. │ [8] run_extension_callbacks(pkgid::Base.PkgId)
  951. │ @ Base ./loading.jl:1324
  952. │ [9] run_package_callbacks(modkey::Base.PkgId)
  953. │ @ Base ./loading.jl:1158
  954. │ [10] _tryrequire_from_serialized(modkey::Base.PkgId, path::String, ocachepath::String, sourcepath::String, depmods::Vector{Any})
  955. │ @ Base ./loading.jl:1481
  956. │ [11] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128)
  957. │ @ Base ./loading.jl:1568
  958. │ [12] _require(pkg::Base.PkgId, env::String)
  959. │ @ Base ./loading.jl:1932
  960. │ [13] __require_prelocked(uuidkey::Base.PkgId, env::String)
  961. │ @ Base ./loading.jl:1806
  962. │ [14] #invoke_in_world#3
  963. │ @ Base ./essentials.jl:921 [inlined]
  964. │ [15] invoke_in_world
  965. │ @ Base ./essentials.jl:918 [inlined]
  966. │ [16] _require_prelocked(uuidkey::Base.PkgId, env::String)
  967. │ @ Base ./loading.jl:1797
  968. │ [17] macro expansion
  969. │ @ Base ./loading.jl:1784 [inlined]
  970. │ [18] macro expansion
  971. │ @ Base ./lock.jl:267 [inlined]
  972. │ [19] __require(into::Module, mod::Symbol)
  973. │ @ Base ./loading.jl:1747
  974. │ [20] #invoke_in_world#3
  975. │ @ Base ./essentials.jl:921 [inlined]
  976. │ [21] invoke_in_world
  977. │ @ Base ./essentials.jl:918 [inlined]
  978. │ [22] require(into::Module, mod::Symbol)
  979. │ @ Base ./loading.jl:1740
  980. │ [23] include
  981. │ @ Base ./Base.jl:489 [inlined]
  982. │ [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)
  983. │ @ Base ./loading.jl:2216
  984. │ [25] top-level scope
  985. │ @ stdin:3
  986. │ [26] eval
  987. │ @ Core ./boot.jl:383 [inlined]
  988. │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)
  989. │ @ Base ./loading.jl:2070
  990. │ [28] include_string
  991. │ @ Base ./loading.jl:2080 [inlined]
  992. │ [29] exec_options(opts::Base.JLOptions)
  993. │ @ Base ./client.jl:316
  994. │ [30] _start()
  995. │ @ Base ./client.jl:552
  996. └ @ Base loading.jl:1295
  997. ┌ Warning: Module ComponentArraysAdaptExt with build ID fafbfcfd-55f0-c1e6-0000-bb40dcb3e625 is missing from the cache.
  998. │ This may mean ComponentArraysAdaptExt [790f4daf-a4cd-52c9-af90-2799ce9781e5] does not support precompilation but is imported by a module that does.
  999. └ @ Base loading.jl:1942
  1000. ┌ Error: Error during loading of extension ComponentArraysAdaptExt of ComponentArrays, use `Base.retry_load_extensions()` to retry.
  1001. │ exception =
  1002. │ 1-element ExceptionStack:
  1003. │ Declaring __precompile__(false) is not allowed in files that are being precompiled.
  1004. │ Stacktrace:
  1005. │ [1] _require(pkg::Base.PkgId, env::Nothing)
  1006. │ @ Base ./loading.jl:1946
  1007. │ [2] __require_prelocked(uuidkey::Base.PkgId, env::Nothing)
  1008. │ @ Base ./loading.jl:1806
  1009. │ [3] #invoke_in_world#3
  1010. │ @ Base ./essentials.jl:921 [inlined]
  1011. │ [4] invoke_in_world
  1012. │ @ Base ./essentials.jl:918 [inlined]
  1013. │ [5] _require_prelocked
  1014. │ @ Base ./loading.jl:1797 [inlined]
  1015. │ [6] _require_prelocked
  1016. │ @ Base ./loading.jl:1796 [inlined]
  1017. │ [7] run_extension_callbacks(extid::Base.ExtensionId)
  1018. │ @ Base ./loading.jl:1289
  1019. │ [8] run_extension_callbacks(pkgid::Base.PkgId)
  1020. │ @ Base ./loading.jl:1324
  1021. │ [9] run_package_callbacks(modkey::Base.PkgId)
  1022. │ @ Base ./loading.jl:1158
  1023. │ [10] _tryrequire_from_serialized(modkey::Base.PkgId, path::String, ocachepath::String, sourcepath::String, depmods::Vector{Any})
  1024. │ @ Base ./loading.jl:1481
  1025. │ [11] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128)
  1026. │ @ Base ./loading.jl:1568
  1027. │ [12] _require(pkg::Base.PkgId, env::String)
  1028. │ @ Base ./loading.jl:1932
  1029. │ [13] __require_prelocked(uuidkey::Base.PkgId, env::String)
  1030. │ @ Base ./loading.jl:1806
  1031. │ [14] #invoke_in_world#3
  1032. │ @ Base ./essentials.jl:921 [inlined]
  1033. │ [15] invoke_in_world
  1034. │ @ Base ./essentials.jl:918 [inlined]
  1035. │ [16] _require_prelocked(uuidkey::Base.PkgId, env::String)
  1036. │ @ Base ./loading.jl:1797
  1037. │ [17] macro expansion
  1038. │ @ Base ./loading.jl:1784 [inlined]
  1039. │ [18] macro expansion
  1040. │ @ Base ./lock.jl:267 [inlined]
  1041. │ [19] __require(into::Module, mod::Symbol)
  1042. │ @ Base ./loading.jl:1747
  1043. │ [20] #invoke_in_world#3
  1044. │ @ Base ./essentials.jl:921 [inlined]
  1045. │ [21] invoke_in_world
  1046. │ @ Base ./essentials.jl:918 [inlined]
  1047. │ [22] require(into::Module, mod::Symbol)
  1048. │ @ Base ./loading.jl:1740
  1049. │ [23] include
  1050. │ @ Base ./Base.jl:489 [inlined]
  1051. │ [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)
  1052. │ @ Base ./loading.jl:2216
  1053. │ [25] top-level scope
  1054. │ @ stdin:3
  1055. │ [26] eval
  1056. │ @ Core ./boot.jl:383 [inlined]
  1057. │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)
  1058. │ @ Base ./loading.jl:2070
  1059. │ [28] include_string
  1060. │ @ Base ./loading.jl:2080 [inlined]
  1061. │ [29] exec_options(opts::Base.JLOptions)
  1062. │ @ Base ./client.jl:316
  1063. │ [30] _start()
  1064. │ @ Base ./client.jl:552
  1065. └ @ Base loading.jl:1295
  1066. ┌ Warning: Module ComponentArraysRecursiveArrayToolsExt with build ID fafbfcfd-37ba-b740-0000-bb6f7e888ed2 is missing from the cache.
  1067. │ This may mean ComponentArraysRecursiveArrayToolsExt [eb027ef3-389c-5561-b3ad-95c7d3310487] does not support precompilation but is imported by a module that does.
  1068. └ @ Base loading.jl:1942
  1069. ┌ Error: Error during loading of extension ComponentArraysRecursiveArrayToolsExt of ComponentArrays, use `Base.retry_load_extensions()` to retry.
  1070. │ exception =
  1071. │ 1-element ExceptionStack:
  1072. │ Declaring __precompile__(false) is not allowed in files that are being precompiled.
  1073. │ Stacktrace:
  1074. │ [1] _require(pkg::Base.PkgId, env::Nothing)
  1075. │ @ Base ./loading.jl:1946
  1076. │ [2] __require_prelocked(uuidkey::Base.PkgId, env::Nothing)
  1077. │ @ Base ./loading.jl:1806
  1078. │ [3] #invoke_in_world#3
  1079. │ @ Base ./essentials.jl:921 [inlined]
  1080. │ [4] invoke_in_world
  1081. │ @ Base ./essentials.jl:918 [inlined]
  1082. │ [5] _require_prelocked
  1083. │ @ Base ./loading.jl:1797 [inlined]
  1084. │ [6] _require_prelocked
  1085. │ @ Base ./loading.jl:1796 [inlined]
  1086. │ [7] run_extension_callbacks(extid::Base.ExtensionId)
  1087. │ @ Base ./loading.jl:1289
  1088. │ [8] run_extension_callbacks(pkgid::Base.PkgId)
  1089. │ @ Base ./loading.jl:1324
  1090. │ [9] run_package_callbacks(modkey::Base.PkgId)
  1091. │ @ Base ./loading.jl:1158
  1092. │ [10] _tryrequire_from_serialized(modkey::Base.PkgId, path::String, ocachepath::String, sourcepath::String, depmods::Vector{Any})
  1093. │ @ Base ./loading.jl:1481
  1094. │ [11] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128)
  1095. │ @ Base ./loading.jl:1568
  1096. │ [12] _require(pkg::Base.PkgId, env::String)
  1097. │ @ Base ./loading.jl:1932
  1098. │ [13] __require_prelocked(uuidkey::Base.PkgId, env::String)
  1099. │ @ Base ./loading.jl:1806
  1100. │ [14] #invoke_in_world#3
  1101. │ @ Base ./essentials.jl:921 [inlined]
  1102. │ [15] invoke_in_world
  1103. │ @ Base ./essentials.jl:918 [inlined]
  1104. │ [16] _require_prelocked(uuidkey::Base.PkgId, env::String)
  1105. │ @ Base ./loading.jl:1797
  1106. │ [17] macro expansion
  1107. │ @ Base ./loading.jl:1784 [inlined]
  1108. │ [18] macro expansion
  1109. │ @ Base ./lock.jl:267 [inlined]
  1110. │ [19] __require(into::Module, mod::Symbol)
  1111. │ @ Base ./loading.jl:1747
  1112. │ [20] #invoke_in_world#3
  1113. │ @ Base ./essentials.jl:921 [inlined]
  1114. │ [21] invoke_in_world
  1115. │ @ Base ./essentials.jl:918 [inlined]
  1116. │ [22] require(into::Module, mod::Symbol)
  1117. │ @ Base ./loading.jl:1740
  1118. │ [23] include
  1119. │ @ Base ./Base.jl:489 [inlined]
  1120. │ [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)
  1121. │ @ Base ./loading.jl:2216
  1122. │ [25] top-level scope
  1123. │ @ stdin:3
  1124. │ [26] eval
  1125. │ @ Core ./boot.jl:383 [inlined]
  1126. │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)
  1127. │ @ Base ./loading.jl:2070
  1128. │ [28] include_string
  1129. │ @ Base ./loading.jl:2080 [inlined]
  1130. │ [29] exec_options(opts::Base.JLOptions)
  1131. │ @ Base ./client.jl:316
  1132. │ [30] _start()
  1133. │ @ Base ./client.jl:552
  1134. └ @ Base loading.jl:1295
  1135. 0.6 ms SciMLBase → SciMLBaseChainRulesCoreExt
  1136. 0.2 ms ComponentArrays → ComponentArraysSciMLBaseExt
  1137. 0.2 ms SciMLBase → SciMLBasePartialFunctionsExt
  1138. 48.0 ms DiffEqBase
  1139. 0.5 ms DiffEqBase → DiffEqBaseChainRulesCoreExt
  1140. 53.7 ms Tracker
  1141. 0.8 ms LuxLib → LuxLibTrackerExt
  1142. 0.2 ms Lux → LuxTrackerExt
  1143. 0.4 ms ArrayInterface → ArrayInterfaceTrackerExt
  1144. [ Info: Precompiling ComponentArraysTrackerExt [a97f7ea9-bdd4-56dc-b9a4-48fcd061f528]
  1145. ┌ Warning: Module ComponentArraysAdaptExt with build ID fafbfcfd-55f0-c1e6-0000-bb40dcb3e625 is missing from the cache.
  1146. │ This may mean ComponentArraysAdaptExt [790f4daf-a4cd-52c9-af90-2799ce9781e5] does not support precompilation but is imported by a module that does.
  1147. └ @ Base loading.jl:1942
  1148. ┌ Error: Error during loading of extension ComponentArraysAdaptExt of ComponentArrays, use `Base.retry_load_extensions()` to retry.
  1149. │ exception =
  1150. │ 1-element ExceptionStack:
  1151. │ Declaring __precompile__(false) is not allowed in files that are being precompiled.
  1152. │ Stacktrace:
  1153. │ [1] _require(pkg::Base.PkgId, env::Nothing)
  1154. │ @ Base ./loading.jl:1946
  1155. │ [2] __require_prelocked(uuidkey::Base.PkgId, env::Nothing)
  1156. │ @ Base ./loading.jl:1806
  1157. │ [3] #invoke_in_world#3
  1158. │ @ Base ./essentials.jl:921 [inlined]
  1159. │ [4] invoke_in_world
  1160. │ @ Base ./essentials.jl:918 [inlined]
  1161. │ [5] _require_prelocked
  1162. │ @ Base ./loading.jl:1797 [inlined]
  1163. │ [6] _require_prelocked
  1164. │ @ Base ./loading.jl:1796 [inlined]
  1165. │ [7] run_extension_callbacks(extid::Base.ExtensionId)
  1166. │ @ Base ./loading.jl:1289
  1167. │ [8] run_extension_callbacks(pkgid::Base.PkgId)
  1168. │ @ Base ./loading.jl:1324
  1169. │ [9] run_package_callbacks(modkey::Base.PkgId)
  1170. │ @ Base ./loading.jl:1158
  1171. │ [10] _tryrequire_from_serialized(modkey::Base.PkgId, path::String, ocachepath::String, sourcepath::String, depmods::Vector{Any})
  1172. │ @ Base ./loading.jl:1481
  1173. │ [11] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128)
  1174. │ @ Base ./loading.jl:1568
  1175. │ [12] _require(pkg::Base.PkgId, env::String)
  1176. │ @ Base ./loading.jl:1932
  1177. │ [13] __require_prelocked(uuidkey::Base.PkgId, env::String)
  1178. │ @ Base ./loading.jl:1806
  1179. │ [14] #invoke_in_world#3
  1180. │ @ Base ./essentials.jl:921 [inlined]
  1181. │ [15] invoke_in_world
  1182. │ @ Base ./essentials.jl:918 [inlined]
  1183. │ [16] _require_prelocked(uuidkey::Base.PkgId, env::String)
  1184. │ @ Base ./loading.jl:1797
  1185. │ [17] macro expansion
  1186. │ @ Base ./loading.jl:1784 [inlined]
  1187. │ [18] macro expansion
  1188. │ @ Base ./lock.jl:267 [inlined]
  1189. │ [19] __require(into::Module, mod::Symbol)
  1190. │ @ Base ./loading.jl:1747
  1191. │ [20] #invoke_in_world#3
  1192. │ @ Base ./essentials.jl:921 [inlined]
  1193. │ [21] invoke_in_world
  1194. │ @ Base ./essentials.jl:918 [inlined]
  1195. │ [22] require(into::Module, mod::Symbol)
  1196. │ @ Base ./loading.jl:1740
  1197. │ [23] include
  1198. │ @ Base ./Base.jl:489 [inlined]
  1199. │ [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)
  1200. │ @ Base ./loading.jl:2216
  1201. │ [25] top-level scope
  1202. │ @ stdin:3
  1203. │ [26] eval
  1204. │ @ Core ./boot.jl:383 [inlined]
  1205. │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)
  1206. │ @ Base ./loading.jl:2070
  1207. │ [28] include_string
  1208. │ @ Base ./loading.jl:2080 [inlined]
  1209. │ [29] exec_options(opts::Base.JLOptions)
  1210. │ @ Base ./client.jl:316
  1211. │ [30] _start()
  1212. │ @ Base ./client.jl:552
  1213. └ @ Base loading.jl:1295
  1214. 1.4 ms ComponentArrays → ComponentArraysTrackerExt
  1215. 0.3 ms RecursiveArrayTools → RecursiveArrayToolsTrackerExt
  1216. 0.6 ms DiffEqBase → DiffEqBaseTrackerExt
  1217. 1.1 ms FiniteDiff
  1218. 0.2 ms FiniteDiff → FiniteDiffStaticArraysExt
  1219. 23.5 ms DataStructures
  1220. 0.4 ms StatsAPI
  1221. 1.7 ms Distances
  1222. 0.2 ms Distances → DistancesSparseArraysExt
  1223. 0.2 ms Distances → DistancesChainRulesCoreExt
  1224. 2.6 ms NLSolversBase
  1225. 1.8 ms LineSearches
  1226. 0.8 ms NLsolve
  1227. 1.1 ms DiffEqCallbacks
  1228. 2.2 ms QuadGK
  1229. ┌ 0.0 ms HostCPUFeatures.__init__()
  1230. 5.4 ms HostCPUFeatures
  1231. 89.7 ms VectorizationBase
  1232. 2.9 ms SLEEFPirates
  1233. 21.7 ms OffsetArrays
  1234. 1.0 ms StaticArrayInterface → StaticArrayInterfaceOffsetArraysExt
  1235. 98.8 ms LoopVectorization
  1236. 0.3 ms LoopVectorization → SpecialFunctionsExt
  1237. 3.0 ms LoopVectorization → ForwardDiffExt
  1238. ┌ 0.0 ms TriangularSolve.__init__()
  1239. 4.4 ms TriangularSolve
  1240. 138.0 ms RecursiveFactorization
  1241. 11.8 ms KLU
  1242. 1.2 ms Sparspak
  1243. 2.3 ms FastLapackInterface
  1244. 7.1 ms Krylov
  1245. ┌ 0.3 ms IntelOpenMP_jll.__init__()
  1246. 0.7 ms IntelOpenMP_jll
  1247. ┌ 1.4 ms MKL_jll.__init__()
  1248. 1.6 ms MKL_jll
  1249. ┌ 0.0 ms LinearSolve.__init__()
  1250. 311.3 ms LinearSolve
  1251. 0.3 ms LinearSolve → LinearSolveRecursiveArrayToolsExt
  1252. 0.2 ms LinearSolve → LinearSolveKernelAbstractionsExt
  1253. ┌ 0.0 ms RandomNumbers.__init__()
  1254. 10.1 ms RandomNumbers
  1255. 0.3 ms FastClosures
  1256. 51.7 ms SimpleNonlinearSolve
  1257. ┌ 0.0 ms SimpleNonlinearSolveNNlibExt.__init__()
  1258. 0.4 ms SimpleNonlinearSolve → SimpleNonlinearSolveNNlibExt
  1259. 0.2 ms SimpleUnPack
  1260. 6.7 ms GenericSchur
  1261. 231.3 ms ExponentialUtilities
  1262. 0.7 ms SimpleTraits
  1263. 1.2 ms ArnoldiMethod
  1264. 0.5 ms Inflate
  1265. 3.1 ms SharedArrays
  1266. 16.9 ms Graphs
  1267. 0.5 ms VertexSafeGraphs
  1268. ┌ 0.0 ms SparseDiffTools.__init__()
  1269. 2.7 ms SparseDiffTools
  1270. 674.6 ms NonlinearSolve
  1271. 0.8 ms SciMLNLSolve
  1272. 294.3 ms OrdinaryDiffEq
  1273. 0.4 ms ResettableStacks
  1274. 2.9 ms Random123
  1275. 0.3 ms PoissonRandom
  1276. 1.0 ms SortingAlgorithms
  1277. 5.0 ms Missings
  1278. 15.0 ms StatsBase
  1279. 30.9 ms PDMats
  1280. 0.3 ms FillArrays → FillArraysPDMatsExt
  1281. 0.4 ms Tracker → TrackerPDMatsExt
  1282. ┌ 0.2 ms Rmath_jll.__init__()
  1283. 0.4 ms Rmath_jll
  1284. ┌ 0.0 ms Rmath.__init__()
  1285. 0.7 ms Rmath
  1286. 1.1 ms Calculus
  1287. 12.9 ms DualNumbers
  1288. 1.3 ms HypergeometricFunctions
  1289. 3.0 ms StatsFuns
  1290. 0.2 ms StatsFuns → StatsFunsInverseFunctionsExt
  1291. 0.3 ms StatsFuns → StatsFunsChainRulesCoreExt
  1292. ┌ 6.5 ms Distributions.TestUtils.__init__() 99.83% compilation time (100% recompilation)
  1293. 235.4 ms Distributions 2.75% compilation time (100% recompilation)
  1294. 0.4 ms Distributions → DistributionsTestExt
  1295. 0.2 ms QuasiMonteCarlo → QuasiMonteCarloDistributionsExt
  1296. 0.2 ms DiffEqBase → DiffEqBaseDistributionsExt
  1297. 0.5 ms Distributions → DistributionsChainRulesCoreExt
  1298. 0.4 ms PositiveFactorizations
  1299. 10.1 ms Optim
  1300. 3.9 ms DiffEqNoiseProcess
  1301. 2.2 ms LevyArea
  1302. 0.2 ms TreeViews
  1303. 11.0 ms JumpProcesses
  1304. 0.6 ms JumpProcesses → JumpProcessFastBroadcastExt
  1305. 12.4 ms StochasticDiffEq
  1306. 0.7 ms ZygoteRules
  1307. 0.2 ms RealDot
  1308. 34.2 ms StructArrays
  1309. 0.3 ms Accessors → AccessorsStructArraysExt
  1310. 0.2 ms SparseInverseSubset
  1311. 17.5 ms ChainRules
  1312. 0.3 ms Lux → LuxChainRulesExt
  1313. 10.4 ms IRTools
  1314. ┌ 6.3 ms AbstractFFTs.TestUtils.__init__() 99.89% compilation time (100% recompilation)
  1315. 13.0 ms AbstractFFTs 48.39% compilation time (100% recompilation)
  1316. 0.4 ms AbstractFFTs → AbstractFFTsChainRulesCoreExt
  1317. 0.3 ms AbstractFFTs → AbstractFFTsTestExt
  1318. ┌ 7.8 ms Zygote.Profile.__init__() 99.20% compilation time
  1319. 209.1 ms Zygote 3.72% compilation time
  1320. 0.3 ms LuxDeviceUtils → LuxDeviceUtilsZygoteExt
  1321. Precompiling LuxZygoteExt
  1322. ✓ LuxLib → LuxLibForwardDiffExt
  1323. ✓ LuxLib → LuxLibTrackerExt
  1324. ✓ Lux
  1325. 8 dependencies successfully precompiled in 21 seconds. 173 already precompiled.
  1326. 3 dependencies precompiled but different versions are currently loaded. Restart julia to access the new versions
  1327. [ Info: Precompiling LuxZygoteExt [df13723f-0f22-5fb0-8a8f-885eac2ce1ee]
  1328. ┌ Warning: Module Lux with build ID fafbfcfd-d312-b667-0000-bb427210b6c5 is missing from the cache.
  1329. │ This may mean Lux [b2108857-7c20-44ae-9111-449ecde12c47] does not support precompilation but is imported by a module that does.
  1330. └ @ Base loading.jl:1942
  1331. [ Info: Skipping precompilation since __precompile__(false). Importing LuxZygoteExt [df13723f-0f22-5fb0-8a8f-885eac2ce1ee].
  1332. 0.3 ms ComponentArrays → ComponentArraysZygoteExt
  1333. 1.0 ms RecursiveArrayTools → RecursiveArrayToolsZygoteExt
  1334. 0.9 ms SciMLBase → SciMLBaseZygoteExt
  1335. 0.5 ms SparseDiffTools → SparseDiffToolsZygoteExt
  1336. 0.2 ms Zygote → ZygoteTrackerExt
  1337. 0.4 ms Zygote → ZygoteDistancesExt
  1338. 4344.9 ms ReverseDiff
  1339. 3.0 ms LuxLib → LuxLibReverseDiffExt
  1340. Precompiling LuxComponentArraysReverseDiffExt
  1341. ✓ LuxLib → LuxLibReverseDiffExt
  1342. ✓ LuxLib → LuxLibForwardDiffExt
  1343. ✓ LuxLib → LuxLibTrackerExt
  1344. ✓ Lux
  1345. ✓ Lux → LuxZygoteExt
  1346. ✓ Lux → LuxChainRulesExt
  1347. ✓ Lux → LuxComponentArraysExt
  1348. 12 dependencies successfully precompiled in 35 seconds. 186 already precompiled.
  1349. 7 dependencies precompiled but different versions are currently loaded. Restart julia to access the new versions
  1350. [ Info: Precompiling LuxComponentArraysReverseDiffExt [b94e9d44-33ac-594b-a774-8f94d137cabd]
  1351. ┌ Warning: Module Lux with build ID fafbfcfd-d312-b667-0000-bb427210b6c5 is missing from the cache.
  1352. │ This may mean Lux [b2108857-7c20-44ae-9111-449ecde12c47] does not support precompilation but is imported by a module that does.
  1353. └ @ Base loading.jl:1942
  1354. [ Info: Skipping precompilation since __precompile__(false). Importing LuxComponentArraysReverseDiffExt [b94e9d44-33ac-594b-a774-8f94d137cabd].
  1355. 3.9 ms ComponentArrays → ComponentArraysReverseDiffExt
  1356. 0.4 ms PreallocationTools → PreallocationToolsReverseDiffExt
  1357. 6.2 ms DiffEqBase → DiffEqBaseReverseDiffExt
  1358. 0.5 ms DiffEqNoiseProcess → DiffEqNoiseProcessReverseDiffExt
  1359. 3.4 ms EnzymeCore
  1360. 0.4 ms KernelAbstractions → EnzymeExt
  1361. 0.6 ms NNlib → NNlibEnzymeCoreExt
  1362. ┌ 2.7 ms Enzyme_jll.__init__()
  1363. 3.6 ms Enzyme_jll
  1364. ┌ 0.0 ms TimerOutputs.__init__()
  1365. 34.4 ms TimerOutputs
  1366. 0.5 ms Scratch
  1367. ┌ 0.4 ms GPUCompiler.__init__()
  1368. 135.5 ms GPUCompiler 3.58% compilation time
  1369. 0.4 ms StructIO
  1370. ┌ 0.0 ms ObjectFile.__init__()
  1371. 12.8 ms ObjectFile
  1372. ┌ 0.7 ms Enzyme.API.__init__()
  1373. ├ 0.2 ms Enzyme.Compiler.JIT.__init__()
  1374. ├ 0.0 ms Enzyme.Compiler.FFI.BLASSupport.__init__()
  1375. ├ 1.5 ms Enzyme.Compiler.FFI.__init__()
  1376. ├ 23865.6 ms Enzyme.Compiler.__init__() 100.00% compilation time
  1377. 24040.7 ms Enzyme 99.31% compilation time
  1378. 0.5 ms DiffEqBase → DiffEqBaseEnzymeExt
  1379. 0.3 ms LinearSolve → LinearSolveEnzymeExt
  1380. 0.2 ms SparseDiffTools → SparseDiffToolsEnzymeExt
  1381. 1.0 ms EllipsisNotation
  1382. 19.7 ms Cassette
  1383. 4.2 ms FunctionProperties
  1384. 12.5 ms SciMLSensitivity
  1385. 130.8 ms GPUArrays
  1386. 10.3 ms ComponentArrays → ComponentArraysGPUArraysExt
  1387. ┌ 0.0 ms Zlib_jll.__init__()
  1388. 0.3 ms Zlib_jll
  1389. ┌ 243.1 ms ROCmDeviceLibs_jll.__init__() 99.94% compilation time (100% recompilation)
  1390. 243.4 ms ROCmDeviceLibs_jll 99.82% compilation time (100% recompilation)
  1391. ┌ 0.1 ms LLD_jll.__init__()
  1392. 0.5 ms LLD_jll
  1393. ┌ 1058.2 ms AMDGPU.ROCmDiscovery.__init__() 6.67% compilation time (36% recompilation)
  1394. ├ 0.0 ms AMDGPU.HIP.__init__()
  1395. ├ 226.1 ms AMDGPU.__init__() 99.81% compilation time (89% recompilation)
  1396. 1424.5 ms AMDGPU 20.79% compilation time (76% recompilation)
  1397. 37.6 ms NNlib → NNlibAMDGPUExt
  1398. 0.4 ms LuxAMDGPU
  1399. ┌ 0.0 ms LuxDeviceUtilsLuxAMDGPUExt.__init__()
  1400. 0.5 ms LuxDeviceUtils → LuxDeviceUtilsLuxAMDGPUExt
  1401. Precompiling LuxLuxAMDGPUExt
  1402. ✓ LuxLib → LuxLibReverseDiffExt
  1403. ✓ LuxLib → LuxLibForwardDiffExt
  1404. ✓ LuxLib → LuxLibTrackerExt
  1405. ✓ Lux
  1406. ✓ Lux → LuxZygoteExt
  1407. 8 dependencies successfully precompiled in 22 seconds. 173 already precompiled.
  1408. 5 dependencies precompiled but different versions are currently loaded. Restart julia to access the new versions
  1409. [ Info: Precompiling LuxLuxAMDGPUExt [9b1ba715-1f33-56f5-9a61-2375fc089dcd]
  1410. ┌ Warning: Module Lux with build ID fafbfcfd-d312-b667-0000-bb427210b6c5 is missing from the cache.
  1411. │ This may mean Lux [b2108857-7c20-44ae-9111-449ecde12c47] does not support precompilation but is imported by a module that does.
  1412. └ @ Base loading.jl:1942
  1413. [ Info: Skipping precompilation since __precompile__(false). Importing LuxLuxAMDGPUExt [9b1ba715-1f33-56f5-9a61-2375fc089dcd].
  1414. 15.4 ms BFloat16s
  1415. 0.5 ms LLVM → BFloat16sExt
  1416. 0.2 ms LLVMLoopInfo
  1417. ┌ 19.3 ms CUDA_Driver_jll.__init__() 98.21% compilation time
  1418. 19.7 ms CUDA_Driver_jll 96.04% compilation time
  1419. 6.1 ms CUDA_Runtime_jll
  1420. 32.8 ms FixedPointNumbers
  1421. ┌ 7.3 ms ColorTypes.__init__() 99.82% compilation time (100% recompilation)
  1422. 55.7 ms ColorTypes 13.13% compilation time (100% recompilation)
  1423. 46.9 ms Colors
  1424. 0.4 ms Zygote → ZygoteColorsExt
  1425. ┌ 0.1 ms NVTX_jll.__init__()
  1426. 0.4 ms NVTX_jll
  1427. ┌ 0.1 ms JuliaNVTXCallbacks_jll.__init__()
  1428. 0.3 ms JuliaNVTXCallbacks_jll
  1429. ┌ 0.0 ms NVTX.__init__()
  1430. 6.9 ms NVTX
  1431. 8.1 ms StringManipulation
  1432. 16.0 ms Crayons
  1433. 1.2 ms LaTeXStrings
  1434. 104.1 ms PrettyTables
  1435. 29.6 ms PooledArrays
  1436. 4.4 ms InvertedIndices
  1437. 31.2 ms SentinelArrays
  1438. ┌ 0.0 ms Parsers.__init__()
  1439. 32.8 ms Parsers
  1440. 13.9 ms InlineStrings
  1441. 412.1 ms DataFrames
  1442. ┌ 138.5 ms CUDA.CUBLAS.__init__() 99.98% compilation time (100% recompilation)
  1443. ├ 0.0 ms CUDA.__init__()
  1444. 1325.1 ms CUDA 10.45% compilation time (100% recompilation)
  1445. 0.3 ms CUDA → ChainRulesCoreExt
  1446. 100.0 ms NNlib → NNlibCUDAExt
  1447. 0.4 ms CUDA → SpecialFunctionsExt
  1448. 0.2 ms WeightInitializers → WeightInitializersCUDAExt
  1449. 0.3 ms ArrayInterface → ArrayInterfaceCUDAExt
  1450. Precompiling LinearSolveCUDAExt
  1451. ✓ LinearSolve → LinearSolveKernelAbstractionsExt
  1452. ✓ LinearSolve → LinearSolveRecursiveArrayToolsExt
  1453. 3 dependencies successfully precompiled in 9 seconds. 245 already precompiled.
  1454. 2 dependencies precompiled but different versions are currently loaded. Restart julia to access the new versions
  1455. 0.9 ms LinearSolve → LinearSolveCUDAExt
  1456. 0.2 ms CUDNN_jll
  1457. ┌ 0.0 ms cuDNN.__init__()
  1458. 36.1 ms cuDNN
  1459. 18.6 ms NNlib → NNlibCUDACUDNNExt
  1460. 0.6 ms LuxCUDA
  1461. Precompiling LuxLibLuxCUDATrackerExt
  1462. 1 dependency successfully precompiled in 4 seconds. 139 already precompiled.
  1463. [ Info: Precompiling LuxLibLuxCUDATrackerExt [31c3a634-9907-5471-94ef-38c93372822a]
  1464. ┌ Warning: Module LuxLibForwardDiffExt with build ID fafbfcfd-7e86-9d99-0000-bb412e078eb8 is missing from the cache.
  1465. │ This may mean LuxLibForwardDiffExt [8cd68c57-6fb8-5f1d-9022-e09b5e229e6a] does not support precompilation but is imported by a module that does.
  1466. └ @ Base loading.jl:1942
  1467. ┌ Error: Error during loading of extension LuxLibForwardDiffExt of LuxLib, use `Base.retry_load_extensions()` to retry.
  1468. │ exception =
  1469. │ 1-element ExceptionStack:
  1470. │ Declaring __precompile__(false) is not allowed in files that are being precompiled.
  1471. │ Stacktrace:
  1472. │ [1] _require(pkg::Base.PkgId, env::Nothing)
  1473. │ @ Base ./loading.jl:1946
  1474. │ [2] __require_prelocked(uuidkey::Base.PkgId, env::Nothing)
  1475. │ @ Base ./loading.jl:1806
  1476. │ [3] #invoke_in_world#3
  1477. │ @ Base ./essentials.jl:921 [inlined]
  1478. │ [4] invoke_in_world
  1479. │ @ Base ./essentials.jl:918 [inlined]
  1480. │ [5] _require_prelocked
  1481. │ @ Base ./loading.jl:1797 [inlined]
  1482. │ [6] _require_prelocked
  1483. │ @ Base ./loading.jl:1796 [inlined]
  1484. │ [7] run_extension_callbacks(extid::Base.ExtensionId)
  1485. │ @ Base ./loading.jl:1289
  1486. │ [8] run_extension_callbacks(pkgid::Base.PkgId)
  1487. │ @ Base ./loading.jl:1324
  1488. │ [9] run_package_callbacks(modkey::Base.PkgId)
  1489. │ @ Base ./loading.jl:1158
  1490. │ [10] _tryrequire_from_serialized(modkey::Base.PkgId, path::String, ocachepath::String, sourcepath::String, depmods::Vector{Any})
  1491. │ @ Base ./loading.jl:1481
  1492. │ [11] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128)
  1493. │ @ Base ./loading.jl:1568
  1494. │ [12] _require(pkg::Base.PkgId, env::String)
  1495. │ @ Base ./loading.jl:1932
  1496. │ [13] __require_prelocked(uuidkey::Base.PkgId, env::String)
  1497. │ @ Base ./loading.jl:1806
  1498. │ [14] #invoke_in_world#3
  1499. │ @ Base ./essentials.jl:921 [inlined]
  1500. │ [15] invoke_in_world
  1501. │ @ Base ./essentials.jl:918 [inlined]
  1502. │ [16] _require_prelocked(uuidkey::Base.PkgId, env::String)
  1503. │ @ Base ./loading.jl:1797
  1504. │ [17] macro expansion
  1505. │ @ Base ./loading.jl:1784 [inlined]
  1506. │ [18] macro expansion
  1507. │ @ Base ./lock.jl:267 [inlined]
  1508. │ [19] __require(into::Module, mod::Symbol)
  1509. │ @ Base ./loading.jl:1747
  1510. │ [20] #invoke_in_world#3
  1511. │ @ Base ./essentials.jl:921 [inlined]
  1512. │ [21] invoke_in_world
  1513. │ @ Base ./essentials.jl:918 [inlined]
  1514. │ [22] require(into::Module, mod::Symbol)
  1515. │ @ Base ./loading.jl:1740
  1516. │ [23] include
  1517. │ @ Base ./Base.jl:489 [inlined]
  1518. │ [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)
  1519. │ @ Base ./loading.jl:2216
  1520. │ [25] top-level scope
  1521. │ @ stdin:3
  1522. │ [26] eval
  1523. │ @ Core ./boot.jl:383 [inlined]
  1524. │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)
  1525. │ @ Base ./loading.jl:2070
  1526. │ [28] include_string
  1527. │ @ Base ./loading.jl:2080 [inlined]
  1528. │ [29] exec_options(opts::Base.JLOptions)
  1529. │ @ Base ./client.jl:316
  1530. │ [30] _start()
  1531. │ @ Base ./client.jl:552
  1532. └ @ Base loading.jl:1295
  1533. ┌ Warning: Module LuxLibTrackerExt with build ID fafbfcfd-9e9a-4867-0000-bb42154fae13 is missing from the cache.
  1534. │ This may mean LuxLibTrackerExt [26da0b32-022f-5c34-b83a-bb48123e9290] does not support precompilation but is imported by a module that does.
  1535. └ @ Base loading.jl:1942
  1536. ┌ Error: Error during loading of extension LuxLibTrackerExt of LuxLib, use `Base.retry_load_extensions()` to retry.
  1537. │ exception =
  1538. │ 1-element ExceptionStack:
  1539. │ Declaring __precompile__(false) is not allowed in files that are being precompiled.
  1540. │ Stacktrace:
  1541. │ [1] _require(pkg::Base.PkgId, env::Nothing)
  1542. │ @ Base ./loading.jl:1946
  1543. │ [2] __require_prelocked(uuidkey::Base.PkgId, env::Nothing)
  1544. │ @ Base ./loading.jl:1806
  1545. │ [3] #invoke_in_world#3
  1546. │ @ Base ./essentials.jl:921 [inlined]
  1547. │ [4] invoke_in_world
  1548. │ @ Base ./essentials.jl:918 [inlined]
  1549. │ [5] _require_prelocked
  1550. │ @ Base ./loading.jl:1797 [inlined]
  1551. │ [6] _require_prelocked
  1552. │ @ Base ./loading.jl:1796 [inlined]
  1553. │ [7] run_extension_callbacks(extid::Base.ExtensionId)
  1554. │ @ Base ./loading.jl:1289
  1555. │ [8] run_extension_callbacks(pkgid::Base.PkgId)
  1556. │ @ Base ./loading.jl:1324
  1557. │ [9] run_package_callbacks(modkey::Base.PkgId)
  1558. │ @ Base ./loading.jl:1158
  1559. │ [10] __require_prelocked(uuidkey::Base.PkgId, env::String)
  1560. │ @ Base ./loading.jl:1813
  1561. │ [11] #invoke_in_world#3
  1562. │ @ Base ./essentials.jl:921 [inlined]
  1563. │ [12] invoke_in_world
  1564. │ @ Base ./essentials.jl:918 [inlined]
  1565. │ [13] _require_prelocked(uuidkey::Base.PkgId, env::String)
  1566. │ @ Base ./loading.jl:1797
  1567. │ [14] macro expansion
  1568. │ @ Base ./loading.jl:1784 [inlined]
  1569. │ [15] macro expansion
  1570. │ @ Base ./lock.jl:267 [inlined]
  1571. │ [16] __require(into::Module, mod::Symbol)
  1572. │ @ Base ./loading.jl:1747
  1573. │ [17] #invoke_in_world#3
  1574. │ @ Base ./essentials.jl:921 [inlined]
  1575. │ [18] invoke_in_world
  1576. │ @ Base ./essentials.jl:918 [inlined]
  1577. │ [19] require(into::Module, mod::Symbol)
  1578. │ @ Base ./loading.jl:1740
  1579. │ [20] include
  1580. │ @ Base ./Base.jl:489 [inlined]
  1581. │ [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)
  1582. │ @ Base ./loading.jl:2216
  1583. │ [22] top-level scope
  1584. │ @ stdin:3
  1585. │ [23] eval
  1586. │ @ Core ./boot.jl:383 [inlined]
  1587. │ [24] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)
  1588. │ @ Base ./loading.jl:2070
  1589. │ [25] include_string
  1590. │ @ Base ./loading.jl:2080 [inlined]
  1591. │ [26] exec_options(opts::Base.JLOptions)
  1592. │ @ Base ./client.jl:316
  1593. │ [27] _start()
  1594. │ @ Base ./client.jl:552
  1595. └ @ Base loading.jl:1295
  1596. 0.7 ms LuxLib → LuxLibLuxCUDAExt
  1597. 1.2 ms LuxLib → LuxLibLuxCUDATrackerExt
  1598. ┌ 0.0 ms LuxDeviceUtilsLuxCUDAExt.__init__()
  1599. 2.6 ms LuxDeviceUtils → LuxDeviceUtilsLuxCUDAExt
  1600. Precompiling LuxLuxCUDAExt
  1601. ✓ LuxLib → LuxLibReverseDiffExt
  1602. ✓ LuxLib → LuxLibForwardDiffExt
  1603. ✓ LuxLib → LuxLibLuxCUDAExt
  1604. ✓ LuxLib → LuxLibTrackerExt
  1605. ✓ Lux
  1606. ✓ Lux → LuxLuxAMDGPUExt
  1607. ✓ Lux → LuxZygoteExt
  1608. ✓ Lux → LuxComponentArraysReverseDiffExt
  1609. ✓ Lux → LuxChainRulesExt
  1610. ✓ Lux → LuxComponentArraysExt
  1611. ✓ Lux → LuxTrackerExt
  1612. 12 dependencies successfully precompiled in 32 seconds. 187 already precompiled.
  1613. 11 dependencies precompiled but different versions are currently loaded. Restart julia to access the new versions
  1614. [ Info: Precompiling LuxLuxCUDAExt [fa1c364e-1226-532b-86fb-d7abd671b23b]
  1615. ┌ Warning: Module Lux with build ID fafbfcfd-d312-b667-0000-bb427210b6c5 is missing from the cache.
  1616. │ This may mean Lux [b2108857-7c20-44ae-9111-449ecde12c47] does not support precompilation but is imported by a module that does.
  1617. └ @ Base loading.jl:1942
  1618. [ Info: Skipping precompilation since __precompile__(false). Importing LuxLuxCUDAExt [fa1c364e-1226-532b-86fb-d7abd671b23b].
  1619. 40.5 ms OneHotArrays
  1620.  
  1621. julia>
  1622.  
Add Comment
Please, Sign In to add comment