add: command to quickly connect to mpi cluster

This commit is contained in:
juancwu 2023-01-25 20:16:04 -05:00
commit d12fe32adb
No known key found for this signature in database

View file

@ -0,0 +1,3 @@
function mpiconnect
ssh -Y lcl_uotwlus2341@teach.scinet.utoronto.ca
end