Hello. What's going on with PyOpenCL repositories? I cannot clone one on tiker.net: $ git clone http://git.tiker.net/trees/pyopencl.git Cloning into 'pyopencl'... error: unable to open object pack directory: /tmp/pyopencl/.git/objects/pack: Too many open files fatal: failed to read object bff987ecd9aca7f6b2e1dc8a86af7086ee9cbcc2: Too many open files
At the same time repository on gitbut contains old revision, a2fb48462cf957590d2c9c6c8eb3776f781ca6b6 from Wed Nov 27 14:40:35 2013 -0600, while the one from tiker.net is a1d1603041ff90f3814dd263c33ee35c7de33ef9 from Tue Feb 18 12:01:10 2014 -0600. Short googling suggests the need to re-push or issuing git gc on repository. At the same time PyCUDA repositories seem OK. -- Tomasz Rybak GPG/PGP key ID: 2AD5 9860 Fingerprint A481 824E 7DD3 9C0E C40A 488E C654 FB33 2AD5 9860 http://member.acm.org/~tomaszrybak
signature.asc
Description: This is a digitally signed message part
_______________________________________________ PyOpenCL mailing list [email protected] http://lists.tiker.net/listinfo/pyopencl
