Add GPU sigverify for verify path (#20851)
Allows the use of GPU acceleration in verifying the signatures in Entry's after deserialization in the replay stage Co-authored-by: Stephen Akridge <sakridge@gmail.com> Co-authored-by: Ryan Leung <ryan.leung@solana.com>
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -4774,6 +4774,7 @@ dependencies = [
|
||||
name = "solana-entry"
|
||||
version = "1.9.0"
|
||||
dependencies = [
|
||||
"bincode",
|
||||
"dlopen",
|
||||
"dlopen_derive",
|
||||
"log 0.4.14",
|
||||
|
Reference in New Issue
Block a user