Running our calculations


Vroom Vroom


Different engines

Depending on whether you are just a student trying to curb his curiosity or a student doing a project in our department or a doctoral student, you might run theses calculations on PC, gpu or the Param Ishan. Obviously a simple question is why not run it in personal laptop or desktop? Simply because these calculations can take up days or even weeks of continuous running before they terminate. Our system is small and should take 6-7 hours (depending on your PC capabilites it can even take 2 days). However, when you switch to complex systems you won't like the idea of exhausting your personal resources. Instead, your guide might ask you to use the cluster or gpu to carry out the calculations, or at IITG you can use the ParamIshan to perform this task. I'll cover them one by one.


On a PC

It is important to be able to run the calculations in your PC so that you can debug the errors (if any) in your system. Running on a PC is simple. You can write a vbs script to automate the task. I will leave that to you. In case you want to run in your ubuntu system, you can write a shell script to automate it. Here are the basic steps:

You will get the output files after the run completes. Similarly, you can run other scripts one by one, or automate the task using a vbs script (in windows) or a shell script in ubuntu.


GPU/Cluster

A GPU is a graphical processing unit that can perform calculation faster than a CPU (your PC). Our department has a couple of them (maybe more), you should ask your PhD or your professor to provide you with the access for the same. You need a username and a password. Once you have them, follow these steps.

Directory outline directory outline


SuperComputer

First things first you need to have access to an account in ParamIshan (PI). Follow this tutorial to get you own account and access. Or you can use someone else account (not a good idea). Whatever be the case, once you have a userid and a password you are good to go. We will be running our calculations in GPU version of PI. Follow these simple steps:


Previous Page          Main Page          Next Page