Giter Club home page Giter Club logo

Comments (12)

tomtau avatar tomtau commented on May 29, 2024 1

btw, here's a bounty on this issue: https://www.bountysource.com/issues/59948303-port-blake2-on-coresimd

from hashes.

kazcw avatar kazcw commented on May 29, 2024

How would this work for rustc 1.21..=1.26?

from hashes.

newpavlov avatar newpavlov commented on May 29, 2024

For v0.8 it will have to be feature-gated behind some feature (it can be the same simd feature), but I am thinking about migrating to Rust 2018 for v0.9.

from hashes.

DonaldTsang avatar DonaldTsang commented on May 29, 2024

What about BLAKE3?

from hashes.

tarcieri avatar tarcieri commented on May 29, 2024

Iā€™d be very much into us having a high-performance BLAKE3 implementation but am not aware of the state-of-the-art in Rust BLAKE3 libraries /cc @zooko

from hashes.

tarcieri avatar tarcieri commented on May 29, 2024

See BLAKE3 #103

from hashes.

pczarn avatar pczarn commented on May 29, 2024

I started working on the issue.

from hashes.

tarcieri avatar tarcieri commented on May 29, 2024

@pczarn it'd be really good to get #228 landed before we try to extend the current implementation

from hashes.

pczarn avatar pczarn commented on May 29, 2024

@tarcieri Okay, so you are close to getting a new implementation, but a migration from core::arch x86/x86_64 intrinsics to a portable core::simd will remain to be done?

from hashes.

pczarn avatar pczarn commented on May 29, 2024

Looks like coresimd is some internal utility, and not core::simd, so:

  • could you point me to the code for coresimd?
  • would it be better to give it a name that cannot be confused with core's simd?
  • are you looking into using core's simd once it gets stabilized?

from hashes.

tarcieri avatar tarcieri commented on May 29, 2024

I think this ticket is actually referring to core::arch SIMD intrinsics, though adding support for core::simd would be nice

from hashes.

pczarn avatar pczarn commented on May 29, 2024

Ok, please update me when progress with #228 happens

from hashes.

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.