Thanks very much for your reply. I am doing a large SDP, and I know that the optimal solution should be close to some known fixed point. So, I want to use that fixed point as a warm start. This forces me to use a first-order algorithm solver like SCS. Since SCS doesn't support primal variable initialization, do you know any other reliable SDP solvers that can have a primal warm start?
Thanks again for your advice.
Best