This program evenly splits a 1D vector across provided processes.
The number of processes used are 16, 32, 64.
This program is designed to test linear search scaling with different ammount of processes.
- ssh on wheeler
module load openmpi/4.1.2-q2zi
- Run compile script
qsub <runscript>
- .o is the output