[jira] [Comment Edited] (LUCENE-7745) Explore GPU acceleration

2019-07-03 Thread Rinka Singh (JIRA)
of a release at work and also my night time job (this). > Explore GPU acceleration > > > Key: LUCENE-7745 > URL: https://issues.apache.org/jira/browse/LUCENE-7745 > Project: Lucene - Core > Issue Type:

[jira] [Commented] (LUCENE-7745) Explore GPU acceleration

2019-07-03 Thread Rinka Singh (JIRA)
ote}  Took a quick look - they are all priced products.  I will take a look at researchgate sometime. I apologize but I may not be very responsive in the next month or so as we are in the middle of a release at work and also my night time job (this). > Explore GPU

[jira] [Commented] (LUCENE-7745) Explore GPU acceleration

2019-07-02 Thread Joshua Mack (JIRA)
togram bin at the same time. > Explore GPU acceleration > > > Key: LUCENE-7745 > URL: https://issues.apache.org/jira/browse/LUCENE-7745 > Project: Lucene - Core > Issue Type: Improvement >

[jira] [Comment Edited] (LUCENE-7745) Explore GPU acceleration

2019-06-19 Thread Rinka Singh (JIRA)
trying to learn. > Explore GPU acceleration > > > Key: LUCENE-7745 > URL: https://issues.apache.org/jira/browse/LUCENE-7745 > Project: Lucene - Core > Issue Type: Improvement >Report

[jira] [Comment Edited] (LUCENE-7745) Explore GPU acceleration

2019-06-14 Thread Rinka Singh (JIRA)
...  In the meantime, if you want me to review documents/design/thoughts/anything, please feel free to mail them to me at: rinka (dot) singh (at) gmail.  At least ping me - I really don't look at the Apache messages and would probably miss something... > Explore GPU accelerat

[jira] [Commented] (LUCENE-7745) Explore GPU acceleration

2019-06-14 Thread Rinka Singh (JIRA)
. Hope this helps...  In the meantime, if you want me to review documents/design/thoughts/anything, please feel free to mail them to me at: rinka (dot) singh (at) gmail.  At least ping me - I really don't look at the Apache messages and would probably miss something... > Explore

[jira] [Commented] (LUCENE-7745) Explore GPU acceleration

2019-03-18 Thread Joshua Mack (JIRA)
to contribute back whatever we end up doing as a part of the project > Explore GPU acceleration > > > Key: LUCENE-7745 > URL: https://issues.apache.org/jira/browse/LUCENE-7745 > Project: Lucene - Core > Is

[jira] [Commented] (LUCENE-7745) Explore GPU acceleration

2018-12-16 Thread Rinka Singh (JIRA)
of the CPU (I'll keep multi-GPU and multi threading to use all CPUs in mind but implementing that will be a separate step altogether). Goal: Look at speed difference between an Index generated on the CPU vs GPU for just this. We can build from there... Thoughts please... > Explore GPU accelerat

[jira] [Commented] (LUCENE-7745) Explore GPU acceleration

2018-11-29 Thread Adrien Grand (JIRA)
a speed up too. bq. How many AWS instances would usually be used for searching through ~140GB sized inverted index Hard to tell, it depends on your search load, how expensive queries are, etc. > Explore GPU acceleration > > > Key:

[jira] [Comment Edited] (LUCENE-7745) Explore GPU acceleration

2018-11-28 Thread Rinka Singh (JIRA)
will be less than 140GB - I assume 8 GPUs was (Author: rinka): A few questions. How critical is the inverted index to the user experience? What happens if the inverted index is speeded up? > Explore GPU acceleration > > > Key:

[jira] [Commented] (LUCENE-7745) Explore GPU acceleration

2018-11-28 Thread Rinka Singh (JIRA)
to the user experience? What happens if the inverted index is speeded up? > Explore GPU acceleration > > > Key: LUCENE-7745 > URL: https://issues.apache.org/jira/browse/LUCENE-7745 > Project: Lucene - Core >

[jira] [Comment Edited] (LUCENE-7745) Explore GPU acceleration

2018-11-28 Thread Rinka Singh (JIRA)
that BooleanScorer might be one scorer that could benefit from GPU acceleration as it scores large blocks of documents at once. I just attached a specialization of a disjunction over term queries that should make it easy to experiment with Cuda, see the TODO in the end on top of the computeScores

[jira] [Commented] (LUCENE-7745) Explore GPU acceleration

2018-11-28 Thread Rinka Singh (JIRA)
. {quote}That said Mike initially mentioned that BooleanScorer might be one scorer that could benefit from GPU acceleration as it scores large blocks of documents at once. I just attached a specialization of a disjunction over term queries that should make it easy to experiment with Cuda, see

[jira] [Commented] (LUCENE-7745) Explore GPU acceleration

2018-11-28 Thread Rinka Singh (JIRA)
if the code is in dev state. Would you have written up something to describe what you are doing? > Explore GPU acceleration > > > Key: LUCENE-7745 > URL: https://issues.apache.org/jira/browse/LUCENE-7745 > Project:

[jira] [Commented] (LUCENE-7745) Explore GPU acceleration

2018-11-28 Thread Ishan Chattopadhyaya (JIRA)
ore GPU acceleration > > > Key: LUCENE-7745 > URL: https://issues.apache.org/jira/browse/LUCENE-7745 > Project: Lucene - Core > Issue Type: Improvement >Reporter: Ishan Chattopadhyaya >

[jira] [Commented] (LUCENE-7745) Explore GPU acceleration

2018-11-28 Thread Ishan Chattopadhyaya (JIRA)
/Cyber Monday support schedule). > Explore GPU acceleration > > > Key: LUCENE-7745 > URL: https://issues.apache.org/jira/browse/LUCENE-7745 > Project: Lucene - Core > Issue Type: Improvement >

[jira] [Commented] (LUCENE-7745) Explore GPU acceleration

2018-11-28 Thread Adrien Grand (JIRA)
scorer that could benefit from GPU acceleration as it scores large blocks of documents at once. I just attached a specialization of a disjunction over term queries that should make it easy to experiment with Cuda, see the TODO in the end on top of the {{computeScores}} method. > Explore

[jira] [Updated] (LUCENE-7745) Explore GPU acceleration

2018-11-28 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-7745: - Attachment: TermDisjunctionQuery.java > Explore GPU accelerat

[jira] [Commented] (LUCENE-7745) Explore GPU acceleration

2018-11-28 Thread Rinka Singh (JIRA)
like, I can write a brief (one or two paras) description of what is possible for indexing, searching, filtering (with zero knowledge of Lucene of course) to start off... Your thoughts please... > Explore GPU acceleration > > > Key:

[jira] [Updated] (LUCENE-7745) Explore GPU acceleration

2018-06-29 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated LUCENE-7745: - Component/s: (was: modules/spatial-extras) Summary: Explore GPU acceleration

[jira] [Commented] (LUCENE-7745) Explore GPU acceleration for spatial search

2018-06-29 Thread Ishan Chattopadhyaya (JIRA)
for all-things-GPU, if that makes sense? > Explore GPU acceleration for spatial search > --- > > Key: LUCENE-7745 > URL: https://issues.apache.org/jira/browse/LUCENE-7745 > Project: Lucene -

[jira] [Commented] (LUCENE-7745) Explore GPU acceleration for spatial search

2018-06-28 Thread David Smiley (JIRA)
this was about BooleanScorer or postings or something and then low and behold it's spatial -- and then I thought this is so non-obvious by the issue title. So I thought it'd do a little JIRA gardening. > Explore GPU acceleration for spatial sea

[jira] [Commented] (LUCENE-7745) Explore GPU acceleration for spatial search

2018-06-28 Thread Adrien Grand (JIRA)
for that. I'll let Ishan decide how he wants to manage this issue, I'm personally fine either way, I'm mostly following. :) It just caught me by surprise since I was under the impression that we were still exploring which areas might benefit from GPU acceleration. > Explore GPU accelerat

[jira] [Commented] (LUCENE-7745) Explore GPU acceleration for spatial search

2018-06-28 Thread David Smiley (JIRA)
to go in a new issue specific to spatial.Accelerating Haversine calculations sounds way different to me than BooleanScorer stuff; no? > Explore GPU acceleration for spatial search > --- > > Key: LUCENE-7745 >

[jira] [Commented] (LUCENE-7745) Explore GPU acceleration for spatial search

2018-06-28 Thread Adrien Grand (JIRA)
/spatial, Mark only mentioned it as a way to conduct an initial benchmark? The main thing that we identified as being a potential candidate for integration with Cuda is actually BooleanScorer (BS1, the one that does scoring in bulk) based on previous comments? > Explore GPU accelerat

[jira] [Updated] (LUCENE-7745) Explore GPU acceleration for spatial search

2018-06-28 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated LUCENE-7745: - Summary: Explore GPU acceleration for spatial search (was: Explore GPU acceleration

[jira] [Updated] (LUCENE-7745) Explore GPU acceleration

2018-06-28 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated LUCENE-7745: - Component/s: modules/spatial-extras > Explore GPU accelerat

[jira] [Comment Edited] (LUCENE-7745) Explore GPU acceleration

2018-06-27 Thread Ishan Chattopadhyaya (JIRA)
! [0] - https://github.com/chatman/gpu-benchmarks [1] - https://github.com/apache/lucene-solr/blob/master/lucene/spatial-extras/src/test/org/apache/lucene/spatial/SpatialExample.java > Explore GPU acceleration > > > Key: LUCENE-7745 >

[jira] [Assigned] (LUCENE-7745) Explore GPU acceleration

2018-06-27 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya reassigned LUCENE-7745: Assignee: Ishan Chattopadhyaya > Explore GPU accelerat

[jira] [Comment Edited] (LUCENE-7745) Explore GPU acceleration

2018-06-27 Thread Ishan Chattopadhyaya (JIRA)
-benchmarks [1] - https://github.com/apache/lucene-solr/blob/master/lucene/spatial-extras/src/test/org/apache/lucene/spatial/SpatialExample.java > Explore GPU acceleration > > > Key: LUCENE-7745 > URL: https://issues.apache.org/jir

[jira] [Comment Edited] (LUCENE-7745) Explore GPU acceleration

2018-06-27 Thread Ishan Chattopadhyaya (JIRA)
-benchmarks [1] - https://github.com/apache/lucene-solr/blob/master/lucene/spatial-extras/src/test/org/apache/lucene/spatial/SpatialExample.java > Explore GPU acceleration > > > Key: LUCENE-7745 > URL: https://issues.apache.org/jir

[jira] [Comment Edited] (LUCENE-7745) Explore GPU acceleration

2018-06-27 Thread Ishan Chattopadhyaya (JIRA)
/chatman/gpu-benchmarks [1] - https://github.com/apache/lucene-solr/blob/master/lucene/spatial-extras/src/test/org/apache/lucene/spatial/SpatialExample.java > Explore GPU acceleration > > > Key: LUCENE-7745 > URL: https://is

[jira] [Updated] (LUCENE-7745) Explore GPU acceleration

2018-06-27 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated LUCENE-7745: - Attachment: gpu-benchmarks.png > Explore GPU accelerat

[jira] [Updated] (LUCENE-7745) Explore GPU acceleration

2018-06-27 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated LUCENE-7745: - Attachment: (was: Screenshot from 2018-06-27 15-33-37.png) > Explore

[jira] [Comment Edited] (LUCENE-7745) Explore GPU acceleration

2018-06-27 Thread Ishan Chattopadhyaya (JIRA)
://github.com/chatman/gpu-benchmarks [1] - https://github.com/apache/lucene-solr/blob/master/lucene/spatial-extras/src/test/org/apache/lucene/spatial/SpatialExample.java > Explore GPU acceleration > > > Key: LUCENE-7745 >

[jira] [Updated] (LUCENE-7745) Explore GPU acceleration

2018-06-27 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated LUCENE-7745: - Attachment: Screenshot from 2018-06-27 15-33-37.png > Explore GPU accelerat

[jira] [Commented] (LUCENE-7745) Explore GPU acceleration

2018-06-27 Thread Ishan Chattopadhyaya (JIRA)
/SpatialExample.java > Explore GPU acceleration > > > Key: LUCENE-7745 > URL: https://issues.apache.org/jira/browse/LUCENE-7745 > Project: Lucene - Core > Issue Type: Improvement >Report

[jira] [Comment Edited] (LUCENE-7745) Explore GPU acceleration

2017-04-03 Thread vikash (JIRA)
will my proposal be checked? > Explore GPU acceleration > > > Key: LUCENE-7745 > URL: https://issues.apache.org/jira/browse/LUCENE-7745 > Project: Lucene - Core > Issue Type: Improvement >

[jira] [Comment Edited] (LUCENE-7745) Explore GPU acceleration

2017-04-03 Thread vikash (JIRA)
itself so I will do some working and so will the repository I build for lucene and work I store there be checked by ASF? And by whom will my proposal be checked? > Explore GPU acceleration > > > Key: LUCENE-7745 >

[jira] [Comment Edited] (LUCENE-7745) Explore GPU acceleration

2017-04-03 Thread vikash (JIRA)
, but can I start working still and I shall give you the link that has my working and if it would be possible for you , you could show to the Apache Software Foundation my works, will that be ok? > Explore GPU acceleration > > > Key:

[jira] [Commented] (LUCENE-7745) Explore GPU acceleration

2017-04-03 Thread vikash (JIRA)
to the Apache Software Foundation my works, will that be ok? > Explore GPU acceleration > > > Key: LUCENE-7745 > URL: https://issues.apache.org/jira/browse/LUCENE-7745 > Project: Lucene - Core > Is

[jira] [Commented] (LUCENE-7745) Explore GPU acceleration

2017-04-03 Thread Ishan Chattopadhyaya (JIRA)
. This is not strictly necessary, but just throwing out an idea that might benefit you. All the best and regards! > Explore GPU acceleration > > > Key: LUCENE-7745 > URL: https://issues.apache.org/jira/browse/LUCENE-7745 > Proj

[jira] [Commented] (LUCENE-7745) Explore GPU acceleration

2017-04-03 Thread vikash (JIRA)
the proposal properly. > Explore GPU acceleration > > > Key: LUCENE-7745 > URL: https://issues.apache.org/jira/browse/LUCENE-7745 > Project: Lucene - Core > Issue Type: Improvement >Report

[jira] [Commented] (LUCENE-7745) Explore GPU acceleration

2017-04-03 Thread Ishan Chattopadhyaya (JIRA)
the scoring for that on the GPU). It seems you have not done so. At this point, I don't think much can be done (just 2 hours to go for submission). Wish you the best. > Explore GPU acceleration > > > Key: LUCENE-7745 >

[jira] [Commented] (LUCENE-7745) Explore GPU acceleration

2017-04-03 Thread vikash (JIRA)
, can you review it again? > Explore GPU acceleration > > > Key: LUCENE-7745 > URL: https://issues.apache.org/jira/browse/LUCENE-7745 > Project: Lucene - Core > Issue Type: Improvement >

[jira] [Commented] (LUCENE-7745) Explore GPU acceleration

2017-04-02 Thread Ishan Chattopadhyaya (JIRA)
. Let me know if you want another round of review, perhaps after you've addressed the current comments. > Explore GPU acceleration > > > Key: LUCENE-7745 > URL: https://issues.apache.org/jira/browse/LUCENE-7745 >

[jira] [Commented] (LUCENE-7745) Explore GPU acceleration

2017-04-02 Thread vikash (JIRA)
and its too close, in the preparation I had almost missed the deadline for application. OK so for the proposal my draft is here (you may comment on it and I will do the needful) https://docs.google.com/document/d/1HGxU1ZudNdAboj0s9WKTWJk3anbZm86JY-abaflXoEI/edit?usp=sharing . > Explore

[jira] [Commented] (LUCENE-7745) Explore GPU acceleration

2017-04-01 Thread Ishan Chattopadhyaya (JIRA)
with that is a plus. (Just a suggestion that makes sense to me, and feel free to ignore: bullet points work better than long paragraphs, even though the length of sentences can remain the same) > Explore GPU acceleration > > > Key: LUCENE-7745 >

[jira] [Commented] (LUCENE-7745) Explore GPU acceleration

2017-04-01 Thread vikash (JIRA)
. speed observed when doing >the same through the BooleanScorer. Preferably, on a large result set with the >time for copying results and scores in and out of the device memory from/to >the main memory included? -Vikash > Explore GPU acceleration > ---

[jira] [Commented] (LUCENE-7745) Explore GPU acceleration

2017-03-28 Thread Ishan Chattopadhyaya (JIRA)
their licenses jCuda happens to be MIT, which is, afaik, compatible with Apache license. http://www.jcuda.org/License.txt > Explore GPU acceleration > > > Key: LUCENE-7745 > URL: https://issues.apache.org/jira/bro

[jira] [Comment Edited] (LUCENE-7745) Explore GPU acceleration

2017-03-28 Thread Ishan Chattopadhyaya (JIRA)
(which in itself could be a sufficient GSoC project), one can have stretch goals to try out other parts of Lucene to optimize (e.g. spatial search). > Explore GPU acceleration > > > Key: LUCENE-7745 > URL: https://issues.

[jira] [Commented] (LUCENE-7745) Explore GPU acceleration

2017-03-28 Thread Ishan Chattopadhyaya (JIRA)
for copying results and scores in and out of the device memory from/to the main memory. # Optimize step 2, if possible. Once this is achieved (which in itself could be a sufficient GSoC project), one can have stretch goals to try out other parts of Lucene to optimize (e.g. spatial search). > Explore

[jira] [Commented] (LUCENE-7745) Explore GPU acceleration

2017-03-28 Thread David Smiley (JIRA)
people to use Lucene with CUDA. Lucene has many extension points already. Though I could imagine you might unfortunately need to copy/fork some long source files -- Uwe mentioned some. Good luck. > Explore GPU acceleration > > > Key:

[jira] [Comment Edited] (LUCENE-7745) Explore GPU acceleration

2017-03-28 Thread vikash (JIRA)
reading about GPU acceleration and in particular to be precise about GPU accelerated computing I find this project very interesting and so can anyone give me further lead what is to be done now? I mean the ideas that Ishaan suggested are pretty good but I am still not able to understand that what

[jira] [Commented] (LUCENE-7745) Explore GPU acceleration

2017-03-28 Thread vikash (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15944884#comment-15944884 ] vikash commented on LUCENE-7745: Hi all, I have been reading about GPU acceleration and in particular

[jira] [Comment Edited] (LUCENE-7745) Explore GPU acceleration

2017-03-20 Thread Uwe Schindler (JIRA)
e in C code if I would solely focus on GPU parallelization. The current iterator based approaches are not easy to transform or plug into CUDA... For the GSoc project, we should make sure to the GSoc student that this is just a project to "explore" GPU acceleration: if it brings

[jira] [Commented] (LUCENE-7745) Explore GPU acceleration

2017-03-20 Thread Uwe Schindler (JIRA)
on. The current iterator based approaches are not easy to transform or plug into CUDA... For the GSoc project, we should make sure to the GSoc student that this is just a project to "explore" GPU acceleration: if it brings any performance - I doubt that, because the call overhe

[jira] [Commented] (LUCENE-7745) Explore GPU acceleration

2017-03-20 Thread Ishan Chattopadhyaya (JIRA)
using a GPU, it would not be, *for the end-user*, the end of the world if the code comes outside Apache distribution. bq. If (a) is a "no", we need to be honest up front with the contributor. That is a good point, and we can document this clearly. > Explore GPU

[jira] [Commented] (LUCENE-7745) Explore GPU acceleration

2017-03-20 Thread Michael McCandless (JIRA)
. BooleanScorer does with disjunction of high frequency terms, would be amenable to GPU acceleration? Today BooleanScorer processes a whole window of hits at once, doing fairly simple math (the Similarity methods) on each. > Explore GPU acceleration > > >

[jira] [Commented] (LUCENE-7745) Explore GPU acceleration

2017-03-20 Thread David Smiley (JIRA)
? If (a) is a "no", we need to be honest up front with the contributor. I know in the past Solr has been denied off-heap filters that would have required a un-pure Java approach. A native binding would be another degree of un-purity :-) > Explore GPU

[jira] [Commented] (LUCENE-7745) Explore GPU acceleration

2017-03-20 Thread Ishan Chattopadhyaya (JIRA)
in some areas (esp. aggregations over column oriented fields): https://www.slideshare.net/kaigai/gpgpu-accelerates-postgresql > Explore GPU acceleration > > > Key: LUCENE-7745 > URL: https://issues.apache.org/jira/bro

[jira] [Commented] (LUCENE-7745) Explore GPU acceleration

2017-03-19 Thread Ishan Chattopadhyaya (JIRA)
parallelization? > Explore GPU acceleration > > > Key: LUCENE-7745 > URL: https://issues.apache.org/jira/browse/LUCENE-7745 > Project: Lucene - Core > Issue Type: Improvement >Report

[jira] [Commented] (LUCENE-7745) Explore GPU acceleration

2017-03-16 Thread vikash (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15928714#comment-15928714 ] vikash commented on LUCENE-7745: Hi I am willing to work on this. > Explore GPU accelerat

[jira] [Updated] (LUCENE-7745) Explore GPU acceleration

2017-03-14 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated LUCENE-7745: - Labels: gsoc2017 mentor (was: ) > Explore GPU accelerat

[jira] [Created] (LUCENE-7745) Explore GPU acceleration

2017-03-14 Thread Ishan Chattopadhyaya (JIRA)
Ishan Chattopadhyaya created LUCENE-7745: Summary: Explore GPU acceleration Key: LUCENE-7745 URL: https://issues.apache.org/jira/browse/LUCENE-7745 Project: Lucene - Core Issue Type

Re: GPU acceleration

2011-03-13 Thread Earwin Burrfoot
, Simon Willnauer wrote: On Sat, Mar 12, 2011 at 9:21 PM, Ken O'Brienk...@kenobrien.org  wrote: Hi, Is anyone looking at GPU acceleration for Solr? If not, I'd like to contribute code which adds this functionality. As I'm not familiar with the codebase, does anyone know which areas

Re: GPU acceleration

2011-03-13 Thread k...@kenobrien.org
, 2011 at 9:21 PM, Ken O'Brienk...@kenobrien.org wrote: Hi, Is anyone looking at GPU acceleration for Solr? If not, I'd like to contribute code which adds this functionality. As I'm not familiar with the codebase, does anyone know which areas of functionality could benefit from high

Re: GPU acceleration

2011-03-13 Thread Lance Norskog
made the approach unfeasible. I'll basically replicate existing functionality to run on the gpu. On 12/03/11 21:08, Simon Willnauer wrote: On Sat, Mar 12, 2011 at 9:21 PM, Ken O'Brienk...@kenobrien.org  wrote: Hi, Is anyone looking at GPU acceleration for Solr? If not, I'd like

Re: GPU acceleration

2011-03-13 Thread k...@kenobrien.org
, Simon Willnauer wrote: On Sat, Mar 12, 2011 at 9:21 PM, Ken O'Brienk...@kenobrien.org wrote: Hi, Is anyone looking at GPU acceleration for Solr? If not, I'd like to contribute code which adds this functionality. As I'm not familiar with the codebase, does anyone know which areas

GPU acceleration

2011-03-12 Thread Ken O'Brien
Hi, Is anyone looking at GPU acceleration for Solr? If not, I'd like to contribute code which adds this functionality. As I'm not familiar with the codebase, does anyone know which areas of functionality could benefit from high degrees of parallelism. Regards, Ken

Re: GPU acceleration

2011-03-12 Thread Simon Willnauer
On Sat, Mar 12, 2011 at 9:21 PM, Ken O'Brien k...@kenobrien.org wrote: Hi, Is anyone looking at GPU acceleration for Solr? If not, I'd like to contribute code which adds this functionality. As I'm not familiar with the codebase, does anyone know which areas of functionality could benefit

Re: GPU acceleration

2011-03-12 Thread Ken O'Brien
with that. I'll basically replicate existing functionality to run on the gpu. On 12/03/11 21:08, Simon Willnauer wrote: On Sat, Mar 12, 2011 at 9:21 PM, Ken O'Brienk...@kenobrien.org wrote: Hi, Is anyone looking at GPU acceleration for Solr? If not, I'd like to contribute code which adds this functionality