RCACI
menu

Event details

Computing Server Workshop [LMPCC] ~ Usage of Large Memory system + Python(2) ~
Please note that questions in English are welcome although the workshop will be basically conducted in *Japanese*.

LMPCC consists of 32 compute nodes with large memory capacity of 12TB/6TB and 1.5TB memory and high clock CPUs.
In the first part of this workshop, you will learn the basic usage of LMPCC, such as compiling and submitting jobs, and in the second part, you will learn how to create your original environment of python on our computing server.
You can try Tensorflow/MNIST samples on the workshop.
For joining the workshop, please fill out the application form at the below of website.
It is possible to attend only the first part or only the second part.

  Note :
   * This workshop will be recorded and published via JAIST LMS system.
   * For hands-on, please prepare the following requirements of your PC.
      - JAIST network Access
          VPN or fep is required if you aren't in JAIST.
      - Terminal software for SSH session
          example: mobaXterm/putty/WSL2(windows), XQuartz(MacOS)
          # If you aren't familiar with using CUI based editor(vi, emacs, etc), we recommend you install mobaXterm or XQuartz.

     Registration:
    
Registration form is in the bottom of the page.
       (The deadline is Nov. 9 (Wed)9:00)

     How to join:

     Onsite:
   Please come to Collaboration Room7, IS2-3 bldg. 5F

     Question:
    For Online participant, please post your question to Teams Threads.
        MPC Teams: www.jaist.ac.jp/iscenter/event/teams

 

 

Startdate
2022.11.09 - 13:30
Enddate
2022.11.09 - 17:00
場所/Place
IS building 3, 5F, Collaboration Room No.7 & Online Webinar(WebEX)
プログラム/Program

 13:30 - 15:00 Introduction

  • System summary
  • Submit job
  • Creating a job Script
  • Numerical Library
  • First-Touch Policy & Data Placement
  • Compile and Execute

15:15 - 17:15 Hands-on tutorial

  •  Container Basics and Python
  • Tensorflow/MNIST