--
You received this message because you are subscribed to the Google Groups "hoomd-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hoomd-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/hoomd-users/bfae2750-c093-4a28-9e30-c36160377307n%40googlegroups.com.
notice(2): Setting number of TBB threads to value of OMP_NUM_THREADS=1
/cm/local/apps/slurm/var/spool/job34311619/slurm_script: line 14: 13310 Segmentation fault ./test.py
The error is the same "Segmentation fault" when I add buffer to the neighbor list.
cell = hoomd.md.nlist.Cell(buffer=0.4)
notice(2): Setting number of TBB threads to value of OMP_NUM_THREADS=1
/cm/local/apps/slurm/var/spool/job34311599/slurm_script: line 14: 12561 Segmentation fault ./test.py
I am not sure if I am missing. May I ask does hoomd require a lot of memory?
Thanks!
Sunidhi