Dear gmx developers,

I'm trying to use the generic kernel with gromacs 4.0.3, by setting the environment variable GMX_NB_GENERIC.

However, I get a segmentation fault.

Looking at the source code in do_nonbonded(),
I found that the function (*kernelptr)() is called regardless if
kernelptr == NULL or not.

Is it ok to just put this function call in an 'else' block?

Thanks,
Sam

Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm

_______________________________________________
gmx-users mailing list    gmx-users@gromacs.org
http://www.gromacs.org/mailman/listinfo/gmx-users
Please search the archive at http://www.gromacs.org/search before posting!
Please don't post (un)subscribe requests to the list. Use the www interface or send it to gmx-users-requ...@gromacs.org.
Can't post? Read http://www.gromacs.org/mailing_lists/users.php

Reply via email to