Replies: 2 comments 6 replies
-
You can use the |
Beta Was this translation helpful? Give feedback.
6 replies
-
Would it be possible to have redudant layers? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I have a test environment that consists of a few nvidia Xavier AGX nodes. Some have 32GB ram, some have 64GB ram. Additionally, I am running two HP Z8G4 nodes with 1.5TB of ram each, with clusters of 4060 ti cards.
Due to the memory available, I am not able to divide the environment evenly, and would obviously like to have some nodes take more layers than others.
Additionally, given all of these variables, what would be the absolute fastest system to have in front of all of these rpc hosts, provided there was a simple way to specify the number of layers for each host, and get this working in a way where 64GB nodes effectively take 2x number of layers a 32GB rpc node takes?
Additionally, I am curious if I can emulate the unified ram configuration on the HP Z8G4 nodes as well, but that is less important than being able to specify the layer count per host for me right now.
Thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions