Compilation Issues With BEAMnrc #1127
Answered
by
rtownson
xiaozhh007
asked this question in
Questions
-
Beta Was this translation helpful? Give feedback.
Answered by
rtownson
May 13, 2024
Replies: 1 comment 2 replies
-
I decreased the number of CMs from 9 to 8, and still get the same error. looked the .F file, found same situation discussed at #734 ZZ�ZZZZZZZ������ but when I simulated single CM with Pyramids structure, the error was solved. Since the default maximum number of CMs is 25. I'm more curious if there are any other parameters that exceed the limit. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Any time you change the number of CMs, you should create an entirely new accelerator with a new name. If you are changing the .module file, and then re-building and re-compiling the same accelerator, I could imagine there might be issues like this. Always compile the accelerator before you start creating an input file (and then you never need to compile it again).
To be clear, my suggestion is to try again with a completely new accelerator name so that a new BEAM_myAccelerator folder is created.