Any recommendation about data placement solver parameters?
Open
- Dominant language
- C++
- Stars
- 10.2k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
Given node number N in cluster, is there any recommendation about placement solver parameters like replica factor?
I tried to solve data placement for 127 node and 5 replica and the solver yields a huge model with about 2e7 rows, 5e6 cols and 5e7 non-zeroes. The default HiGHS solver just timeouts after hours of computation.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.