Skip to content

A collection of submission scripts and other automation tools for use on the Summit HPC cluster by members of the Paton group

Notifications You must be signed in to change notification settings

aikonens/rspgrp_summit

 
 

Repository files navigation

Welcome to RSPGROUP on SUMMIT: congratulations - your path is set-up correctly!

The following scripts are available:

  • qstat_summit (monitor disk usage, queue status and jobs)
  • qsub_summit (submit G16 and Orca jobs)
  • ncisub_summit (submit NCIPlot jobs)
  • qcosmo_summut (submit COSMO-RS jobs)
  • AutoPrep (create input files from existing output files)
  • RotMol (rotates molecules, creating new input files)

The following python modules are available (python -m module):

To activate a python environment where rdkit, openbabel etc are present:

  • source activate DL_CPU (this may require edits to your .condarc file - ask RSP if this is an issue)

The following software is available:

To see example usage: create a directory in your $PROJECTS folder and cd there, then type:

  • RUNTEST all This will submit several jobs. When finished, check they ran properly:

  • CHECKTEST all

         ___       ___                 ___          ___                       ___                  
        /\  \     /\  \               /\  \        /\  \                     /\  \        _____    
       /::\  \   /::\  \       ___   /::\  \       \:\  \                   /::\  \      /::\  \   
      /:/\:\__\ /:/\:\  \     /\__\ /:/\:\  \       \:\  \                 /:/\:\  \    /:/\:\  \  
     /:/ /:/  //:/ /::\  \   /:/  //:/  \:\  \  _____\:\  \  ___     ___  /:/ /::\  \  /:/ /::\__\ 
    /:/_/:/  //:/_/:/\:\__\ /:/__//:/__/ \:\__\/::::::::\__\/\  \   /\__\/:/_/:/\:\__\/:/_/:/\:|__|
    \:\/:/  / \:\/:/  \/__//::\  \\:\  \ /:/  /\:\~~\~~\/__/\:\  \ /:/  /\:\/:/  \/__/\:\/:/ /:/  /
     \::/__/   \::/__/    /:/\:\  \\:\  /:/  /  \:\  \       \:\  /:/  /  \::/__/      \::/_/:/  / 
      \:\  \    \:\  \    \/__\:\  \\:\/:/  /    \:\  \       \:\/:/  /    \:\  \       \:\/:/  /  
       \:\__\    \:\__\        \:\__\\::/  /      \:\__\       \::/  /      \:\__\       \::/  /   
        \/__/     \/__/         \/__/ \/__/        \/__/        \/__/        \/__/        \/__/    ¯\_(ツ)_/¯ last update May 26 2021
    
  • REMINDER: NEW SSKY QUEUE: qsub_summit -p ssky-preemptable

About

A collection of submission scripts and other automation tools for use on the Summit HPC cluster by members of the Paton group

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Shell 0.3%