• FY2013 Annual Report

    | Created on

    Abstract   The mission of the DNA Sequencing Section (hereinafter referred to as SQC) is to promote advances in biological science by providing...

  • FY2012 Annual Report

    | Created on

    DNA Sequencing Section Abstract The mission of the DNA Sequencing Section (hereinafter referred to as SQC) is to promote advances in biological scie...

  • Basic Linux Commands

    | Created on

    Basic linux commands are introduced for non Linux users. Commands are the most staightforward way for a user to interact with the Linux operating syst...

  • How to run a hybrid MPI and openMP job

    | Created on

    This page describes the compilation and execution of a hybrid MPI/MP program using the SLURM scheduler. This page is not a tutorial about how to make ...

  • Version control system (VCS)

    | Created on

    NOTE: This page is obsolete and retained only for reference. Please refer to the OIST github account. 1. Introduction For individual and collaborati...

  • Running Comsol jobs

    | Created on

    If you want to run Comsol on your local computer you can get access from this form. When you want to use Comsol on the cluster your first create your...

  • Computing resources terminology

    | Created on

    CPU hour: aggregation followed by round up to the nearest whole hour of the jobs total CPU usage. For example, if a job used 1000 CPUs for one minute,...

  • Annual Reports

    | Created on

      In accordance with institutional requirements, SQC prepares an annual report to summarize the activities for the given year. Reports can ...

  • GPGPU computation using Matlab

    | Created on

    This tutorial assumes that the user has a good working knowledge of Matlab and already know how to use GPU nodes on Saion. This tutorial is not about ...

  • Parallel Jobs example

    | Created on

    Parallel Jobs and SLURM   NOTE: This page is out of date.   Sango supports the two common types of parallel programs: multi-thread and M...