Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Cannot rebuild network for V1 models #380

Open
lyuyinyang opened this issue Aug 2, 2024 · 1 comment
Open

Cannot rebuild network for V1 models #380

lyuyinyang opened this issue Aug 2, 2024 · 1 comment

Comments

@lyuyinyang
Copy link

When I tried to rebuild the network for V1 biophysical model using code $ mpirun -np 2 python build_network.py, the following output is generated:

206 [WARNING] Adjusted calculated probability based on distance dependence is coming out to be greater than 1 for LIFi5Sst and LIFi5Pvalb. Setting to 1.0
208 [WARNING] Adjusted calculated probability based on distance dependence is coming out to be greater than 1 for i4Sst and i4Pvalb. Setting to 1.0
208 [WARNING] Adjusted calculated probability based on distance dependence is coming out to be greater than 1 for i4Sst and i4Pvalb. Setting to 1.0
212 [WARNING] Adjusted calculated probability based on distance dependence is coming out to be greater than 1 for LIFi4Sst and i4Pvalb. Setting to 1.0
212 [WARNING] Adjusted calculated probability based on distance dependence is coming out to be greater than 1 for LIFi4Sst and i4Pvalb. Setting to 1.0

Primary job  terminated normally, but 1 process returned
a non-zero exit code. Per user-direction, the job has been aborted.

mpirun noticed that process rank 182 with PID 40197 on node node15 exited on signal 9 (Killed).

How can I solve the problem of "calculated probability is coming out to be greater than 1"?

@lyuyinyang
Copy link
Author

Also, how can the issue be solved "job has been aborted"?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant