SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python-pycuda rpm build for : Mandrake Other. For other distributions click python-pycuda.

Name : python-pycuda
Version : 2012.1 Vendor : Mandriva
Release : 1 Date : 2012-07-02 19:10:33
Group : Development/Python Source RPM : python-pycuda-2012.1-1.src.rpm
Size : 2.86 MB
Packager : Lev Givon < lev_mandriva_org>
Summary : Python wrapper for NVIDIA\'s CUDA API
Description :
PyCuda lets you access Nvidia\'s CUDA parallel computation API from
Python. Several wrappers of the CUDA API already exist - so what\'s so
special about PyCuda?

* Object cleanup tied to lifetime of objects. This idiom, often called
RAII in C++, makes it much easier to write correct, leak- and
crash-free code. PyCuda knows about dependencies, too, so (for
example) it won\'t detach from a context before all memory allocated
in it is also freed.
* Convenience. Abstractions like pycuda.driver.SourceModule and
pycuda.gpuarray.GPUArray make CUDA programming even more convenient
than with Nvidia\'s C-based runtime.
* Completeness. PyCuda puts the full power of CUDA\'s driver API at
your disposal, if you wish.
* Automatic Error Checking. All CUDA errors are automatically
translated into Python exceptions.
* Speed. PyCuda\'s base layer is written in C++, so all the niceties
above are virtually free.
* Helpful Documentation.

RPM found in directory: /vol/rzm6/linux-mandriva/devel/cooker/i586/media/non-free/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python-pycuda-2012.1-1-mdv2012.0.i586.rpm
     Search for other platforms
python-pycuda-2012.1-1-mdv2012.0.sparc.rpm
python-pycuda-2012.1-1-mdv2012.0.alpha.rpm
python-pycuda-2012.1-1-mdv2012.0.ppc.rpm
python-pycuda-2012.1-1-mdv2012.0.ia64.rpm
python-pycuda-2012.1-1-mdv2012.0.s390.rpm

Provides :
_driver.so
_pvt_struct.so
elf(buildid)
elf(buildid)
pythonegg(pycuda)
python-pycuda

Requires :
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1.3)
libc.so.6(GLIBC_2.3)
libc.so.6(GLIBC_2.4)
libcurand.so.4
libgcc_s.so.1
libgcc_s.so.1(GCC_3.0)
libgcc_s.so.1(GLIBC_2.0)
libpthread.so.0
libpthread.so.0(GLIBC_2.0)
libpthread.so.0(GLIBC_2.1)
libpthread.so.0(GLIBC_2.3.2)
libpython2.7.so.1.0
libstdc++.so.6
libstdc++.so.6(CXXABI_1.3)
libstdc++.so.6(CXXABI_1.3.1)
libstdc++.so.6(GLIBCXX_3.4)
libstdc++.so.6(GLIBCXX_3.4.11)
libstdc++.so.6(GLIBCXX_3.4.15)
libstdc++.so.6(GLIBCXX_3.4.9)
nvidia >= 285.05
nvidia-cuda-toolkit >= 4.2
nvidia-current-cuda-opencl >= 285.05
python(abi) = 2.7
python-decorator >= 3.2.0
python-mako
python-pytools >= 2011.2
pythonegg(decorator) >= 3.2.0
pythonegg(pytest) >= 2
pythonegg(pytools) >= 2011.2
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/include/pycuda/pycuda-complex-impl.hpp
/usr/include/pycuda/pycuda-complex.hpp
/usr/include/pycuda/pycuda-helpers.hpp
/usr/lib/python2.7/site-packages/pycuda
/usr/lib/python2.7/site-packages/pycuda-2012.1-py2.7.egg-info
/usr/lib/python2.7/site-packages/pycuda-2012.1-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/pycuda-2012.1-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/pycuda-2012.1-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/pycuda-2012.1-py2.7.egg-info/requires.txt
/usr/lib/python2.7/site-packages/pycuda-2012.1-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/pycuda/__init__.py
/usr/lib/python2.7/site-packages/pycuda/__init__.pyc
/usr/lib/python2.7/site-packages/pycuda/_cluda.py
/usr/lib/python2.7/site-packages/pycuda/_cluda.pyc
/usr/lib/python2.7/site-packages/pycuda/_driver.so
/usr/lib/python2.7/site-packages/pycuda/_mymako.py
/usr/lib/python2.7/site-packages/pycuda/_mymako.pyc
/usr/lib/python2.7/site-packages/pycuda/_pvt_struct.so
/usr/lib/python2.7/site-packages/pycuda/autoinit.py
/usr/lib/python2.7/site-packages/pycuda/autoinit.pyc
/usr/lib/python2.7/site-packages/pycuda/characterize.py
/usr/lib/python2.7/site-packages/pycuda/characterize.pyc
/usr/lib/python2.7/site-packages/pycuda/compiler.py
/usr/lib/python2.7/site-packages/pycuda/compiler.pyc
/usr/lib/python2.7/site-packages/pycuda/compyte
/usr/lib/python2.7/site-packages/pycuda/compyte/__init__.py
/usr/lib/python2.7/site-packages/pycuda/compyte/__init__.pyc
/usr/lib/python2.7/site-packages/pycuda/compyte/array.py
/usr/lib/python2.7/site-packages/pycuda/compyte/array.pyc
/usr/lib/python2.7/site-packages/pycuda/compyte/dtypes.py
There is 100 files more in these RPM.

 
ICM