-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Sure.

PyCuda 0.92 and Boost 1.38, and the cuda stuff:

cuda-sdk-linux-2.10.1215.2015-3233425.run

cudatoolkit_2.1_linux64_ubuntu8.04.run

NVIDIA-Linux-x86_64-180.22-pkg2.run

- -William

Andreas Klöckner wrote:
> And the PyCUDA version?
> 
> Please keep the list cc'd.
> 
> Andreas
> 
> On Mittwoch 18 März 2009, William King wrote:
>> python dump_properties.py
>> 1 device(s) found.
>> Device #0: GeForce 8600 GT
>>   Compute Capability: 1.1
>>   Total Memory: 261440 KB
>>   CLOCK_RATE: 1242000
>>   GPU_OVERLAP: 1
>>   MAX_BLOCK_DIM_X: 512
>>   MAX_BLOCK_DIM_Y: 512
>>   MAX_BLOCK_DIM_Z: 64
>>   MAX_GRID_DIM_X: 65535
>>   MAX_GRID_DIM_Y: 65535
>>   MAX_GRID_DIM_Z: 1
>>   MAX_PITCH: 262144
>>   MAX_REGISTERS_PER_BLOCK: 8192
>>   MAX_SHARED_MEMORY_PER_BLOCK: 16384
>>   MAX_THREADS_PER_BLOCK: 512
>>   MULTIPROCESSOR_COUNT: 4
>>   TEXTURE_ALIGNMENT: 256
>>   TOTAL_CONSTANT_MEMORY: 65536
>>   WARP_SIZE: 32
>>
>> Andreas Klöckner wrote:
>>> On Mittwoch 18 März 2009, William King wrote:
>>>> I have a Nvidia 8600 GT
>>>>
>>>> http://www.newegg.com/Product/Product.aspx?Item=N82E16814143105
>>>>
>>>>
>>>> python test_driver.py
>>>> ......E........
>>>> ======================================================================
>>>> ERROR: test_mempool (__main__.TestCuda)
>>>> ----------------------------------------------------------------------
>>>> Traceback (most recent call last):
>>>>   File "test_driver.py", line 284, in test_mempool
>>>>     queue.append(pool.allocate(1<<e))
>>>> MemoryError: memory_pool::allocate failed: out of memory - failed to
>>>> free memory for allocation
>>>>
>>>> ----------------------------------------------------------------------
>>>> Ran 15 tests in 8.286s
>>>>
>>>> FAILED (errors=1)
>>> Using what version of PyCUDA? Can you send the output of
>>> 'examples/dump_properties.py'?
>>>
>>> Andreas
> 
> 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAknA6VsACgkQZ63Azu7rahoDOACg7TXeiKz8S6LIXcA5Zd2eNGrT
tWwAoNtwmK8JKJBQdUQNlJOgfFZjXilk
=OZVl
-----END PGP SIGNATURE-----

_______________________________________________
PyCuda mailing list
[email protected]
http://tiker.net/mailman/listinfo/pycuda_tiker.net

Reply via email to