...
If you have ssh on your workstation, try the following:
> ssh cluster.uit.tufts.edu ". /etc/profile.d/lsf.sh && bsub -q queuename ./yourprogram"
where queuename is one of the above queues.
Additional User contributed Cluster Documentation
...
...
If you have ssh on your workstation, try the following:
> ssh cluster.uit.tufts.edu ". /etc/profile.d/lsf.sh && bsub -q queuename ./yourprogram"
where queuename is one of the above queues.
...