feat(gpu_prover): new GPU prover based on unrolled circuits #716
Annotations
10 warnings
|
Compile:
riscv_transpiler/src/replayer/instructions/binary/mod.rs#L41
unused variable: `ram`
|
|
Compile:
riscv_transpiler/src/replayer/instructions/binary/mod.rs#L6
unused variable: `ram`
|
|
Compile:
riscv_transpiler/src/replayer/instructions/add_sub/mod.rs#L41
unused variable: `ram`
|
|
Compile:
riscv_transpiler/src/replayer/instructions/add_sub/mod.rs#L6
unused variable: `ram`
|
|
Compile:
cs/src/utils.rs#L175
function `bincode_serialize_to_file` is never used
|
|
Compile:
cs/src/utils.rs#L170
function `serialize_to_file` is never used
|
|
Compile:
field/src/ext_avx_512_impl.rs#L58
use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
|
|
Compile:
field/src/ext_avx_512_impl.rs#L55
use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
|
|
Compile:
field/src/avx_512_impl.rs#L36
use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
|
|
Compile:
field/src/lib.rs#L9
the feature `stdarch_x86_avx512` has been stable since 1.89.0 and no longer requires an attribute to enable
|
Loading