RCACI
menu

Event details

Computing Servers Workshop [Large Memory PC Cluster] ~Memory Option & Container with venv(Python) ~
ここで学ぶ内容のほとんどは一般的な計算,大規模計算機KAGAYAKIでも同様に使用できます.ふるってご参加ください!

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 can learn about "memory option".
Depending on the language you use, you may not be able to use all the allocated memory. For the detail, let's join the workshop.
And in the second part, you will learn how to create your virtual environment of python on our computing server.
You can try Tensorflow/MNIST , Jupyter Notebook 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.
 * The content of this workshop is the same as the one held in June *


  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. 7 (Tue)9:00)

     How to join:

   Please come to Collaboration Room7, IS2-3 bldg. 5F
      * For Tokyo Satellite Users, Webex URL will be sent the previous day of the workshop.

     Documents:
      Available from here!

     MPC Teams*MPC Mailing List:
    For information sharing, please join our MPC Teams & Mailing List.
        MPC Teams: https://www.jaist.ac.jp/iscenter/event/teams
        MPC Mailing List: https://www.jaist.ac.jp/iscenter/en/mpc/mpcgroup/

Startdate
2023.11.07 - 13:30
Enddate
2023.11.07 - 17:00
場所/Place
IS building 3, 5F, Collaboration Room No.7 (I-56)
プログラム/Program

 13:30 - 15:00 Introduction & Memory Usage

  • System summary
  • Submit job
  • Creating a job Script
  • Numerical Library
  • Memory Option & Tips for Memory usage

15:15 - 17:15 Python

  •  Container Basics and venv
  • Tensorflow/MNIST
  • Jupyter Notebook