GithubHelp home page GithubHelp logo

Comments (8)

baotonglu avatar baotonglu commented on May 13, 2024

Hi,

For (1), our paper also stated that the number of stash buckets is 2. Where is the difference?
For (2), possibly your PM pool has been full after running 6 times. So you should first delete the pool and create the new pool for Dash.

Baotong

from dash.

amyzx avatar amyzx commented on May 13, 2024

Hi, @baotonglu Thanks for your quick reply!

For 1, sorry, I checked your paper again. It was stated in experiment part that you used 2 stash buckets. So you are right. I thought the stash bucket should be 4 because of the description in Section 4.3.
image

For 2, I am a beginner who just starts learning DCPMM, could you share some links where I can find the command to clean PM pool? In dash, is it possible to add function to clean pool after every experiment? I find you have a function called Close_pool in allocator.h.

I print the pmem_ex.data information by using command pmempool info -s pmem_ex.data. But it seems that it has a large available space. But my program still is stuck during loading phase, this time it can only load 40000 warm-up records.

image

In addtion, could you explain the meaning of depth_count in struct Directory?

from dash.

baotonglu avatar baotonglu commented on May 13, 2024

Deleting the pool before running the experiment is ok, like this.
Depth_count is used for directory halving, which is not fully supported in the current version of Dash. So don't care about it now.

Baotong

from dash.

amyzx avatar amyzx commented on May 13, 2024

Hi, I have already delete the file using rm command. But it still cannot run normally. I print the idx in Load function, and find that it stops when tries to insert _worklod[31985].

Are there any other possible solutions?

from dash.

baotonglu avatar baotonglu commented on May 13, 2024

"I feel confused because I have already run dash-ex about 6 times, where dash-ex works pretty well." => So it worked well previously?

from dash.

amyzx avatar amyzx commented on May 13, 2024

Yes, it works well when I run the experiment during the initial times. I run it successfully about the first 6 times, just modifying the pm directory in shell script run.sh and test_pmem.cpp.

from dash.

baotonglu avatar baotonglu commented on May 13, 2024

I guess you should give up your modifications, clone our repo again, build and test it.
Without enough information, I cannot help you figure out the reason.

from dash.

amyzx avatar amyzx commented on May 13, 2024

Ok, I will have a try. Thanks!

from dash.

Related Issues (12)

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.