constantine/tests
Mamy Ratsimbazafy 1f4bb174a3
[Backend] Add support for Nvidia GPUs (#210)
* Add PoC of JIT exec on Nvidia GPUs [skip ci]

* Split GPU bindings into low-level (ABI) and high-level [skip ci]

* small typedef reorg [skip ci]

* refine LLVM IR/Nvidia GPU hello worlds

* [Nvidia GPU] PoC implementation of field addition [skip ci]

* prod-ready field addition + tests on Nvidia GPUs via LLVM codegen
2023-01-12 01:01:57 +01:00
..
bindings Example+Test C API vs GMP (#203) 2022-09-15 17:11:57 +02:00
gpu [Backend] Add support for Nvidia GPUs (#210) 2023-01-12 01:01:57 +01:00
math style: casing of WordBitWidth/WordBitwidth 2023-01-11 19:31:23 +01:00
protocol_blssig_pop_on_bls12381_g2_test_vectors_v0.1.1 Don't dump all in "backend" (#184) 2022-02-27 01:49:08 +01:00
protocol_ethereum_evm_precompiles Productionize: move protocols top-level vs backend (#179) 2022-02-21 01:04:53 +01:00
protocol_hash_to_curve BN254 - Hash-to-Curve (SVDW method) (#190) 2022-04-26 21:24:07 +02:00
t_blssig_pop_on_bls12381_g2.nim Don't dump all in "backend" (#184) 2022-02-27 01:49:08 +01:00
t_cipher_chacha20.nim Add ChaCha20 stream cipher 2022-03-02 01:18:47 +01:00
t_ethereum_eip2333_bls12381_key_derivation.nim Eip2333 (#202) 2022-08-16 12:07:57 +02:00
t_ethereum_evm_precompiles.nim Don't dump all in "backend" (#184) 2022-02-27 01:49:08 +01:00
t_hash_sha256_vs_openssl.nim Sha256 refactor (#206) 2022-09-19 02:02:57 +02:00
t_hash_to_curve.nim style: casing of WordBitWidth/WordBitwidth 2023-01-11 19:31:23 +01:00
t_hash_to_curve_random.nim Fp12 over fp6 (#201) 2022-08-14 09:48:10 +02:00
t_hash_to_field.nim BN254 - Hash-to-Curve (SVDW method) (#190) 2022-04-26 21:24:07 +02:00
t_kdf_hkdf.nim Eip2333 (#202) 2022-08-16 12:07:57 +02:00
t_mac_hmac_sha256.nim Eip2333 (#202) 2022-08-16 12:07:57 +02:00
t_mac_poly1305.nim Eip2333 (#202) 2022-08-16 12:07:57 +02:00