Skip to content
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

rangular_mpi Eorror in '...': free(): invalid next size (fast):$ #106

Open
JonnoDean opened this issue Apr 27, 2023 · 2 comments
Open

rangular_mpi Eorror in '...': free(): invalid next size (fast):$ #106

JonnoDean opened this issue Apr 27, 2023 · 2 comments

Comments

@JonnoDean
Copy link

Hello,
I am having an issue with trying to run the rangular_mpi program on my University's local HPC. I receive this error:

rangular_mpi Eorror in '...': free(): invalid next size (fast):$

I'm not sure what this means, or what to do.

Any suggestions would be greatly welcomed. Thank you.

@jongrumer
Copy link
Member

Hi @JonnoDean!

Hmm not sure, never seen this. I suppose it has to do with your MPI implementation/system setup. Maybe first make sure that everything really compiles well, without any errors (I suppose you did that already), then also check that you compile everything with e.g. gcc and/or ifort or whatever you use. I.e. make sure that e.g. mpifort --version gives GCC if you use gfortran. Sorry, with this limited amount of info I don't think I can help more. Maybe first make sure you can install the codes on a non-HPC machine and try them like that first? And, do. the codes work in serial (non-MPI)?

@JonnoDean
Copy link
Author

Hi @jongrumer

Thank you so much for your quick reply! I've also sent a question to our HPC team so hopefully they know... I've made sure it compiles well, and other calculations run perfectly, it's just this one that has run in to some difficulty!

If I find out the answer, I'll let you know in case a similar question gets asked in the future.

Best,
Jonno

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

No branches or pull requests

2 participants