Giter VIP home page Giter VIP logo

Comments (3)

alphaRGB avatar alphaRGB commented on June 26, 2024

Hello, I have build megakv and benchmark exacutable app successfully. And ./megakv run OK, but when I run sudo ./build/benchmark meet errors:

EAL: Detected 16 lcore(s)
EAL: No free hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
benchmark: /home/wei/GPPIM/MegaKV/megakv/benchmark/benchmark.c:733: main: Assertion `nb_ports == 1' failed.
Aborted

Is there any configuration to solve this problem? thank you.

from megakv.

pzrq avatar pzrq commented on June 26, 2024

@alphaRGB I honestly don't know - https://github.com/pzrq/megakv/blob/master/src/include/mega_config.h looks like it might be "config"?

What environment are you running this on? Your local machine, AWS or something else?

Sorry I can't find the fork this came from at the moment, or the whitepaper, which probably had more details.

If it's helpful to you happy to accept PRs, though you may be better off forking it with any updates or fixes that work for you and your environment.

from megakv.

alphaRGB avatar alphaRGB commented on June 26, 2024

@alphaRGB I honestly don't know - https://github.com/pzrq/megakv/blob/master/src/include/mega_config.h looks like it might be "config"?

What environment are you running this on? Your local machine, AWS or something else?

Sorry I can't find the fork this came from at the moment, or the whitepaper, which probably had more details.

If it's helpful to you happy to accept PRs, though you may be better off forking it with any updates or fixes that work for you and your environment.

I have run benchmark on local machine, with ubuntu 18.04, with 2 intel CPUs + 2 NVIDIA V100 GPUs + 265G Memory. And I have an another question:

I want to get the 3 results of the experiments in paper- megaKV: https://dl.acm.org/doi/pdf/10.14778/2809974.2809984 :
Figure 13: Theoretical Maxium Speed for One GPU ~ Figure 15 Mega-KV Performance with Large Key-Value size.
But I down't find where to set the (Scheduling Cycles C (us) in code ? is this variable ?

#define NUM_SCHED_INS_DEL 0
, can I set it to 120, 140, 160 directly like the Figure 14 in paper when I run this executable app:
int main(int argc, char*argv[])

from megakv.

Related Issues (3)

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.