beew

Results 44 comments of beew

Tried numpy 1.17.5 on scikit-cuda 0.5.3, pycuda from git and python-3.8.5 still same test error (which probably is harmless) With sciki-cuda master there is one additional test error ``` Failure:...

@lebedov `Magma is free software` Really??!! From SAGE's manifesto 'Mission: Creating a viable free open source alternative to Magma, Maple, Mathematica and Matlab' https://www.sagemath.org/ So I take that to mean...

Revert to commit 4a29ab58e28e31e0e8a92dfd65e45775e73dcb21 from Dec 11 it builds fine. So culprit is in one of the commits on Dec14.

Hi, I have just tested out flash from ChromeOS recovery image with freshplayer. I have a few odd observations which may useful here. Since it is a bit confusing, In...

Hi, thanks for the reply Too bad you can't access a NVidia card, But FWIW if I run firefox in the terminal and go try the test I get ```...

I can confirm that -DWITH_GLES2=0 fixes freezing for both vdpau and vaapi decoding. I have vaapi on an intel machine and vdpau on an AMD machine (free driver). Without it...

With python2 there was no type error ``` $ nosetests ..................F........................................ ====================================================================== FAIL: test_cudamat.test_add_sums ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest self.test(*self.arg) File "/home/bernard/Downloads/cudamat_py2/test/test_cudamat.py", line...

I just install again in python3.7.6, still same test error.

I already has the latest by git clone the source. How to send two pull requests?

> go to "chrome://flags" and search for #disable-accelerated-video-decode ,then disable it . > it works for me Yes of course but then the whole point of this project is to...