Distributed parallel programming in Python : MPI4PY
1 Introduction MPI stands for Message passing interface. An implementation of MPI such as MPICH” or OpenMPI is used to
Read more1 Introduction MPI stands for Message passing interface. An implementation of MPI such as MPICH” or OpenMPI is used to
Read moreDuring every login or bootup, the OS performs a number of tasks in the background to get the OS up
Read moreThe previous post demonstrates how we can go about building mpi4py so that we can write and run python programs
Read moreSSH stands for secure shell. It is an encrypted remote login protocol. Once it has been set up on each
Read moreI had triple-boot on my system. Windows 8, windows 7 and Ubuntu and all the boot management done by Ubuntu
Read moreSocket programs are used to communicate between various processes usually running on different systems. It is mostly used to create
Read moreGitHub is a treasure trove of some of the world’s best projects, built by the contributions of developers all
Read moreInputs have to be validated before allowing any kind of processing or operations to be performed on it. This is
Read moreThis post is a simple example of deception. It shows how a programmer can defy the very important rule of
Read moreI wanted to get information on my terminal on Ubuntu. y requirement was that, any data that i wanted should
Read more