Benchmarking Lotus Worker co-location with non-overlapping resources #6212
-
In hardware exploration mode here... Beefy servers exist, however after running lotus-bench testing, while the results are great, the over use of the machine is very low. Has anyone done, or has seen documentation for running 1-X Lotus Workers on one server? if yes, please provide all details. Beefy Machine Specs: `Lotus-Bench Resultsresults (v28) SectorSize:(34359738368), SectorNumber:(1) generate candidates: 519.523µs (60.15 TiB/s) compute window post proof (cold): 12m18.403558027s Per the documentation: https://docs.filecoin.io/mine/lotus/seal-workers/#lotus-worker-co-location There for the 8 gpu on this machine just act all at the same time for one task at a time... based on memory specs here is a high level layout, just have no idea on how to configure this from the documentation. [Storage Miner + Node] [PC1Worker-1] x2 [PC2Commitworkers] x2 so this one beefy machine would run all of these.
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
running more then one PC1 worker on the same machine makes no sense right now without code modifications more then one GPU/worker makes no sense either, with 40GB gpu ram thin about 3-4 workers per gpu you need to see how to best pledge this with that little RAM. in general: way too much gpu, way too little ram, way to little nvme for sealing |
Beta Was this translation helpful? Give feedback.
running more then one PC1 worker on the same machine makes no sense right now without code modifications
more then one GPU/worker makes no sense either, with 40GB gpu ram thin about 3-4 workers per gpu
you need to see how to best pledge this with that little RAM. in general: way too much gpu, way too little ram, way to little nvme for sealing