How can I specify the input vector to SpMV?
You can create an input file with the input vector values. Each line of the file is expected to have only one element of the vector. It should be noted that only values have to be entered in the file and no other extra character. If you do not specify a file, the input vector will be initialized with random values.