Hey,
so far, I have never observed complications with moving the Amber
directory tree after building. $AMBERHOME/bin/pmemd.cuda, however, does
introduce a complication -- it depends on the absolute path. The current
build system creates a symbolic link like that:
pmemd.cuda -> /absolute/path/to/amber12/bin/pmemd.cuda_SPFP
A relative link pmemd.cuda -> pmemd.cuda_SPFP would do the job, too,
without introducing the dependency on the absolute path.
Cheers,
Jan-Philip
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Wed Mar 27 2013 - 05:30:02 PDT