Giter VIP home page Giter VIP logo

blaeq_public's Introduction

BLAEQ_Public

The code to our submitted paper to SIGMOD 2025 titled BLAEQ: Efficient on-GPU Spatial Range Query of Large-scale CFD Mesh using BLAS

The code is fully implemented in Python, including three small datasets for instant running.

Requirements

The following requirements must be met:

Hardware:

An NVIDIA GPU supporting CUDA.

Environment:

-Python 3.x

-cupy

-numpy

-cupyx

-scipy

-pickle (for loading default data set)

-tqdm (for better display)

HOW TO USE

Simply drag all the .py files and the Data folder into a Python project and compile 'BLAEQ_Public.py'. The algorithm should start running with the default configuration. For details, plz refer to the comments within the code or our submitted paper.

APPENDIX

Due to the restriction of file size. We were unable to release all the 9 datasets used in the paper onto github. Therefore, we only put the smallest 3 datasets into the \Data folder. The other files are released on Google Drive: https://drive.google.com/drive/folders/1rCV5jibO3h8tq00xPw3rj2sBz3GRKltZ?usp=drive_link

To use the other datasets, just put them into the \Data folder and change the 'case' variable in BLAEQ_Public.py with the appropriate file name.

blaeq_public's People

Contributors

ft1573734 avatar

Watchers

 avatar

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.