Path: csiph.com!usenet.pasdenom.info!news.redatomik.org!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.007 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:Python': 0.06; 'from:addr:ethan': 0.09; 'from:addr:stoneleaf.us': 0.09; 'from:name:ethan furman': 0.09; 'message-id:@stoneleaf.us': 0.09; 'url:software': 0.09; '~ethan~': 0.09; "wouldn't": 0.14; 'clock.': 0.16; 'filename:fname piece:signature': 0.16; 'wrote:': 0.18; 'do.': 0.18; 'header:User-Agent:1': 0.23; 'looks': 0.24; 'academic': 0.26; 'header:In-Reply-To:1': 0.27; 'question:': 0.31; 'another': 0.32; 'but': 0.35; 'really': 0.36; 'charset:us-ascii': 0.36; 'subject:?': 0.36; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'free': 0.61; 'john': 0.61; 'received:173': 0.61; 'card': 0.63; 'hundred': 0.95 Date: Wed, 25 Feb 2015 19:03:29 -0800 From: Ethan Furman User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: python-list@python.org Subject: Re: Parallelization of Python on GPU? References: <82642f3a-49e8-4982-b135-66ffc04d67d9@googlegroups.com> In-Reply-To: <82642f3a-49e8-4982-b135-66ffc04d67d9@googlegroups.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="74tVMOSA6p9VEAKEqdSRDq55dcFxQITJv" X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 56 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1424919818 news.xs4all.nl 2864 [2001:888:2000:d::a6]:49213 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:86463 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --74tVMOSA6p9VEAKEqdSRDq55dcFxQITJv Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable On 02/25/2015 06:35 PM, John Ladasky wrote: > What I would REALLY like to do is to take advantage of my GPU. My NVid= ia graphics > card has 1152 cores and a 1.0 GHz clock. I wouldn't mind borrowing a f= ew hundred > of those GPU cores at a time, and see what they can do. In theory, I c= alculate > that I can speed up the job by another five-fold. Only free for academic use: https://developer.nvidia.com/how-to-cuda-python unsure, but looks like free to use: http://mathema.tician.de/software/pycuda/ and, of course, the StackOverflow question: http://stackoverflow.com/q/5957554/208880 -- ~Ethan~ --74tVMOSA6p9VEAKEqdSRDq55dcFxQITJv Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQIcBAEBAgAGBQJU7o0DAAoJENZ7D1rrH75NSc4QAJ9KZYGSqyQ+4GHqaKr5X4fa 9ws0p6XsTnrk9lmg+21AUiq/05zh78izDqB4oECHFqDxz1ZLM7/dV2r+TF/yXNaw Gc0tGYDPEXfUUZVi7sAjLTp0g+zWiPXZHKFAzsb3ElogDh3iAAAvJlx14ptHwjwE 6kXRdYPlf8xikHr3vswNpZQXMvoZ2NP7bydV487rPzg4/9e9/OoX24UJuNIx2g07 dRYFNVMgdqwkoB7O+02HDjuyYiuM1qitrLd+4nEEX3jVcXJKannjoSBJ0cC1fOeF cvYSB+AdHyj4Bk3hKqKIzsvinCv74ihWRyI7J8V6R4C5l0qsdFJ8YicrxRwQGcxA ixlvYMo13NUgrfCdrrxlwqCSJLW5vYnaxbKs/wdGiQnqWlKR9v6p/MIKPBlDCGqw XIHGs3r6emwof2cU9zXjWYAEmqDwZZ9aT3mT8EJhcWBEI7vqYovKXDW2EEqpCQUC BrKbV0Zj4FNnkLg9h6PG0HmE5+NE4fRrRsuJi51LzgPTyyGmXvE5iImKbIwMfH9r ADdqvYV+10PGx33aEmSTLAoyR/5CPCxFgRZOq3ofqWAflBN01zOoXjsX8Sta9Rhj qsvj58UZjyGDP3wjPBiONKCwlxHaA9mVlh+lsS44KtyqP/UAAQn5BEQ4S2/4qXDT N3ygA2NEvrEYwOqa7iQa =0ysX -----END PGP SIGNATURE----- --74tVMOSA6p9VEAKEqdSRDq55dcFxQITJv--