Log
Kulakov, Igor
[please enable javascript to see the address]
Tue May 28 13:34:37 CEST 2013
Ok. I did:
[12:28:22]Vc/Vc-0.7.1-branch$ git clone git://code.compeng.uni-frankfurt.de/vc.git
Cloning into 'vc'...
remote: Counting objects: 14572, done.
remote: Compressing objects: 100% (5198/5198), done.
remote: Total 14572 (delta 10784), reused 12431 (delta 9056)
Receiving objects: 100% (14572/14572), 2.45 MiB, done.
Resolving deltas: 100% (10784/10784), done.
[13:28:33]Vc/Vc-0.7.1-branch$ git checkout remotes/origin/0.7
Note: checking out 'remotes/origin/0.7'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b new_branch_name
HEAD is now at 4d078f7... factor out calculation of the exponent so that log(-1) does not assert
Then:
mkdir build
cd build
cmake ..
make -j
make install -j
It works fine with my tracker.
Regards,
Igor
[please enable javascript to see the address]>
wrote:
> On Tuesday 28 May 2013 11:30:26 Matthias Kretz wrote:
>> Yes, that's a bug.
>
> I've pushed a fix into the 0.7 branch. Would be great if you can test it and
> let me know.
>
> Cheers,
> Matthias
> --
> Dipl.-Phys. Matthias Kretz
>
> Web: http://compeng.uni-frankfurt.de/?mkretz
>
> SIMD easy and portable: http://compeng.uni-frankfurt.de/?vc
>
> _______________________________________________
> Vc-devel mailing list
>[please enable javascript to see the address]
> https://compeng.uni-frankfurt.de/mailman/listinfo/vc-devel
More information about the Vc-devel
mailing list