/Jaist_AWS

Introduction to how to use AWS through JAIST CLOUD

Primary LanguageJupyter Notebook

JAIST_AWS

(Uncompleted document in some ones, so please wait a minute)

Introduction to how to use AWS Ec2 instance through JAIST CLOUD

ISC provides kindly these with purpose to acceralate our research and to have us acquire sophisticated information processing skill on educational scenario. (We can use freely but) Note that we should notice we have a duty to avoid "over-use" when we use it any time because resource cost... (when you take a rest (e.g go to bed, have a food and so on...), computer also hope to do that 😴)

We suggest definitive standard time for switch-off as 1 day, it means we switch off if we do not use over 1 day a last use (e.g. attend to conference, take a trip etc...)


  1. Intro

  2. Env

  3. Setting basic environment


  • sudo yum update
  • CUDA sample test, comple 1
  • In a case you download cudnn in Windows, you need to change its identifier into arbitary one. 2

Evironment and Spec.

(Memo) For Our Favorite Dev. Setting

  • For general document of how to use on JCS, we can view here(en), here(jp)

  • import .pem file (certificate)

  • login

  • mount in my dir

  • chmod filesystem(mounted directory), chown? (which proper to permission)

    • /etc/??? (vi edit ___ ) to fix mnt after switching-off
  • cuda /.bash_proofile ==> note that data position,,,, after that, relogin to active roader it

  • ()cuDNN (note that data position,,,, scp)

  • pyenv in data ~ miniconda ~

  • conda config to data http://nekoyukimmm.hatenablog.com/entry/2016/03/27/173030

  • tf (sample code to check work on gpu)

  • ()jy port

For MY Favorite

  • CUDA (already installed 7.5)
  • CuDNN(need to download in local and then pass through it to remote with matched version for 7.5) 6.0
    • sudo su -
    • We need to consider to install and expand cuDNN tgz in enough inode (valume) file.
  • Conda
  • Deep learning tools
    • Tensorflow, Chainer, Keras
    • Mxnet
    • Spyder (remote)
    • (Atom, hidrogen? conda, jupyter, IDE)
    • Jupyter remote, lab, theme    - jupyter lab, and color (font "Recty Dimished"). (extension is under the development) (Nodejs kernel still not)

Note (unsolved issues)

Plan

  • Making sample code, data analysis, deep learning (but mainly around my theme... see more memo)
  • Docker

Refe(almost jp)

Footnotes

  1. https://qiita.com/daikumatan/items/26039fc23edabf76a9c4

  2. https://missingmemory.net/archives/416