Re: [AMBER-Developers] more on the MKL/fftw2 wrapper problems

From: Volodymyr Babin <vbabin.ncsu.edu>
Date: Wed, 17 Mar 2010 11:26:40 -0400 (EDT)

> could you post
> /usr/local/intel/mkl91023/interfaces/fftw2xf/makefile?

please find it attached

> Our version has this in it:
>
> ifndef INSTALL_DIR
> INSTALL_DIR = ../../lib/$(_IA)
> obj_path = obj
> else
> obj_path = $(INSTALL_DIR)/obj
> endif
>
>
> but I'm guessing that is not in the older incarnations(?)

you are probably right since 9.1.023 has simply

$(WRP): %.o: %.c
        $(CC) $(COPTS) -c -w -D$(PRECISION) -I../../include
-I../../include/fftw $< -o $.

best,

Volodymyr

_______________________________________________
AMBER-Developers mailing list
AMBER-Developers.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber-developers

Received on Wed Mar 17 2010 - 08:30:09 PDT
Custom Search