vsl.mpi is a mandatory dependency of vsl.la even though MPI is optional and
requires system-wide installation. This forces all LA users to install MPI.
Task
- Make the MPI import in LA lazy/optional
- Add
mpi/basic_test.v that skips when mpirun is not available
- Verify LA still works without MPI installed
Reference
vsl.mpiis a mandatory dependency ofvsl.laeven though MPI is optional andrequires system-wide installation. This forces all LA users to install MPI.
Task
mpi/basic_test.vthat skips whenmpirunis not availableReference