Hi,
How can one build amber12 nab with OPENMP while preserving serial nab ?
The obvious approach failed:
cd bin; cp *nab* serial/
cd; configure -openmp intel; mk openmp
cd bin; rename nab's to ...OPENMP; cp -i serial/ ..
mk test
make[3]: Entering directory `/usr/local/amber/amber12/AmberTools/test/nab'
Running test to make dna duplex:
/usr/local/amber/amber12/lib/libsff.a(sff.o): In function `mme2':
sff.c:(.text+0x14ab5): undefined reference to `__kmpc_global_thread_num'
sff.c:(.text+0x14ac5): undefined reference to `__kmpc_ok_to_fork'
Same question for nab with ScaLAPACK ?
thanks,
scott
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Tue Jan 29 2013 - 15:30:02 PST