SciML / BoundaryValueDiffEq.jl

Boundary value problem (BVP) solvers for scientific machine learning (SciML)
Other
41 stars 31 forks source link

Pre-compilation failure #158

Closed sandeptegar closed 5 months ago

sandeptegar commented 5 months ago

Describe the bug 🐞

I have tried everything but package fails to precompile. For detail discussion see:

https://discourse.julialang.org/t/precompilation-issue-with-differentialequations-jl/108517/14

Expected behavior

Package should precompile for further use.

Minimal Reproducible Example 👇

Without MRE, we would only be able to help you to a limited extent, and attention to the issue would be limited. to know more about MRE refer to wikipedia and stackoverflow.

Error & Stacktrace ⚠️

Environment (please complete the following information):

Additional context

Add any other context about the problem here.

avik-pal commented 5 months ago

There is too little information here to provide any meaningful guidance. Furthermore I don't see any failure on our CIs (and even the downstream ones). I will close this, reopen if the problem still persists.