Coder Social home page Coder Social logo

vektor's Introduction

Vektor

Strongly typed SIMD

vektor's People

Contributors

adamniederer avatar alecmocatta avatar ralfbiedert avatar titaniumtown avatar

Stargazers

Alexander Bulaev avatar Hadrien G. avatar Gabriel Majeri avatar

Watchers

James Cloos avatar Alexander Bulaev avatar  avatar  avatar

vektor's Issues

Tag releases

Could you tag releases in git so we know which hash is which release without browsing the logs?

rustc are reserved for use by the rustc compiler

When trying cargo build, I see the following problem occurring several times:

error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
  --> src/x86_64/sse41.rs:30:3
   |
30 | #[rustc_args_required_const(2)]
   |   

This is also used in faster which then need an update too.
Rust version: rustc 1.71.0-nightly (f49560538 2023-04-28)

no `simd` in the root

So I'm trying to compile the faster crate but then this crate fails with

6 | use core::simd;
  |     ^^^^^^^^^^ no `simd` in the root

Using rustc 1.29.0-nightly (6a1c0637c 2018-07-23). What's wrong here?

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.