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

Roland Schulz roland at utk.edu
Tue Feb 28 15:23:57 CET 2012


On Tue, Feb 28, 2012 at 8:49 AM, 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.
>
>
> 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)
>

The error message is the part "no new changes". You need to make sure that
you commit your changes locally (git commit) before you try to push them.

Roland


> 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.
>
>
>
>
>


-- 
ORNL/UT Center for Molecular Biophysics cmb.ornl.gov
865-241-1537, ORNL PO BOX 2008 MS6309
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://maillist.sys.kth.se/pipermail/gromacs.org_gmx-developers/attachments/20120228/dcc6e712/attachment.html>


More information about the gromacs.org_gmx-developers mailing list