You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to be able to specify the --heap-size-hint to Julia via importing juliacall, which is available for Julia 1.9+. This parameter is useful for avoiding OOM issues due to garbage collection.
The text was updated successfully, but these errors were encountered:
I would like to be able to specify the
--heap-size-hint
to Julia via importing juliacall, which is available for Julia 1.9+. This parameter is useful for avoiding OOM issues due to garbage collection.The text was updated successfully, but these errors were encountered: