Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.
/ era-cuda Public archive

CUDA Runtime bindings, wrappers and helpers

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE-APACHE
Unknown
LICENSE-MIT
Notifications You must be signed in to change notification settings

matter-labs/era-cuda

Repository files navigation

Warning

This repository has been archived. Development has moved to the zksync-crypto-gpu repository. Please use it instead.

zkSync Era: A ZK Rollup For Scaling Ethereum

Logo

zkSync Era is a layer 2 rollup that uses zero-knowledge proofs to scale Ethereum without compromising on security or decentralization. Since it's EVM compatible (Solidity/Vyper), 99% of Ethereum projects can redeploy without refactoring or re-auditing a single line of code. zkSync Era also uses an LLVM-based compiler that will eventually let developers write smart contracts in C++, Rust and other popular languages.

Era-CUDA

Era-CUDA repository is a collection of rust crates that implement bindings, wrappers and helpers for the CUDA Runtime API.

Prerequisites:

  • CUDA 12.x
  • clang
  • rust nightly toolchain

Policies

License

zkSync Era is distributed under the terms of either

at your option.

Official Links

Disclaimer

zkSync Era has been through lots of testing and audits. Although it is live, it is still in alpha state and will go through more audits and bug bounties programs. We would love to hear our community's thoughts and suggestions about it! It is important to state that forking it now can potentially lead to missing important security updates, critical features, and performance improvements.

About

CUDA Runtime bindings, wrappers and helpers

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE-APACHE
Unknown
LICENSE-MIT

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages