[Run issue]: Segmentation Fault at Higher Histories #110
Unanswered
renatoiiibolo
asked this question in
Run-Problem
Replies: 1 comment 1 reply
-
|
Hi there, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Contact Details
No response
What was the issue?
I am trying to score radiation damage using DNADamageStepbyStep on the TsNucleus geometry using electrons, protons, and alpha particles. I also created a parallel world to which I appended by-voxel EnergyDeposit and Dose scorers. I am also trying to play with the DBSCAN scorer appended to the parallel world.
The runs have so far generated representative DSB distributions. For instance, 10,000 histories for the proton run results in a DSB spatial distribution expected of a 250-MeV proton irradiation; however, there are only 13-15 DSBs here. Since I need more DSBs for spatial clustering analysis, I tried increasing the histories to 12,000, but I run into a segmentation fault. If I remove the DBSCAN scorer block, I can run the 12,000 histories, and even bring it up to 15,000. But, 18,000 histories causes a segmentation fault.
Similarly, for the electron irradiation setup. It nearly always runs into a segmentation fault with DBSCAN activated. Without DBSCAN, it works fine with 12,000 histories, but it crashes and results in a segmentation fault at 15,000 histories.
What seems to be the problem here?
TOPAS-nBio category
Physics
Version
3.0
What Operative System (OS) are you running on?
MacOS
Relevant log output
No response
Code of Conduct
Attestation
Beta Was this translation helpful? Give feedback.
All reactions