GPU not be used in Sealing #6138
-
After I updated my lotus-miner software to the latest version, my machine can not use GPU in PreCommit2 & Commit2 ... |
Beta Was this translation helpful? Give feedback.
Replies: 7 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
-
yes - there is small thing need to be fixed with proof so that gpu is used by default filecoin-project/filecoin-ffi#162, but for now, if you build and run your lotus with |
Beta Was this translation helpful? Give feedback.
-
let me know if thats works. |
Beta Was this translation helpful? Give feedback.
-
hi juju, I came across this issue as well. My understanding is we must export FFI_USE_GPU=1 before we build new lotus programs, is it? ...and is there any plan to address this in the official document? Thanks. |
Beta Was this translation helpful? Give feedback.
-
Yes it works well after set FFI_USE_GPU=1. My question is, should we use FFI_USE_GPU=1 to enable GPU or just leave it disabled by default. Is there any benefit from disabling GPU in new version, or we should use GPU just like before, in order to get the max sealing/proofing speed? |
Beta Was this translation helpful? Give feedback.
-
It works after I set FFI_USE_GPU=1 |
Beta Was this translation helpful? Give feedback.
-
Issue resolved, archiving for future reference. |
Beta Was this translation helpful? Give feedback.
Issue resolved, archiving for future reference.