Advertisement
Guest User

Untitled

a guest
Dec 2nd, 2023
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.32 KB | None | 0 0
  1. julia> using Lux, ComponentArrays, SciMLSensitivity, LuxAMDGPU, LuxCUDA,
  2. Optimisers, OrdinaryDiffEq, Random, Statistics, Zygote, OneHotArrays, InteractiveUtils
  3. │ Packages [Lux, ComponentArrays, SciMLSensitivity, LuxAMDGPU, LuxCUDA, Optimisers, OrdinaryDiffEq, Zygote, OneHotArrays] not found, but packages named [Lux,
  4. │ ComponentArrays, SciMLSensitivity, LuxAMDGPU, LuxCUDA, Optimisers, OrdinaryDiffEq, Zygote, OneHotArrays] are available from a registry.
  5. │ Install packages?
  6. │ pkg> add Lux ComponentArrays SciMLSensitivity LuxAMDGPU LuxCUDA Optimisers OrdinaryDiffEq Zygote OneHotArrays
  7. └ (y/n/o) [y]: y
  8. Resolving package versions...
  9. Installed NVTX_jll ─────────────── v3.1.0+2
  10. Installed CUDA_Driver_jll ──────── v0.7.0+0
  11. Installed LuxCUDA ──────────────── v0.3.1
  12. Installed LLVMLoopInfo ─────────── v1.0.0
  13. Installed JuliaNVTXCallbacks_jll ─ v0.2.1+0
  14. Installed CUDA_Runtime_jll ─────── v0.10.1+0
  15. Installed cuDNN ────────────────── v1.2.1
  16. Installed NVTX ─────────────────── v0.3.3
  17. Installed CUDA ─────────────────── v5.1.1
  18. Downloaded artifact: NVTX
  19. Downloaded artifact: JuliaNVTXCallbacks
  20. Updating ` /Project.toml`
  21. ⌅ [21141c5a] ↓ AMDGPU v0.8.0 ⇒ v0.7.4
  22. [b0b7db55] + ComponentArrays v0.15.5
  23. [b2108857] + Lux v0.5.10
  24. [83120cb1] + LuxAMDGPU v0.2.0
  25. [d0bbae9a] + LuxCUDA v0.3.1
  26. [0b1bfda6] + OneHotArrays v0.2.4
  27. [3bd65402] + Optimisers v0.3.1
  28. [1dea7af3] + OrdinaryDiffEq v6.59.3
  29. [1ed8b502] + SciMLSensitivity v7.47.0
  30. [e88e6eb3] + Zygote v0.6.67
  31. Updating ` /Manifest.toml`
  32. Downloaded artifact: CUDA_Driver
  33.  
  34. [pid 676354] waiting for IO to finish:
  35. TYPE[FD/PID] @UV_HANDLE_T->DATA
  36. timer @0x10639a0->0x7fc24be8b6d0
  37.  
  38. [pid 676354] waiting for IO to finish:
  39. TYPE[FD/PID] @UV_HANDLE_T->DATA
  40. timer @0x10639a0->0x7fc24be8b6d0
  41. [47edcb42] + ADTypes v0.2.5
  42. ⌅ [21141c5a] ↓ AMDGPU v0.8.0 ⇒ v0.7.4
  43. [7d9f7c33] + Accessors v0.1.33
  44. [ec485272] + ArnoldiMethod v0.2.0
  45. [4fba245c] + ArrayInterface v7.6.1
  46. [ab4f0b2a] + BFloat16s v0.4.2
  47. [62783981] + BitTwiddlingConvenienceFunctions v0.1.5
  48. [2a0fbf3d] + CPUSummary v0.2.4
  49. [052768ef] + CUDA v5.1.1
  50. [1af6417a] + CUDA_Runtime_Discovery v0.2.2
  51. [7057c7e9] + Cassette v0.3.12
  52. [082447d4] + ChainRules v1.58.0
  53. [fb6a15b2] + CloseOpenIntervals v0.1.12
  54. [38540f10] + CommonSolve v0.2.4
  55. [bbf7d656] + CommonSubexpressions v0.3.0
  56. [b0b7db55] + ComponentArrays v0.15.5
  57. [a33af91c] + CompositionsBase v0.1.2
  58. [2569d6c7] + ConcreteStructs v0.2.3
  59. [187b0558] + ConstructionBase v1.5.4
  60. [adafc99b] + CpuId v0.3.1
  61. [2b5f629d] + DiffEqBase v6.141.0
  62. [459566f4] + DiffEqCallbacks v2.34.0
  63. [77a26b50] + DiffEqNoiseProcess v5.19.0
  64. [163ba53b] + DiffResults v1.1.0
  65. [b552c78f] + DiffRules v1.15.1
  66. [da5c29d0] + EllipsisNotation v1.8.0
  67. [4e289a0a] + EnumX v1.0.4
  68. [7da242da] + Enzyme v0.11.10
  69. [f151be2c] + EnzymeCore v0.6.4
  70. [d4d017d3] + ExponentialUtilities v1.25.0
  71. [7034ab61] + FastBroadcast v0.2.8
  72. [9aa1b823] + FastClosures v0.3.2
  73. [29a986be] + FastLapackInterface v2.0.0
  74. [6a86dc24] + FiniteDiff v2.21.1
  75. [f6369f11] + ForwardDiff v0.10.36
  76. [f62d2435] + FunctionProperties v0.1.0
  77. [069b7b12] + FunctionWrappers v1.1.3
  78. [77dc65aa] + FunctionWrappersWrappers v0.1.3
  79. [d9f16b24] + Functors v0.4.5
  80. [c145ed77] + GenericSchur v0.5.3
  81. [86223c79] + Graphs v1.9.0
  82. [3e5b6fbb] + HostCPUFeatures v0.1.16
  83. [7869d1d1] + IRTools v0.4.11
  84. [615f187c] + IfElse v0.1.1
  85. [d25df0c9] + Inflate v0.1.4
  86. [18e54dd8] + IntegerMathUtils v0.1.2
  87. [3587e190] + InverseFunctions v0.1.12
  88. [ccbc3e58] + JumpProcesses v9.8.0
  89. [ef3ab10e] + KLU v0.4.1
  90. [ba0b0d4f] + Krylov v0.9.4
  91. [8b046642] + LLVMLoopInfo v1.0.0
  92. [73f95e8e] + LatticeRules v0.0.1
  93. [10f19ff3] + LayoutPointers v0.1.15
  94. [50d2b5c4] + Lazy v0.15.1
  95. [2d8b4e74] + LevyArea v1.0.0
  96. [d3d80556] + LineSearches v7.2.0
  97. [7ed4a6bd] + LinearSolve v2.20.0
  98. [bdcacae8] + LoopVectorization v0.12.166
  99. [b2108857] + Lux v0.5.10
  100. [83120cb1] + LuxAMDGPU v0.2.0
  101. [d0bbae9a] + LuxCUDA v0.3.1
  102. [bb33d45b] + LuxCore v0.1.6
  103. [34f89e08] + LuxDeviceUtils v0.1.10
  104. [82251201] + LuxLib v0.3.8
  105. [d125e4d3] + ManualMemory v0.1.8
  106. [46d2c3a1] + MuladdMacro v0.2.4
  107. [d41bc354] + NLSolversBase v7.8.3
  108. [2774e3e8] + NLsolve v4.5.1
  109. [872c559c] + NNlib v0.9.8
  110. [5da4648a] + NVTX v0.3.3
  111. [8913a72c] + NonlinearSolve v2.8.2
  112. [d8793406] + ObjectFile v0.4.1
  113. [0b1bfda6] + OneHotArrays v0.2.4
  114. [429524aa] + Optim v1.7.8
  115. [3bd65402] + Optimisers v0.3.1
  116. [1dea7af3] + OrdinaryDiffEq v6.59.3
  117. [65ce6f38] + PackageExtensionCompat v1.0.2
  118. [d96e819e] + Parameters v0.12.3
  119. [570af359] + PartialFunctions v1.2.0
  120. [e409e4f3] + PoissonRandom v0.4.4
  121. [f517fe37] + Polyester v0.7.9
  122. [1d0040c9] + PolyesterWeave v0.2.1
  123. [85a6dd25] + PositiveFactorizations v0.2.4
  124. [d236fae5] + PreallocationTools v0.4.12
  125. [27ebfcd6] + Primes v0.5.5
  126. [8a4e6c94] + QuasiMonteCarlo v0.3.3
  127. [74087812] + Random123 v1.6.1
  128. [e6cf234a] + RandomNumbers v1.5.3
  129. [c1ae055f] + RealDot v0.1.0
  130. [731186ca] + RecursiveArrayTools v2.38.10
  131. [f2c3362d] + RecursiveFactorization v0.2.21
  132. [ae5879a3] + ResettableStacks v1.1.1
  133. [37e2e3b7] + ReverseDiff v1.15.1
  134. [7e49a35a] + RuntimeGeneratedFunctions v0.5.12
  135. [94e857df] + SIMDTypes v0.1.0
  136. [476501e8] + SLEEFPirates v0.6.42
  137. [0bca4576] + SciMLBase v2.9.1
  138. [e9a6253c] + SciMLNLSolve v0.1.9
  139. [c0aeaf25] + SciMLOperators v0.3.7
  140. [1ed8b502] + SciMLSensitivity v7.47.0
  141. [efcf1570] + Setfield v1.1.1
  142. [727e6d20] + SimpleNonlinearSolve v0.1.25
  143. [699a6c99] + SimpleTraits v0.9.4
  144. [ce78b400] + SimpleUnPack v1.1.0
  145. [ed01d8cd] + Sobol v1.5.0
  146. [47a9eef4] + SparseDiffTools v2.13.0
  147. [dc90abb0] + SparseInverseSubset v0.1.1
  148. [e56a9233] + Sparspak v0.3.9
  149. [aedffcd0] + Static v0.8.8
  150. [0d7ed370] + StaticArrayInterface v1.4.1
  151. [789caeaf] + StochasticDiffEq v6.63.2
  152. [7792a7ef] + StrideArraysCore v0.5.2
  153. [09ab397b] + StructArrays v0.6.16
  154. [53d494c1] + StructIO v0.3.0
  155. [2efcf032] + SymbolicIndexingInterface v0.2.2
  156. [8290d209] + ThreadingUtilities v0.5.2
  157. [9f7883ad] + Tracker v0.2.30
  158. [a2a6695c] + TreeViews v0.3.0
  159. [d5829a12] + TriangularSolve v0.1.20
  160. [410a4b4d] + Tricks v0.1.8
  161. [781d530d] + TruncatedStacktraces v1.4.0
  162. [3d5dd08c] + VectorizationBase v0.21.65
  163. [19fa3120] + VertexSafeGraphs v0.2.0
  164. [d49dbf32] + WeightInitializers v0.1.2
  165. [e88e6eb3] + Zygote v0.6.67
  166. [700de1a5] + ZygoteRules v0.2.4
  167. [02a925ec] + cuDNN v1.2.1
  168. [4ee394cb] + CUDA_Driver_jll v0.7.0+0
  169. [76a88914] + CUDA_Runtime_jll v0.10.1+0
  170. [62b44479] + CUDNN_jll v8.9.4+0
  171. ⌅ [7cc45869] + Enzyme_jll v0.0.89+0
  172. [9c1d0b0a] + JuliaNVTXCallbacks_jll v0.2.1+0
  173. [e98f9f5b] + NVTX_jll v3.1.0+2
  174. Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m`
  175. Precompiling project...
  176. 115 dependencies successfully precompiled in 242 seconds. 360 already precompiled.
  177. 1 dependency had output during precompilation:
  178. ┌ WeightInitializers → WeightInitializersCUDAExt
  179. │ [pid 677814] waiting for IO to finish:
  180. │ TYPE[FD/PID] @UV_HANDLE_T->DATA
  181. │ timer @0x9ee6e0->0x7f2837835d50
  182. Precompiling ComponentArraysRecursiveArrayToolsExt
  183. ✓ ComponentArrays → ComponentArraysConstructionBaseExt
  184. ✓ ComponentArrays → ComponentArraysAdaptExt
  185. 7 dependencies successfully precompiled in 7 seconds. 215 already precompiled.
  186. 2 dependencies precompiled but different versions are currently loaded. Restart julia to access the new versions
  187. Precompiling ComponentArraysSciMLBaseExt
  188. 2 dependencies successfully precompiled in 3 seconds. 215 already precompiled.
  189. [ Info: Precompiling ComponentArraysSciMLBaseExt [4f110ecc-9415-5188-843d-6e96dffda943]
  190. ┌ Warning: Module ComponentArraysConstructionBaseExt with build ID fafbfcfd-bb29-dc10-0000-585186fdc833 is missing from the cache.
  191. │ This may mean ComponentArraysConstructionBaseExt [446cf315-a25e-5b5e-ab26-fb2b63960ee9] does not support precompilation but is imported by a module that does.
  192. └ @ Base loading.jl:1942
  193. ┌ Error: Error during loading of extension ComponentArraysConstructionBaseExt of ComponentArrays, use `Base.retry_load_extensions()` to retry.
  194. │ exception =
  195. │ 1-element ExceptionStack:
  196. │ Declaring __precompile__(false) is not allowed in files that are being precompiled.
  197. │ Stacktrace:
  198. │ [1] _require(pkg::Base.PkgId, env::Nothing)
  199. │ @ Base ./loading.jl:1946
  200. │ [2] __require_prelocked(uuidkey::Base.PkgId, env::Nothing)
  201. │ @ Base ./loading.jl:1806
  202. │ [3] #invoke_in_world#3
  203. │ @ Base ./essentials.jl:921 [inlined]
  204. │ [4] invoke_in_world
  205. │ @ Base ./essentials.jl:918 [inlined]
  206. │ [5] _require_prelocked
  207. │ @ Base ./loading.jl:1797 [inlined]
  208. │ [6] _require_prelocked
  209. │ @ Base ./loading.jl:1796 [inlined]
  210. │ [7] run_extension_callbacks(extid::Base.ExtensionId)
  211. │ @ Base ./loading.jl:1289
  212. │ [8] run_extension_callbacks(pkgid::Base.PkgId)
  213. │ @ Base ./loading.jl:1324
  214. │ [9] run_package_callbacks(modkey::Base.PkgId)
  215. │ @ Base ./loading.jl:1158
  216. │ [10] _tryrequire_from_serialized(modkey::Base.PkgId, path::String, ocachepath::String, sourcepath::String, depmods::Vector{Any})
  217. │ @ Base ./loading.jl:1481
  218. │ [11] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128)
  219. │ @ Base ./loading.jl:1568
  220. │ [12] _require(pkg::Base.PkgId, env::String)
  221. │ @ Base ./loading.jl:1932
  222. │ [13] __require_prelocked(uuidkey::Base.PkgId, env::String)
  223. │ @ Base ./loading.jl:1806
  224. │ [14] #invoke_in_world#3
  225. │ @ Base ./essentials.jl:921 [inlined]
  226. │ [15] invoke_in_world
  227. │ @ Base ./essentials.jl:918 [inlined]
  228. │ [16] _require_prelocked(uuidkey::Base.PkgId, env::String)
  229. │ @ Base ./loading.jl:1797
  230. │ [17] macro expansion
  231. │ @ Base ./loading.jl:1784 [inlined]
  232. │ [18] macro expansion
  233. │ @ Base ./lock.jl:267 [inlined]
  234. │ [19] __require(into::Module, mod::Symbol)
  235. │ @ Base ./loading.jl:1747
  236. │ [20] #invoke_in_world#3
  237. │ @ Base ./essentials.jl:921 [inlined]
  238. │ [21] invoke_in_world
  239. │ @ Base ./essentials.jl:918 [inlined]
  240. │ [22] require(into::Module, mod::Symbol)
  241. │ @ Base ./loading.jl:1740
  242. │ [23] include
  243. │ @ Base ./Base.jl:489 [inlined]
  244. │ [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)
  245. │ @ Base ./loading.jl:2216
  246. │ [25] top-level scope
  247. │ @ stdin:3
  248. │ [26] eval
  249. │ @ Core ./boot.jl:383 [inlined]
  250. │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)
  251. │ @ Base ./loading.jl:2070
  252. │ [28] include_string
  253. │ @ Base ./loading.jl:2080 [inlined]
  254. │ [29] exec_options(opts::Base.JLOptions)
  255. │ @ Base ./client.jl:316
  256. │ [30] _start()
  257. │ @ Base ./client.jl:552
  258. └ @ Base loading.jl:1295
  259. ┌ Warning: Module ComponentArraysAdaptExt with build ID fafbfcfd-955d-5fee-0000-5851cf4da3b7 is missing from the cache.
  260. │ This may mean ComponentArraysAdaptExt [790f4daf-a4cd-52c9-af90-2799ce9781e5] does not support precompilation but is imported by a module that does.
  261. └ @ Base loading.jl:1942
  262. ┌ Error: Error during loading of extension ComponentArraysAdaptExt of ComponentArrays, use `Base.retry_load_extensions()` to retry.
  263. │ exception =
  264. │ 1-element ExceptionStack:
  265. │ Declaring __precompile__(false) is not allowed in files that are being precompiled.
  266. │ Stacktrace:
  267. │ [1] _require(pkg::Base.PkgId, env::Nothing)
  268. │ @ Base ./loading.jl:1946
  269. │ [2] __require_prelocked(uuidkey::Base.PkgId, env::Nothing)
  270. │ @ Base ./loading.jl:1806
  271. │ [3] #invoke_in_world#3
  272. │ @ Base ./essentials.jl:921 [inlined]
  273. │ [4] invoke_in_world
  274. │ @ Base ./essentials.jl:918 [inlined]
  275. │ [5] _require_prelocked
  276. │ @ Base ./loading.jl:1797 [inlined]
  277. │ [6] _require_prelocked
  278. │ @ Base ./loading.jl:1796 [inlined]
  279. │ [7] run_extension_callbacks(extid::Base.ExtensionId)
  280. │ @ Base ./loading.jl:1289
  281. │ [8] run_extension_callbacks(pkgid::Base.PkgId)
  282. │ @ Base ./loading.jl:1324
  283. │ [9] run_package_callbacks(modkey::Base.PkgId)
  284. │ @ Base ./loading.jl:1158
  285. │ [10] _tryrequire_from_serialized(modkey::Base.PkgId, path::String, ocachepath::String, sourcepath::String, depmods::Vector{Any})
  286. │ @ Base ./loading.jl:1481
  287. │ [11] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128)
  288. │ @ Base ./loading.jl:1568
  289. │ [12] _require(pkg::Base.PkgId, env::String)
  290. │ @ Base ./loading.jl:1932
  291. │ [13] __require_prelocked(uuidkey::Base.PkgId, env::String)
  292. │ @ Base ./loading.jl:1806
  293. │ [14] #invoke_in_world#3
  294. │ @ Base ./essentials.jl:921 [inlined]
  295. │ [15] invoke_in_world
  296. │ @ Base ./essentials.jl:918 [inlined]
  297. │ [16] _require_prelocked(uuidkey::Base.PkgId, env::String)
  298. │ @ Base ./loading.jl:1797
  299. │ [17] macro expansion
  300. │ @ Base ./loading.jl:1784 [inlined]
  301. │ [18] macro expansion
  302. │ @ Base ./lock.jl:267 [inlined]
  303. │ [19] __require(into::Module, mod::Symbol)
  304. │ @ Base ./loading.jl:1747
  305. │ [20] #invoke_in_world#3
  306. │ @ Base ./essentials.jl:921 [inlined]
  307. │ [21] invoke_in_world
  308. │ @ Base ./essentials.jl:918 [inlined]
  309. │ [22] require(into::Module, mod::Symbol)
  310. │ @ Base ./loading.jl:1740
  311. │ [23] include
  312. │ @ Base ./Base.jl:489 [inlined]
  313. │ [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)
  314. │ @ Base ./loading.jl:2216
  315. │ [25] top-level scope
  316. │ @ stdin:3
  317. │ [26] eval
  318. │ @ Core ./boot.jl:383 [inlined]
  319. │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)
  320. │ @ Base ./loading.jl:2070
  321. │ [28] include_string
  322. │ @ Base ./loading.jl:2080 [inlined]
  323. │ [29] exec_options(opts::Base.JLOptions)
  324. │ @ Base ./client.jl:316
  325. │ [30] _start()
  326. │ @ Base ./client.jl:552
  327. └ @ Base loading.jl:1295
  328. ┌ Warning: Module ComponentArraysRecursiveArrayToolsExt with build ID fafbfcfd-2e4b-5c0b-0000-587c6caabaf6 is missing from the cache.
  329. │ This may mean ComponentArraysRecursiveArrayToolsExt [eb027ef3-389c-5561-b3ad-95c7d3310487] does not support precompilation but is imported by a module that does.
  330. └ @ Base loading.jl:1942
  331. ┌ Error: Error during loading of extension ComponentArraysRecursiveArrayToolsExt of ComponentArrays, use `Base.retry_load_extensions()` to retry.
  332. │ exception =
  333. │ 1-element ExceptionStack:
  334. │ Declaring __precompile__(false) is not allowed in files that are being precompiled.
  335. │ Stacktrace:
  336. │ [1] _require(pkg::Base.PkgId, env::Nothing)
  337. │ @ Base ./loading.jl:1946
  338. │ [2] __require_prelocked(uuidkey::Base.PkgId, env::Nothing)
  339. │ @ Base ./loading.jl:1806
  340. │ [3] #invoke_in_world#3
  341. │ @ Base ./essentials.jl:921 [inlined]
  342. │ [4] invoke_in_world
  343. │ @ Base ./essentials.jl:918 [inlined]
  344. │ [5] _require_prelocked
  345. │ @ Base ./loading.jl:1797 [inlined]
  346. │ [6] _require_prelocked
  347. │ @ Base ./loading.jl:1796 [inlined]
  348. │ [7] run_extension_callbacks(extid::Base.ExtensionId)
  349. │ @ Base ./loading.jl:1289
  350. │ [8] run_extension_callbacks(pkgid::Base.PkgId)
  351. │ @ Base ./loading.jl:1324
  352. │ [9] run_package_callbacks(modkey::Base.PkgId)
  353. │ @ Base ./loading.jl:1158
  354. │ [10] _tryrequire_from_serialized(modkey::Base.PkgId, path::String, ocachepath::String, sourcepath::String, depmods::Vector{Any})
  355. │ @ Base ./loading.jl:1481
  356. │ [11] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128)
  357. │ @ Base ./loading.jl:1568
  358. │ [12] _require(pkg::Base.PkgId, env::String)
  359. │ @ Base ./loading.jl:1932
  360. │ [13] __require_prelocked(uuidkey::Base.PkgId, env::String)
  361. │ @ Base ./loading.jl:1806
  362. │ [14] #invoke_in_world#3
  363. │ @ Base ./essentials.jl:921 [inlined]
  364. │ [15] invoke_in_world
  365. │ @ Base ./essentials.jl:918 [inlined]
  366. │ [16] _require_prelocked(uuidkey::Base.PkgId, env::String)
  367. │ @ Base ./loading.jl:1797
  368. │ [17] macro expansion
  369. │ @ Base ./loading.jl:1784 [inlined]
  370. │ [18] macro expansion
  371. │ @ Base ./lock.jl:267 [inlined]
  372. │ [19] __require(into::Module, mod::Symbol)
  373. │ @ Base ./loading.jl:1747
  374. │ [20] #invoke_in_world#3
  375. │ @ Base ./essentials.jl:921 [inlined]
  376. │ [21] invoke_in_world
  377. │ @ Base ./essentials.jl:918 [inlined]
  378. │ [22] require(into::Module, mod::Symbol)
  379. │ @ Base ./loading.jl:1740
  380. │ [23] include
  381. │ @ Base ./Base.jl:489 [inlined]
  382. │ [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)
  383. │ @ Base ./loading.jl:2216
  384. │ [25] top-level scope
  385. │ @ stdin:3
  386. │ [26] eval
  387. │ @ Core ./boot.jl:383 [inlined]
  388. │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)
  389. │ @ Base ./loading.jl:2070
  390. │ [28] include_string
  391. │ @ Base ./loading.jl:2080 [inlined]
  392. │ [29] exec_options(opts::Base.JLOptions)
  393. │ @ Base ./client.jl:316
  394. │ [30] _start()
  395. │ @ Base ./client.jl:552
  396. └ @ Base loading.jl:1295
  397. [ Info: Precompiling ComponentArraysTrackerExt [a97f7ea9-bdd4-56dc-b9a4-48fcd061f528]
  398. ┌ Warning: Module ComponentArraysAdaptExt with build ID fafbfcfd-955d-5fee-0000-5851cf4da3b7 is missing from the cache.
  399. │ This may mean ComponentArraysAdaptExt [790f4daf-a4cd-52c9-af90-2799ce9781e5] does not support precompilation but is imported by a module that does.
  400. └ @ Base loading.jl:1942
  401. ┌ Error: Error during loading of extension ComponentArraysAdaptExt of ComponentArrays, use `Base.retry_load_extensions()` to retry.
  402. │ exception =
  403. │ 1-element ExceptionStack:
  404. │ Declaring __precompile__(false) is not allowed in files that are being precompiled.
  405. │ Stacktrace:
  406. │ [1] _require(pkg::Base.PkgId, env::Nothing)
  407. │ @ Base ./loading.jl:1946
  408. │ [2] __require_prelocked(uuidkey::Base.PkgId, env::Nothing)
  409. │ @ Base ./loading.jl:1806
  410. │ [3] #invoke_in_world#3
  411. │ @ Base ./essentials.jl:921 [inlined]
  412. │ [4] invoke_in_world
  413. │ @ Base ./essentials.jl:918 [inlined]
  414. │ [5] _require_prelocked
  415. │ @ Base ./loading.jl:1797 [inlined]
  416. │ [6] _require_prelocked
  417. │ @ Base ./loading.jl:1796 [inlined]
  418. │ [7] run_extension_callbacks(extid::Base.ExtensionId)
  419. │ @ Base ./loading.jl:1289
  420. │ [8] run_extension_callbacks(pkgid::Base.PkgId)
  421. │ @ Base ./loading.jl:1324
  422. │ [9] run_package_callbacks(modkey::Base.PkgId)
  423. │ @ Base ./loading.jl:1158
  424. │ [10] _tryrequire_from_serialized(modkey::Base.PkgId, path::String, ocachepath::String, sourcepath::String, depmods::Vector{Any})
  425. │ @ Base ./loading.jl:1481
  426. │ [11] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128)
  427. │ @ Base ./loading.jl:1568
  428. │ [12] _require(pkg::Base.PkgId, env::String)
  429. │ @ Base ./loading.jl:1932
  430. │ [13] __require_prelocked(uuidkey::Base.PkgId, env::String)
  431. │ @ Base ./loading.jl:1806
  432. │ [14] #invoke_in_world#3
  433. │ @ Base ./essentials.jl:921 [inlined]
  434. │ [15] invoke_in_world
  435. │ @ Base ./essentials.jl:918 [inlined]
  436. │ [16] _require_prelocked(uuidkey::Base.PkgId, env::String)
  437. │ @ Base ./loading.jl:1797
  438. │ [17] macro expansion
  439. │ @ Base ./loading.jl:1784 [inlined]
  440. │ [18] macro expansion
  441. │ @ Base ./lock.jl:267 [inlined]
  442. │ [19] __require(into::Module, mod::Symbol)
  443. │ @ Base ./loading.jl:1747
  444. │ [20] #invoke_in_world#3
  445. │ @ Base ./essentials.jl:921 [inlined]
  446. │ [21] invoke_in_world
  447. │ @ Base ./essentials.jl:918 [inlined]
  448. │ [22] require(into::Module, mod::Symbol)
  449. │ @ Base ./loading.jl:1740
  450. │ [23] include
  451. │ @ Base ./Base.jl:489 [inlined]
  452. │ [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)
  453. │ @ Base ./loading.jl:2216
  454. │ [25] top-level scope
  455. │ @ stdin:3
  456. │ [26] eval
  457. │ @ Core ./boot.jl:383 [inlined]
  458. │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)
  459. │ @ Base ./loading.jl:2070
  460. │ [28] include_string
  461. │ @ Base ./loading.jl:2080 [inlined]
  462. │ [29] exec_options(opts::Base.JLOptions)
  463. │ @ Base ./client.jl:316
  464. │ [30] _start()
  465. │ @ Base ./client.jl:552
  466. └ @ Base loading.jl:1295
  467. Precompiling LuxZygoteExt
  468. ✓ LuxLib → LuxLibForwardDiffExt
  469. ✓ LuxLib → LuxLibTrackerExt
  470. ✓ Lux
  471. 8 dependencies successfully precompiled in 22 seconds. 173 already precompiled.
  472. 3 dependencies precompiled but different versions are currently loaded. Restart julia to access the new versions
  473. [ Info: Precompiling LuxZygoteExt [df13723f-0f22-5fb0-8a8f-885eac2ce1ee]
  474. ┌ Warning: Module Lux with build ID fafbfcfd-5ca9-1846-0000-58526aa7be2e is missing from the cache.
  475. │ This may mean Lux [b2108857-7c20-44ae-9111-449ecde12c47] does not support precompilation but is imported by a module that does.
  476. └ @ Base loading.jl:1942
  477. [ Info: Skipping precompilation since __precompile__(false). Importing LuxZygoteExt [df13723f-0f22-5fb0-8a8f-885eac2ce1ee].
  478. Precompiling LuxComponentArraysReverseDiffExt
  479. ✓ LuxLib → LuxLibReverseDiffExt
  480. ✓ LuxLib → LuxLibForwardDiffExt
  481. ✓ LuxLib → LuxLibTrackerExt
  482. ✓ Lux
  483. ✓ Lux → LuxZygoteExt
  484. ✓ Lux → LuxChainRulesExt
  485. ✓ Lux → LuxComponentArraysExt
  486. 12 dependencies successfully precompiled in 35 seconds. 186 already precompiled.
  487. 7 dependencies precompiled but different versions are currently loaded. Restart julia to access the new versions
  488. [ Info: Precompiling LuxComponentArraysReverseDiffExt [b94e9d44-33ac-594b-a774-8f94d137cabd]
  489. ┌ Warning: Module Lux with build ID fafbfcfd-5ca9-1846-0000-58526aa7be2e is missing from the cache.
  490. │ This may mean Lux [b2108857-7c20-44ae-9111-449ecde12c47] does not support precompilation but is imported by a module that does.
  491. └ @ Base loading.jl:1942
  492. [ Info: Skipping precompilation since __precompile__(false). Importing LuxComponentArraysReverseDiffExt [b94e9d44-33ac-594b-a774-8f94d137cabd].
  493. Precompiling LuxLuxAMDGPUExt
  494. ✓ LuxLib → LuxLibReverseDiffExt
  495. ✓ LuxLib → LuxLibForwardDiffExt
  496. ✓ LuxLib → LuxLibTrackerExt
  497. ✓ Lux
  498. ✓ Lux → LuxZygoteExt
  499. 8 dependencies successfully precompiled in 22 seconds. 173 already precompiled.
  500. 5 dependencies precompiled but different versions are currently loaded. Restart julia to access the new versions
  501. [ Info: Precompiling LuxLuxAMDGPUExt [9b1ba715-1f33-56f5-9a61-2375fc089dcd]
  502. ┌ Warning: Module Lux with build ID fafbfcfd-5ca9-1846-0000-58526aa7be2e is missing from the cache.
  503. │ This may mean Lux [b2108857-7c20-44ae-9111-449ecde12c47] does not support precompilation but is imported by a module that does.
  504. └ @ Base loading.jl:1942
  505. [ Info: Skipping precompilation since __precompile__(false). Importing LuxLuxAMDGPUExt [9b1ba715-1f33-56f5-9a61-2375fc089dcd].
  506. Precompiling LinearSolveCUDAExt
  507. ✓ LinearSolve → LinearSolveKernelAbstractionsExt
  508. ✓ LinearSolve → LinearSolveRecursiveArrayToolsExt
  509. 3 dependencies successfully precompiled in 9 seconds. 257 already precompiled.
  510. 2 dependencies precompiled but different versions are currently loaded. Restart julia to access the new versions
  511. Precompiling LuxLibLuxCUDATrackerExt
  512. 1 dependency successfully precompiled in 4 seconds. 139 already precompiled.
  513. [ Info: Precompiling LuxLibLuxCUDATrackerExt [31c3a634-9907-5471-94ef-38c93372822a]
  514. ┌ Warning: Module LuxLibForwardDiffExt with build ID fafbfcfd-129a-fd4c-0000-5850da33721e is missing from the cache.
  515. │ This may mean LuxLibForwardDiffExt [8cd68c57-6fb8-5f1d-9022-e09b5e229e6a] does not support precompilation but is imported by a module that does.
  516. └ @ Base loading.jl:1942
  517. ┌ Error: Error during loading of extension LuxLibForwardDiffExt of LuxLib, use `Base.retry_load_extensions()` to retry.
  518. │ exception =
  519. │ 1-element ExceptionStack:
  520. │ Declaring __precompile__(false) is not allowed in files that are being precompiled.
  521. │ Stacktrace:
  522. │ [1] _require(pkg::Base.PkgId, env::Nothing)
  523. │ @ Base ./loading.jl:1946
  524. │ [2] __require_prelocked(uuidkey::Base.PkgId, env::Nothing)
  525. │ @ Base ./loading.jl:1806
  526. │ [3] #invoke_in_world#3
  527. │ @ Base ./essentials.jl:921 [inlined]
  528. │ [4] invoke_in_world
  529. │ @ Base ./essentials.jl:918 [inlined]
  530. │ [5] _require_prelocked
  531. │ @ Base ./loading.jl:1797 [inlined]
  532. │ [6] _require_prelocked
  533. │ @ Base ./loading.jl:1796 [inlined]
  534. │ [7] run_extension_callbacks(extid::Base.ExtensionId)
  535. │ @ Base ./loading.jl:1289
  536. │ [8] run_extension_callbacks(pkgid::Base.PkgId)
  537. │ @ Base ./loading.jl:1324
  538. │ [9] run_package_callbacks(modkey::Base.PkgId)
  539. │ @ Base ./loading.jl:1158
  540. │ [10] _tryrequire_from_serialized(modkey::Base.PkgId, path::String, ocachepath::String, sourcepath::String, depmods::Vector{Any})
  541. │ @ Base ./loading.jl:1481
  542. │ [11] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128)
  543. │ @ Base ./loading.jl:1568
  544. │ [12] _require(pkg::Base.PkgId, env::String)
  545. │ @ Base ./loading.jl:1932
  546. │ [13] __require_prelocked(uuidkey::Base.PkgId, env::String)
  547. │ @ Base ./loading.jl:1806
  548. │ [14] #invoke_in_world#3
  549. │ @ Base ./essentials.jl:921 [inlined]
  550. │ [15] invoke_in_world
  551. │ @ Base ./essentials.jl:918 [inlined]
  552. │ [16] _require_prelocked(uuidkey::Base.PkgId, env::String)
  553. │ @ Base ./loading.jl:1797
  554. │ [17] macro expansion
  555. │ @ Base ./loading.jl:1784 [inlined]
  556. │ [18] macro expansion
  557. │ @ Base ./lock.jl:267 [inlined]
  558. │ [19] __require(into::Module, mod::Symbol)
  559. │ @ Base ./loading.jl:1747
  560. │ [20] #invoke_in_world#3
  561. │ @ Base ./essentials.jl:921 [inlined]
  562. │ [21] invoke_in_world
  563. │ @ Base ./essentials.jl:918 [inlined]
  564. │ [22] require(into::Module, mod::Symbol)
  565. │ @ Base ./loading.jl:1740
  566. │ [23] include
  567. │ @ Base ./Base.jl:489 [inlined]
  568. │ [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)
  569. │ @ Base ./loading.jl:2216
  570. │ [25] top-level scope
  571. │ @ stdin:3
  572. │ [26] eval
  573. │ @ Core ./boot.jl:383 [inlined]
  574. │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)
  575. │ @ Base ./loading.jl:2070
  576. │ [28] include_string
  577. │ @ Base ./loading.jl:2080 [inlined]
  578. │ [29] exec_options(opts::Base.JLOptions)
  579. │ @ Base ./client.jl:316
  580. │ [30] _start()
  581. │ @ Base ./client.jl:552
  582. └ @ Base loading.jl:1295
  583. ┌ Warning: Module LuxLibTrackerExt with build ID fafbfcfd-8929-dbb2-0000-5852025bc60f is missing from the cache.
  584. │ This may mean LuxLibTrackerExt [26da0b32-022f-5c34-b83a-bb48123e9290] does not support precompilation but is imported by a module that does.
  585. └ @ Base loading.jl:1942
  586. ┌ Error: Error during loading of extension LuxLibTrackerExt of LuxLib, use `Base.retry_load_extensions()` to retry.
  587. │ exception =
  588. │ 1-element ExceptionStack:
  589. │ Declaring __precompile__(false) is not allowed in files that are being precompiled.
  590. │ Stacktrace:
  591. │ [1] _require(pkg::Base.PkgId, env::Nothing)
  592. │ @ Base ./loading.jl:1946
  593. │ [2] __require_prelocked(uuidkey::Base.PkgId, env::Nothing)
  594. │ @ Base ./loading.jl:1806
  595. │ [3] #invoke_in_world#3
  596. │ @ Base ./essentials.jl:921 [inlined]
  597. │ [4] invoke_in_world
  598. │ @ Base ./essentials.jl:918 [inlined]
  599. │ [5] _require_prelocked
  600. │ @ Base ./loading.jl:1797 [inlined]
  601. │ [6] _require_prelocked
  602. │ @ Base ./loading.jl:1796 [inlined]
  603. │ [7] run_extension_callbacks(extid::Base.ExtensionId)
  604. │ @ Base ./loading.jl:1289
  605. │ [8] run_extension_callbacks(pkgid::Base.PkgId)
  606. │ @ Base ./loading.jl:1324
  607. │ [9] run_package_callbacks(modkey::Base.PkgId)
  608. │ @ Base ./loading.jl:1158
  609. │ [10] __require_prelocked(uuidkey::Base.PkgId, env::String)
  610. │ @ Base ./loading.jl:1813
  611. │ [11] #invoke_in_world#3
  612. │ @ Base ./essentials.jl:921 [inlined]
  613. │ [12] invoke_in_world
  614. │ @ Base ./essentials.jl:918 [inlined]
  615. │ [13] _require_prelocked(uuidkey::Base.PkgId, env::String)
  616. │ @ Base ./loading.jl:1797
  617. │ [14] macro expansion
  618. │ @ Base ./loading.jl:1784 [inlined]
  619. │ [15] macro expansion
  620. │ @ Base ./lock.jl:267 [inlined]
  621. │ [16] __require(into::Module, mod::Symbol)
  622. │ @ Base ./loading.jl:1747
  623. │ [17] #invoke_in_world#3
  624. │ @ Base ./essentials.jl:921 [inlined]
  625. │ [18] invoke_in_world
  626. │ @ Base ./essentials.jl:918 [inlined]
  627. │ [19] require(into::Module, mod::Symbol)
  628. │ @ Base ./loading.jl:1740
  629. │ [20] include
  630. │ @ Base ./Base.jl:489 [inlined]
  631. │ [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)
  632. │ @ Base ./loading.jl:2216
  633. │ [22] top-level scope
  634. │ @ stdin:3
  635. │ [23] eval
  636. │ @ Core ./boot.jl:383 [inlined]
  637. │ [24] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)
  638. │ @ Base ./loading.jl:2070
  639. │ [25] include_string
  640. │ @ Base ./loading.jl:2080 [inlined]
  641. │ [26] exec_options(opts::Base.JLOptions)
  642. │ @ Base ./client.jl:316
  643. │ [27] _start()
  644. │ @ Base ./client.jl:552
  645. └ @ Base loading.jl:1295
  646. Precompiling LuxLuxCUDAExt
  647. ✓ LuxLib → LuxLibReverseDiffExt
  648. ✓ LuxLib → LuxLibForwardDiffExt
  649. ✓ LuxLib → LuxLibLuxCUDAExt
  650. ✓ LuxLib → LuxLibTrackerExt
  651. ✓ Lux
  652. ✓ Lux → LuxLuxAMDGPUExt
  653. ✓ Lux → LuxZygoteExt
  654. ✓ Lux → LuxComponentArraysReverseDiffExt
  655. ✓ Lux → LuxChainRulesExt
  656. ✓ Lux → LuxComponentArraysExt
  657. ✓ Lux → LuxTrackerExt
  658. 12 dependencies successfully precompiled in 33 seconds. 187 already precompiled.
  659. 11 dependencies precompiled but different versions are currently loaded. Restart julia to access the new versions
  660. [ Info: Precompiling LuxLuxCUDAExt [fa1c364e-1226-532b-86fb-d7abd671b23b]
  661. ┌ Warning: Module Lux with build ID fafbfcfd-5ca9-1846-0000-58526aa7be2e is missing from the cache.
  662. │ This may mean Lux [b2108857-7c20-44ae-9111-449ecde12c47] does not support precompilation but is imported by a module that does.
  663. └ @ Base loading.jl:1942
  664. [ Info: Skipping precompilation since __precompile__(false). Importing LuxLuxCUDAExt [fa1c364e-1226-532b-86fb-d7abd671b23b].
  665.  
  666. julia> using Lux, ComponentArrays, SciMLSensitivity, LuxAMDGPU, LuxCUDA,
  667. Optimisers, OrdinaryDiffEq, Random, Statistics, Zygote, OneHotArrays, InteractiveUtils
  668.  
  669. pkg> st
  670. Status ` /Project.toml`
  671. ⌅ [21141c5a] AMDGPU v0.7.4
  672. [b0b7db55] ComponentArrays v0.15.5
  673. [a8cc5b0e] Crayons v4.1.1
  674. [a93c6f00] DataFrames v1.6.1
  675. [864edb3b] DataStructures v0.18.15
  676. [31c24e10] Distributions v0.25.103
  677. [634d3b9d] DrWatson v2.13.0
  678. [b2108857] Lux v0.5.10
  679. [83120cb1] LuxAMDGPU v0.2.0
  680. [d0bbae9a] LuxCUDA v0.3.1
  681. [0b1bfda6] OneHotArrays v0.2.4
  682. [3bd65402] Optimisers v0.3.1
  683. [1dea7af3] OrdinaryDiffEq v6.59.3
  684. [3beb2ed1] PDFmerger v0.3.0
  685. [92933f4c] ProgressMeter v1.9.0
  686. [6f49c342] RCall v0.13.18
  687. [1ed8b502] SciMLSensitivity v7.47.0
  688. [2913bbd2] StatsBase v0.34.2
  689. [f3b207a7] StatsPlots v0.15.6
  690. [dbf13d8f] ThreadTools v0.2.0
  691. [b8865327] UnicodePlots v3.6.0
  692. [e88e6eb3] Zygote v0.6.67
  693. [de0858da] Printf
  694. [9a3f8284] Random
  695. Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated`
  696.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement