Parallel Programming using GPUs has become very easy because of OpenACC. Being directive based programming approach, unknowingly we end up getting a lot of error messages. It is very common
Accessing a remote Linux system using ssh
Many of the new users may not be familiar with Linux. Most of the times they might be using a Windows or Macintosh for their daily work. But, Linux is
HPC definition: My Personal View!
A common question people generally have is “What is High Performance Computing(HPC)?“. Intuition is – getting higher performance while solving some computational problem. You might want to look into to
Parallel Programming – Where I should start?
One of the frequently asked questions about parallel programming is – Where I should start? Couple of similar questions one can have is – Which is – very easy to