milton...@gmail.com
unread,Jun 21, 2022, 1:40:05 PM6/21/22Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Vampire Users
Hi! I'm trying to run the curie-temperature program with llg-heun, with the following command:
mpirun -np 32 <path-to-vampire-parallel>
but it terminates with the following message:
Initialising system variables
Creating system
System decomposed into 4 x 8 x 1 processors for parallel execution
Assertion failed in file src/mpi/misc/utils.c at line 55: FALSE
memcpy argument memory ranges overlap, dst_=0x7fff3860eba8 src_=0x7fff3860eba4 len_=8
internal ABORT - process 0
Running vampire in parallel like this has worked previously on the same computer, and I know there's nothing wrong with input or material files because the same simulation has been run on different computers.
The machine is running Debian, which was updated/upgraded/dist-upgraded before attempting these simulations. mpich is also freshly installed. I am using the develop branch of vampire, and I tried downloading and installing it again but there was no difference.
Any help would be much appreciated!
/Milton