Hi Jonny, Jonathan Hunt <[email protected]> writes: > I'd be happy to test for you on Apple (10.8.3 with NVIDIA GeForce GT 650M > 1024 MB / i7). However, I'm not quite sure how to run the tests (I did > look, but I missed any existing documentation). > > I install the latest pyopencl in a virtualenv but running test_algorithm.py > spits out: > "platform darwin -- Python 2.7.2 -- pytest-2.3.4 > collected 46 items > > test_algorithm.py . > " > and then appears to hang for quite some time (with no CPU load). It seems > be the same for the other test files. > > Pyopencl works fine for me in normal operation on this machine so I'm > probably doing something wrong.
Thanks for offering. I've known that something fishy is going on with PyOpenCL's tests on OS X for a while, but since I don't have access to a Mac, I've never been able to debug it. I'll try to get access (hopefully lasting enough to integrate into my continuous integration setup) and figure out what's going on. Nonetheless, I think (hope?) that issue is separate from the AMD issue I mentioned in my original email... Andreas _______________________________________________ PyOpenCL mailing list [email protected] http://lists.tiker.net/listinfo/pyopencl
