- Large-Scale Parallel Computing Server (Cray XC50-LC) manuals
- Accelerator Server (Cray CS-Storm) manuals
- Parallel computing and Informatics Server manuals
Large-Scale Parallel Computing Server (Cray XC50-LC) manuals
User Guide
Check the following PDF data.
Compiler manuals
Cray
- Cray Documentation Portal
- XC Series Programming Environment User Guide (17.05) S-2529
- Cray C and C++ Reference Manual (8.6) S-2179
- Cray Fortran Reference Manual (8.6) S-3901
- Cray C and C++ Reference Manual (8.7) S-2179
- Cray Fortran Reference Manual (8.7) S-3901
Intel
Library manual
Cray LibSci
- LibSci outline
login to "super.sc.imr.tohoku.ac.jp", and run the following command.
$ man intro_libsci - BLAS(Basic Linear Algebra Subroutines)
login to "super.sc.imr.tohoku.ac.jp", and run the following command.
BLAS1: $ man blas1
BLAS2: $ man blas2
BLAS3: $ man blas3
- LAPACK(Linear Algebra routines)
- ScaLAPACK(parallel Linear Algebra routines)
ScaLAPACK outline: $ man intro_scalapack - BLACS
login to "super.sc.imr.tohoku.ac.jp", and run the following command.
$ man blacs - IRT(Iterative Refinement Toolkit)
Cray IRT outline and functions: $ man intro_irt - SuperLU DIST(sparse solvers)
SuperLU users guide
online documents
Accelerator Server (Cray CS-Storm) manuals
User Guide
Check the following PDF data.
Compiler manuals
NVIDIA CUDA Toolkit
- CUDA Toolkit Documentation v9.0.176
- CUDA Toolkit Documentation v10.1.243
- CUDA Toolkit Documentation v10.2.89
Intel compiler
Library manuals
GPU-Accelerated CUDA Libraries
Parallel computing and Informatics Server manuals
Parallel computing and informatics server consists of the following servers.
- Cloud service server (calculation server)
- Cloud service server (virtual server)
- Visualization server
Purpose
- Cloud service server (calculation server)
- Cloud service server (virtual server)
- Visualization server
Users can submit jobs through PBS job scheduling software from the front-end nodes. It is mainly used for running non-parallelized programs or small jobs which run with less than 2 nodes. The main memory size is 567 GiB per node. It is less than Large-scale parallel computing server and Accelerator server, but the CPU frequency is better than them. If you run small jobs, it may be efficient to use this server. Also, users can run several non-parallelized jobs in one job simultaneously.
Users can use to occupy this server (32 cores per node, 36 cores per user, and available period is up to 4 weeks) by reserving from reservation portal site. This server provides data integration, analysis, and visualization functions to promote research by materials informatics. Users can use server which has 32 cores up to 4 weeks. So, users can run long time job in this server.
Reservation portal site:
https://cmsportal.sc.imr.tohoku.ac.jp/reservation_portal/login
Users can use application programs to visualize simulation results.
User Guide
Check the following PDF data.