Giter Site home page Giter Site logo

pkumod / graphsetintersection Goto Github PK

View Code? Open in Web Editor NEW
27.0 27.0 10.0 51.07 MB

Codes of the paper "Speeding Up Set Intersections in Graph Algorithms using SIMD Instructions" that was published in SIGMOD 2018. Authors: Shuo Han, Lei Zou, Jeffrey Xu Yu.

License: MIT License

Python 0.66% Makefile 0.09% C++ 31.74% C 67.51%

graphsetintersection's People

Contributors

caesar11 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

graphsetintersection's Issues

graph set intersection AVX/AVX2的使用和性能数据

我对您的工作很感兴趣,特别是intersection without BSR部分。如论文中提及,我认为该实现可以扩展到256bit指令集,比如:a队列取4 * 32bit,b队列取8 * 32bit进行intersection。

我看到代码中有对shuffling 256bit的支持。请问您是否考虑更新代码支持更新的指令集呢。

Data for subgraph matching

Hi,

There weren't many comments left as to how we could run subgraph matching tests. Are there any example files that we could work with?

Thanks!

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.