- Why HPC is important and where it is used?
- For login, use ssh login and use bitvise ssh client from windows
- See the default shell, echo '$0' or echo '$SHELL'
- Which Scheduling software is used by the cluster?
- Changing user privileges (chmod)
- Copying files or directories from a cluster to local and vice-versa
- List all the compilers in the cluster
- List the number nodes in the cluster
- To see the OS, type, bit, etc.
- List the active and dead nodes
- Submit jobs to PBS que (qsub)
- How to submit multiple jobs using qsub?
- See the status of the submitted job (qstat)
- Terminating a Job (qdel)
- Run a job in a specific node
- What is mean by compiling serially
- What is mean by compiling parallel
- Compiling C, C++ and Fortran code using gnu/intel compilers
- Using make: configure, make and make install
- List of commands need to use sheduler
- How to check the size of files/files
- How to check disk space used and free
- Working with BLAS library
- Working with LAPACK library
- Working with OpenMP
- Working with Intel Fortran + MKL Libraries
- Working with Intel Fortran Compiler Cluster edition
- Working with FFTW library
- Fortran usage
- C usage
- C++ usage
- Python usage
- Using watch command to see the changes on the screen
- List of Scripts to work with HPC, cluster, supercomputer
Note: Add your suggestion on what you want to add here. We will add them in future.
No comments:
Post a Comment