vector_add
vector_add(const VECTOR *lhs, const VECTOR *rhs, VECTOR *out)
static void vector_add(scalar *lhs, const scalar *rhs, int rank)