GithubHelp home page GithubHelp logo

Add Julia and Rust versions about babelstream HOT 4 CLOSED

uob-hpc avatar uob-hpc commented on August 12, 2024
Add Julia and Rust versions

from babelstream.

Comments (4)

tom91136 avatar tom91136 commented on August 12, 2024

The story with Rust is quite interesting, Julia may have similar limitations by the looks of it.
Parallelism must be implemented using 3rd party libraries (crates); Rayon is the best candidate for our use case, resulting in semantically comparable kernels to the STD20 version.
If we implement it this way, performance will be tied to how well Rayon is optimised.

from babelstream.

tom91136 avatar tom91136 commented on August 12, 2024

Other than that, a draft PR for Rust should be ready sometime this week.

from babelstream.

tom91136 avatar tom91136 commented on August 12, 2024

@tomdeakin Currently Rust is blocked by not being NUMA aware although a fix might be coming soon (just waiting for Allocator API to make it into Rust stable) and the others like the Scala one are experimental. Should we have an unstable dir and put all of them there?

from babelstream.

tom91136 avatar tom91136 commented on August 12, 2024

@tomdeakin #95 is green, let's press the button 🚀

from babelstream.

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.