Use
-dfftw_library=/path/to/libfftw3.so
-dfftw_include_dir=path/to/includedirectory
Pada tanggal 12 Jun 2016 21.55, "Teemu Murtola"
menulis:
> Hi,
>
> On Fri, Jun 10, 2016 at 8:51 PM Michael Brunsteiner <
> michael.brunstei...@tugraz.at> wrote:
>
> > I just installed a pristine gromacs 5.1.2, on
Hi,
On Fri, Jun 10, 2016 at 8:51 PM Michael Brunsteiner <
michael.brunstei...@tugraz.at> wrote:
> I just installed a pristine gromacs 5.1.2, on my lubuntu 64bit vanilla
> desktop, as in:
>
> prompt> cmake .. -DGMX_GPU=ON
> -DCMAKE_INSTALL_PREFIX=/usr/local/gromacs-5.1.2-bin -DGMX_BUILD_OWN_FFTW=O
Hi,
I just installed a pristine gromacs 5.1.2, on my lubuntu 64bit vanilla
desktop, as in:
prompt> cmake .. -DGMX_GPU=ON
-DCMAKE_INSTALL_PREFIX=/usr/local/gromacs-5.1.2-bin -DGMX_BUILD_OWN_FFTW=ON
prompt> make -j 6
prompt> make install
this worked ... then if I go to the resulting
/usr/lo