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

From: Tyler Luchko <tluchko.rci.rutgers.edu>
Date: Wed, 17 Mar 2010 11:42:01 -0400

It looks like the version 9 makefile is quite different. I will try to
come up with a solution. In the meantime, the attached patch uses the
standard FFTW for -oldmkl.

Tyler

On 03/17/2010 11:26 AM, Volodymyr Babin wrote:
>> 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


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

Received on Wed Mar 17 2010 - 09:00:02 PDT
Custom Search