[gmx-developers] Minor CMAKE/fftw3 problem VS2010 x64 - finally solved

Szilárd Páll szilard.pall at cbr.su.se
Tue Feb 28 15:38:10 CET 2012


On Tue, Feb 28, 2012 at 2:49 PM, Mirco Wahab
<mirco.wahab at chemie.tu-freiberg.de> wrote:
> Hi Roland,
>
> Am 28.02.2012 01:34, schrieb Roland Schulz:
>
>> OK. That explains it. I took the fftw precompiled from
>> http://www.fftw.org/install/windows.html and it has the #define FFTW_DLL
>> not commented out.
>
>
> In the mean time, I prepared a rar archive containing
> DCMAKE_PREFIX_PATH files that don't require any #defines
> and leads to successful compilation.
>
> What about  -DGMX_GPU=ON in 4.6? I had the impression
> this would be there? For this, I prepared a windows
> machine with CUDA.

GMX_GPU will be used to turn on/off GPU acceleration code which is not
merged in yet.

--
Szilárd


> BTW, I solved the problems w/windows git & ssh (there was an
> interference to Tortoise git, which had setup some environment
> variables irritating mingw ssh)
>
> But I can't push my two small changes (compilation w/VS2010
> when GSL enabled) to gerrit, I dont know why. This is
> the sequence I performed:
>
> [setup]
> git clone ssh://mwah@gerrit.gromacs.org:29418/gromacs.git
> cd gromacs
> git remote set-url origin ssh://mwah@gerrit.gromacs.org:29418/gromacs.git
> git checkout --track -b release-4-6 origin/release-4-6
> scp -p -P 29418 mwah at gerrit.gromacs.org:hooks/commit-msg .git/hooks/
>
> [patch]
>
> patch -p0 < ../../support/win.4.6-dev-20120226.diff
>
> [compile/test]
>
> devenv ...
>
> [push changes]
>
> 1)
> $ git push
> Enter passphrase for key '/c
> Everything up-to-date
>
> 2) git push origin HEAD:refs/for/release-4-6
> $ git push origin HEAD:refs/for/release-4-6
> Enter passphrase for key '/c/Users/aqqag/.ssh/id_rsa':
> Total 0 (delta 0), reused 0 (delta 0)
> To ssh://mwah@gerrit.gromacs.org:29418/gromacs.git
>  ! [remote rejected] HEAD -> refs/for/release-4-6 (no new changes)
> error: failed to push some refs to
> 'ssh://mwah@gerrit.gromacs.org:29418/gromacs.git'
>
> Hmmm ...
>
> Is this remote now? I can't see it.
>
>
> Thank you very much for your help
>
>
> M.
>
>
>
> --
> gmx-developers mailing list
> gmx-developers at gromacs.org
> http://lists.gromacs.org/mailman/listinfo/gmx-developers
> Please don't post (un)subscribe requests to the list. Use the www interface
> or send it to gmx-developers-request at gromacs.org.



More information about the gromacs.org_gmx-developers mailing list