RTX3080 Performance #4072
Replies: 5 comments 1 reply
-
I get the same performance as RTX2080Ti for PC2 too |
Beta Was this translation helpful? Give feedback.
-
both 3080 and 2080Ti have the same 68 SM processor with each sm have 64 Int code command. |
Beta Was this translation helpful? Give feedback.
-
Hello, is there a way to configure the Chunk-size ? the value is very low compared to 1080Ti and 2080Ti, Thanks !
|
Beta Was this translation helpful? Give feedback.
-
hi @jennijuju any news about the 3080 support ? if someone explain to me how to find the suitable parameters, I can run some test and benchmark. |
Beta Was this translation helpful? Give feedback.
-
I have a RTX 3080 - omitting the I am also not defining Hope this helps. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
From s0nik42:
I test a new RTX3080 this morning. I get the same performance than RTX2080 for PC2
I don’t use the following variables, any ideas what value to set, and if it can improve that :
FIL_PROOFS_MAX_GPU_COLUMN_BATCH_SIZE
FIL_PROOFS_COLUMN_WRITE_BATCH_SIZE
FIL_PROOFS_MAX_GPU_TREE_BATCH_SIZE
that’s the ones I used :
declare -x BELLMAN_CPU_UTILIZATION=“0.875”
declare -x BELLMAN_CUSTOM_GPU=“GeForce RTX 3080:8704"
declare -x FIL_PROOFS_MAXIMIZE_CACHING=“1”
declare -x FIL_PROOFS_USE_GPU_COLUMN_BUILDER=“1"
declare -x FIL_PROOFS_USE_GPU_TREE_BUILDER=“1”
Beta Was this translation helpful? Give feedback.
All reactions