Giter VIP home page Giter VIP logo

Comments (5)

antonmks avatar antonmks commented on September 2, 2024

Hi Amihay
1.Inserts, updates and deletes are not implemented yet in Alenka although it is on a to-do list
2. You have guessed correctly, correlation is implemented by a rowid.

Thanks !

Anton

from alenka.

mmmoti avatar mmmoti commented on September 2, 2024

Hi Anton , thanks for the feedback, I would like to have phone call ,I was able to compile alenka on amazon vm + cuda (you can buy such vm ) , but when running i got strange errors.

If it is possible , I'll like to coordinate such call , if so , can you send your email to agonenil@gmail dot com to discuss it farther .

from alenka.

antonmks avatar antonmks commented on September 2, 2024

Hi !
Sorry, I was on a vacation, but I'm back now.
I'm available on Skype and I would be happy to help you with any issues.
I should note however that Alenka is not a something that you would
want to use in a production - it is just my personal reseach.

Regards,
Anton

On Sun, Jul 22, 2012 at 2:30 PM, Moti
[email protected]
wrote:

Hi Anton , thanks for the feedback, I would like to have phone call ,I was able to compile alenka on amazon vm + cuda (you can buy such vm ) , but when running i got strange errors.

If it is possible , I'll like to coordinate such call , if so , can you send your email to agonenil@gmail dot com to discuss it farther .


Reply to this email directly or view it on GitHub:
#1 (comment)

from alenka.

aniongithub avatar aniongithub commented on September 2, 2024

First of all - this is an awesome project. I didn't want to start a new question for a question related to the database structure - so here goes. Have you considered supporting Cassandra/HBase or some other columnar, noSQL database instead of a custom format?

Keep up the awesome work!

from alenka.

antonmks avatar antonmks commented on September 2, 2024

Hi Ananth !
The reason I used a custom format is that I use compression/decompression
algorithms that are not supported by HBase. The data I store are compressed
with a combination of FOR (frame of reference), FOR-DELTA and dictionary
compression. Reading uncompressed data into a GPU would have a significant
overhead because of slow speed of data transfers between main memory and a
gpu.
If there is a way to store the compressed data together with some metadata
in HBase structure I would be happy to support it.

Regards

Anton

On Wed, Sep 5, 2012 at 9:30 PM, Ananth [email protected] wrote:

First of all - this is an awesome project. I didn't want to start a new
question for a question related to the database structure - so here goes.
Have you considered supporting Cassandra/HBase or some other columnar,
noSQL database instead of a custom format?

Keep up the awesome work!


Reply to this email directly or view it on GitHubhttps://github.com//issues/1#issuecomment-8308760.

from alenka.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.