-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Advanced run not completing (see also #131) #369
Comments
Hi @SimonTapper, could you please share these files with me please? Also, when it gets stuck at the Julia prompt, could you hit Control+C? This will interrupt the process and we can see where it is getting stuck. |
Have you also tried with |
Hi Ranjan, |
Yes, could you please post that error message here? |
|
All of the directions run for me with this PR. Let me make another release and ask you to update to the latest release and check. |
Once this JuliaRegistries/General#74737 merges, please update Circuitscape to 5.12.1 and then try again. |
I am trying to run Circuitscape in advanced mode (wall-to-wall), but the run never completes. It calculates the 'Time taken to solve the linear system' and then continues to process indefinitely (as far as I can tell). I have tried several versions of Julia (1.6.0, 1.6.3, 1.67, 1.72, 1.8), and it's the same situation in all of them. I have tried changing some aspects of the ini file (below), but have not succeeded. For example, I have tried with solver = cg+amg, with different ground and source asc files, and with different/additional arguments (e.g., write_cur_maps = 1).
I would be willing to share my data privately if requested.
Circuitscape version v5.11.2, obtained from running 'using Pkg; Pkg.status("Circuitscape")', with Julia versions 1.6, obtained from versioninfo().
The text was updated successfully, but these errors were encountered: