SlideShare a Scribd company logo
1 of 15
Download to read offline
How to setup MateriApps LIVE!
2020/04/13 [for version 2.6/3.0]
MateriApps LIVE! Development Team
• MateriApps LIVE! USB

• setup.pdf, setup-en.pdf

this document

• README.html, README-en.html

(copy from https://github.com/cmsi/MateriAppsLive/wiki/MateriAppsLive-ova)

• VirtualBox Installer: VirtualBox-*-OSX.dmg, VirtualBox-*-Win.exe

(available at https://www.virtualbox.org/wiki/Downloads)

• VirtualBox configuration scripts: vbconfig.*

(available at https://github.com/cmsi/MateriAppsLive/tree/master/ova)

• MateriApps LIVE! VitualBox Disk Image: MateriAppsLive-*-amd64.ova

(available at http://sourceforge.net/projects/materiappslive/files/)
What are included in USB Stick?
MateriApps, 2013-2020. All rights reserved.2
MateriApps — a Portal Site for Materials Science Simulation
• Aiming at the community formation through the promotion of application
MateriApps, 2013-2020. All rights reserved.3
• Introducing 271 materials science
applications and tools (as of 2020.4)

• Finding applications

• search tags: features, targets,
calculation methods/algorithms

• Information of applications

• brief introduction, link to official
pages, information installation,
usage, etc

• Information of hands-on sessions,
software update, etc

• Glossary of keywords, Concierge,
Reviews

• 16000+ page views / month, 5500+
unique visitors / monthsince May 2013
DFT
AkaiKKR☆
OpenMX☆
xTAPP☆
ABINIT☆
...
Quantum
Chemistry
FMO☆
SMASH☆
GAMESS☆
DC☆
...
Molecular
Dynamics
MODYLAS☆
Gromacs☆
ERmod☆
MDACP...
Lattice
Models
ALPS☆
DSQSS
BLOCK
DMRG++
Continuum Simulation
ANSYS Multiphysics
Octa ...
Data Analysis
CLUPAN☆
phonopy☆
Visualization
fu☆
TAPIOCA☆
☆ included in MateriApps LIVE!
• Introducing 271 materials science applications and tools
Applications on MateriApps
MateriApps, 2013-2020. All rights reserved.4
(78) (36) (31) (52)
(12) (57) (37)
Database (11), Integrated Environment (4)
Machine Learning (17), Quantum Computing (6)
Current status in computational materials science
• From developers’ viewpoint

• New algorithms should be implemented and used. Or, it will
be forgotten ever existed.

• It cost much to write and update documents

• Development of software itself is hardly considered as
scientific achievements

• From users’ viewpoint

• What kind of applications? Who develop them?
Which application should I use for my problem?

• Manual and documentation are not well prepared.

• How to evaluate the accuracy of results?

• Goal of MateriApps project

• Forming of community in the field of computational materials
science through the promotion of open source software
MateriApps, 2013-2020. All rights reserved.5
What MateriApps will provide
• To find and learn application software

• catalog of application/tool on MateriApps web

• To start using application software

• MateriApps LIVE!

• To active use application software

• pre-installation to the K computer, supercomputers, etc: MateriApps Installer

• Infrastructure for easily starting materials science simulations for theoreticians,
experimentalists, researchers in companies, students, and more…
MateriApps, 2013-2020. All rights reserved.6
Flagship system (K, post-K,...)
HPC infrastructure supercomputers in Japan
Supercomputers for shared-use in research fields
Cloud computing, on-premises PC clusters
Personal workstations, PCs
InstallerHands-on Cloud
What is MateriApps LIVE! ?
• Live Linux bootable on virtual machine

• run on Windows, Macintosh, etc

• just boot and get ready for materials science
simulations without installation

• Version 2.6/3.0 was published in April 2020

• Pre-installed applications and tools

• abinit, AkaiKKR, ALAMODE, ALPS, COQUEST,

CP2K, DCore, DSQSS, HΦ, LAMMPS, mVMC,
OpenMX, Quantum ESPRESSO, SMASH, xTAPP, etc

• OVITO, ParaView, Tapioca, VESTA, VMD, XCrysDen…

• GUI installer for CASINO, GAMESS, and VMD

• Available from MateriApps LIVE! webpage

• c.a. 6600 copies distributed since July, 2013
MateriApps, 2013-2020. All rights reserved.7
MateriApps LIVE! is useful for ...
• Hands-on sessions using MateriApps LIVE!

• MateriApps LIVE! Tutorials

• HΦ, xTAPP, ALPS, DCore, mVMC, ALAMODE, DDMRG, DSQSS, SALMON,
CASINO, etc.

• Practices in lectures

• Computational Physics

• Computer Experiments (UNIX + C, LaTeX, VCS)

• Used by experimentalists, researchers in private companies

• Used by researchers in the field of computer science

• Easy setup (c.a. 15min) without no troubles

• Useful for operation check, trouble shooting, user support
MateriApps, 2013-2020. All rights reserved.8
Booting in VirtualBox
✓ Copy files in USB stick memory to hard disk

• copy all the files to your PC, e.g. to desktop

✓ Install VirtualBox by double-clicking the installer

• For Windows: VirutalBox-6.*-Win.exe

• For Macintosh: VirtualBox-6.*-OSX.dmg

✓ Import MateriApps LIVE!

• double-click MateriAppsLive-*-amd64.ova

• VirtualBox will start automatically and import window will open. Then press
“import” button

• VirtualBox Manager window will appear in two or three minutes

• Host (host OS): operating system (Windows, Mac OS X, etc) on which VirtualBox is
running

• Virtual machine (guest OS): operating system (= MateriApps LIVE!) running on
VirtualBox
MateriApps, 2013-2020. All rights reserved.9
Booting in VirtualBox
1. Choose “MateriAppsLive…”

2. Press “Start” button.

3. Wait until login window will
appear.
MateriApps, 2013-2020. All rights reserved.10
• Login window will appear in a few minutes

• Login by using

• User name (login): user

• Password: live

• Desktop (right) will appear

• Important buttons

• start menu

• CD-ROM button
Login to MateriApps LIVE!
MateriApps, 2013-2020. All rights reserved.11
Tips (1/2)
✓ Copy & Paste: How to paste strings copied from a PDF file on host OS?

• right click on terminal window “Paste”

• or press “V” with “shift” and “control” keys

• right click “Copy”, or “shift + control + C” to copy a string

✓ Setting: using Japanese keyboard

• start menu “System Tools” “Switch to Japanese Keyboard Layout” 

(or execute “setxkbmap -layout jp” in terminal window)

• check if “@” key works correctly

✓ Setting: disabling unnecessary popup messages

• on Windows: double click “vbconfig.bat”

• on Mac OS X: double click “vbconfig.command”, 

or run “sh vbconfig.command” in terminal software
MateriApps, 2013-2020. All rights reserved.12
Tips (2/2)
✓ Settings: making characters in the window larger (smaller)

• “View” menu on the host OS, then choose the scale in “Virtual Screen 1”

✓Settings: browsing contents of ISO image file (* .iso) from the virtual machine

• click CD-ROM icon at the bottom of the virtual machine window frame, select
“Choose disk image ...", and select the ISO image file

• contents of ISO image file are accessible via /media/cdrom0

✓ Setting: file sharing between host OS and virtual machine

• choose MateriAppsLive-* in VirtualBox Manager window, then “Settings”

• open “Shared Folders” tab and click “+” on the right

• click “v” on the right of “Folder Path”, choose “Other…”, and select the folder
to which the files have been copied from the USB stick memory

• check “Auto-mount” box and press “OK”. Then press “OK” again

• the folder specified above can be accessed as /media/sf_… after rebooting
the virtual machine
MateriApps, 2013-2020. All rights reserved.13
Materials Science Simulation by MateriApps LIVE!
• Introduction / Setup

• First-principles band calculation (OpenMX / Quantum ESPRESSO / xTAPP)

• Simulation of solution by molecular dynamics (LAMMPS / Gromacs)

• Lattice model simulation (ALPS / HΦ / mVMC)

• Quantum chemistry calculation (in preparation)

• Hands-on materials are available at https://github.com/cmsi/MateriAppsLive/wiki/
MaLiveTutorial (currently only in Japanese)
MateriApps, 2013-2020. All rights reserved.14
MateriApps planning & production
• Administration:

• Center for Computational Materials Science, Institute for Solid State Physics, University
of Tokyo (ISSP-CCMS)

• MateriApps Development Team

• Kota Ido (ISSP), Shusuke Kasamatsu (Dept. of Phys., Yamagata Univ.),
Takeo Kato (ISSP), Naoki Kawashima (ISSP), Hikaru Kouta (ISSP),
Takahiro Misawa (ISSP), Yuichi Motoyama (ISSP),
Synge Todo (Dept. of Phys., Univ. of Tokyo/ISSP), and Kanako Yoshizawa (RIST)

• Cooperation:

• Research Organization for Information Science and Technology (RIST)

• Materials research by Information Integration Initiative, NIMS (MI2I)

• Sponsor

• Post-K Priority Issue 7

• Elements Strategy Initiative

• Professional Development Consortium for Computational Materials Science (PCoMS)

• TIA “Kakehashi”
MateriApps, 2013-2020. All rights reserved.15

More Related Content

What's hot

EuroBSDCon 2021 - (auto)Installing BSD Systems
EuroBSDCon 2021 - (auto)Installing BSD SystemsEuroBSDCon 2021 - (auto)Installing BSD Systems
EuroBSDCon 2021 - (auto)Installing BSD SystemsVinícius Zavam
 
Kernel Recipes 2013 - Crosstool-NG, a cross-toolchain generator
Kernel Recipes 2013 - Crosstool-NG, a cross-toolchain generatorKernel Recipes 2013 - Crosstool-NG, a cross-toolchain generator
Kernel Recipes 2013 - Crosstool-NG, a cross-toolchain generatorAnne Nicolas
 
Archlinux dev environment
Archlinux dev environmentArchlinux dev environment
Archlinux dev environmentLuke Luo
 
UP Board AI Core Configuration memo
UP Board AI Core Configuration memoUP Board AI Core Configuration memo
UP Board AI Core Configuration memoNaoto MATSUMOTO
 
Qt5 (minimal) on beaglebone, with Yocto
Qt5 (minimal) on beaglebone, with YoctoQt5 (minimal) on beaglebone, with Yocto
Qt5 (minimal) on beaglebone, with YoctoPrabindh Sundareson
 
Yocto usage for Graphics SDK on AM335x
Yocto usage for Graphics SDK on AM335xYocto usage for Graphics SDK on AM335x
Yocto usage for Graphics SDK on AM335xPrabindh Sundareson
 
窺探職場上所需之資安專業技術與能力 Tdohconf
窺探職場上所需之資安專業技術與能力 Tdohconf窺探職場上所需之資安專業技術與能力 Tdohconf
窺探職場上所需之資安專業技術與能力 Tdohconfjack51706
 
Introduction to Docker
Introduction to DockerIntroduction to Docker
Introduction to DockerJulio Martinez
 
Develop QNAP NAS App by Docker
Develop QNAP NAS App by DockerDevelop QNAP NAS App by Docker
Develop QNAP NAS App by DockerTerry Chen
 
Openwrt startup
Openwrt startupOpenwrt startup
Openwrt startup晓东 杜
 
Windows deployment on bare metal using ironic
Windows deployment on bare metal using ironicWindows deployment on bare metal using ironic
Windows deployment on bare metal using ironicSrinivasa Acharya
 
Microsoft & Open Source - a 'brave new world' - ProgSCon 2017
Microsoft & Open Source - a 'brave new world' - ProgSCon 2017Microsoft & Open Source - a 'brave new world' - ProgSCon 2017
Microsoft & Open Source - a 'brave new world' - ProgSCon 2017Matt Warren
 
Kinect Workshop Part 1/2
Kinect Workshop Part 1/2Kinect Workshop Part 1/2
Kinect Workshop Part 1/2Seiya Konno
 
MySQL NDB 8.0 clusters in your laptop with dbdeployer
MySQL NDB 8.0 clusters in your laptop with dbdeployerMySQL NDB 8.0 clusters in your laptop with dbdeployer
MySQL NDB 8.0 clusters in your laptop with dbdeployerGiuseppe Maxia
 
Using cobbler in a not so small environment 1.77
Using cobbler in a not so small environment 1.77Using cobbler in a not so small environment 1.77
Using cobbler in a not so small environment 1.77chhorn
 

What's hot (20)

EuroBSDCon 2021 - (auto)Installing BSD Systems
EuroBSDCon 2021 - (auto)Installing BSD SystemsEuroBSDCon 2021 - (auto)Installing BSD Systems
EuroBSDCon 2021 - (auto)Installing BSD Systems
 
Kernel Recipes 2013 - Crosstool-NG, a cross-toolchain generator
Kernel Recipes 2013 - Crosstool-NG, a cross-toolchain generatorKernel Recipes 2013 - Crosstool-NG, a cross-toolchain generator
Kernel Recipes 2013 - Crosstool-NG, a cross-toolchain generator
 
Archlinux dev environment
Archlinux dev environmentArchlinux dev environment
Archlinux dev environment
 
UP Board AI Core Configuration memo
UP Board AI Core Configuration memoUP Board AI Core Configuration memo
UP Board AI Core Configuration memo
 
Qt5 (minimal) on beaglebone, with Yocto
Qt5 (minimal) on beaglebone, with YoctoQt5 (minimal) on beaglebone, with Yocto
Qt5 (minimal) on beaglebone, with Yocto
 
Building Embedded Linux UDOONEO
Building Embedded Linux UDOONEOBuilding Embedded Linux UDOONEO
Building Embedded Linux UDOONEO
 
Yocto usage for Graphics SDK on AM335x
Yocto usage for Graphics SDK on AM335xYocto usage for Graphics SDK on AM335x
Yocto usage for Graphics SDK on AM335x
 
Cobbler, Func and Puppet: Tools for Large Scale Environments
Cobbler, Func and Puppet: Tools for Large Scale EnvironmentsCobbler, Func and Puppet: Tools for Large Scale Environments
Cobbler, Func and Puppet: Tools for Large Scale Environments
 
NetBSDworkshop
NetBSDworkshopNetBSDworkshop
NetBSDworkshop
 
窺探職場上所需之資安專業技術與能力 Tdohconf
窺探職場上所需之資安專業技術與能力 Tdohconf窺探職場上所需之資安專業技術與能力 Tdohconf
窺探職場上所需之資安專業技術與能力 Tdohconf
 
Introduction to Docker
Introduction to DockerIntroduction to Docker
Introduction to Docker
 
Develop QNAP NAS App by Docker
Develop QNAP NAS App by DockerDevelop QNAP NAS App by Docker
Develop QNAP NAS App by Docker
 
Openwrt startup
Openwrt startupOpenwrt startup
Openwrt startup
 
Windows deployment on bare metal using ironic
Windows deployment on bare metal using ironicWindows deployment on bare metal using ironic
Windows deployment on bare metal using ironic
 
Microsoft & Open Source - a 'brave new world' - ProgSCon 2017
Microsoft & Open Source - a 'brave new world' - ProgSCon 2017Microsoft & Open Source - a 'brave new world' - ProgSCon 2017
Microsoft & Open Source - a 'brave new world' - ProgSCon 2017
 
NetBSD workshop
NetBSD workshopNetBSD workshop
NetBSD workshop
 
Kinect Workshop Part 1/2
Kinect Workshop Part 1/2Kinect Workshop Part 1/2
Kinect Workshop Part 1/2
 
MySQL NDB 8.0 clusters in your laptop with dbdeployer
MySQL NDB 8.0 clusters in your laptop with dbdeployerMySQL NDB 8.0 clusters in your laptop with dbdeployer
MySQL NDB 8.0 clusters in your laptop with dbdeployer
 
Using cobbler in a not so small environment 1.77
Using cobbler in a not so small environment 1.77Using cobbler in a not so small environment 1.77
Using cobbler in a not so small environment 1.77
 
Ironic
IronicIronic
Ironic
 

Similar to How to setup MateriApps LIVE!

FOSS_GNU/Linux
FOSS_GNU/LinuxFOSS_GNU/Linux
FOSS_GNU/LinuxYogesh Ks
 
Virtual Machines - Virtual Box
Virtual Machines  - Virtual BoxVirtual Machines  - Virtual Box
Virtual Machines - Virtual BoxLahiru Danushka
 
SAS University Edition - Getting Started
SAS University Edition - Getting StartedSAS University Edition - Getting Started
SAS University Edition - Getting StartedCraig Trim
 
Tools and Process for Streamlining Mac Deployment
Tools and Process for Streamlining Mac DeploymentTools and Process for Streamlining Mac Deployment
Tools and Process for Streamlining Mac DeploymentTimothy Sutton
 
bol.com Dutch Container Day presentation
bol.com Dutch Container Day presentationbol.com Dutch Container Day presentation
bol.com Dutch Container Day presentationMaarten Dirkse
 
오픈소스로 시작하는 인공지능 실습
오픈소스로 시작하는 인공지능 실습오픈소스로 시작하는 인공지능 실습
오픈소스로 시작하는 인공지능 실습Mario Cho
 
TYPO3 CMS v8 in the cloud
TYPO3 CMS v8 in the cloudTYPO3 CMS v8 in the cloud
TYPO3 CMS v8 in the cloudJohannes Goslar
 
Using VirtualBox - Learn Oracle Database 12c and EBS R12
Using VirtualBox - Learn Oracle Database 12c and EBS R12Using VirtualBox - Learn Oracle Database 12c and EBS R12
Using VirtualBox - Learn Oracle Database 12c and EBS R12Biju Thomas
 
Linux containers and docker
Linux containers and dockerLinux containers and docker
Linux containers and dockerFabio Fumarola
 
Suse Studio: "How to create a live openSUSE image with OpenFOAM® and CFD tools"
Suse Studio: "How to create a live openSUSE image with  OpenFOAM® and CFD tools"Suse Studio: "How to create a live openSUSE image with  OpenFOAM® and CFD tools"
Suse Studio: "How to create a live openSUSE image with OpenFOAM® and CFD tools"Baltasar Ortega
 

Similar to How to setup MateriApps LIVE! (20)

How to setup MateriApps LIVE!
How to setup MateriApps LIVE!How to setup MateriApps LIVE!
How to setup MateriApps LIVE!
 
How to setup MateriApps LIVE!
How to setup MateriApps LIVE!How to setup MateriApps LIVE!
How to setup MateriApps LIVE!
 
How to setup MateriApps LIVE!
How to setup MateriApps LIVE!How to setup MateriApps LIVE!
How to setup MateriApps LIVE!
 
How to setup MateriApps LIVE!
How to setup MateriApps LIVE!How to setup MateriApps LIVE!
How to setup MateriApps LIVE!
 
How to setup MateriApps LIVE!
How to setup MateriApps LIVE!How to setup MateriApps LIVE!
How to setup MateriApps LIVE!
 
MateriApps LIVE! の設定
MateriApps LIVE! の設定MateriApps LIVE! の設定
MateriApps LIVE! の設定
 
MateriApps LIVE!の設定
MateriApps LIVE!の設定MateriApps LIVE!の設定
MateriApps LIVE!の設定
 
Building an iOS Build Server
Building an iOS Build ServerBuilding an iOS Build Server
Building an iOS Build Server
 
FOSS_GNU/Linux
FOSS_GNU/LinuxFOSS_GNU/Linux
FOSS_GNU/Linux
 
Msdnaa and you
Msdnaa and youMsdnaa and you
Msdnaa and you
 
Msdnaa and you
Msdnaa and youMsdnaa and you
Msdnaa and you
 
Virtual Machines - Virtual Box
Virtual Machines  - Virtual BoxVirtual Machines  - Virtual Box
Virtual Machines - Virtual Box
 
SAS University Edition - Getting Started
SAS University Edition - Getting StartedSAS University Edition - Getting Started
SAS University Edition - Getting Started
 
Tools and Process for Streamlining Mac Deployment
Tools and Process for Streamlining Mac DeploymentTools and Process for Streamlining Mac Deployment
Tools and Process for Streamlining Mac Deployment
 
bol.com Dutch Container Day presentation
bol.com Dutch Container Day presentationbol.com Dutch Container Day presentation
bol.com Dutch Container Day presentation
 
오픈소스로 시작하는 인공지능 실습
오픈소스로 시작하는 인공지능 실습오픈소스로 시작하는 인공지능 실습
오픈소스로 시작하는 인공지능 실습
 
TYPO3 CMS v8 in the cloud
TYPO3 CMS v8 in the cloudTYPO3 CMS v8 in the cloud
TYPO3 CMS v8 in the cloud
 
Using VirtualBox - Learn Oracle Database 12c and EBS R12
Using VirtualBox - Learn Oracle Database 12c and EBS R12Using VirtualBox - Learn Oracle Database 12c and EBS R12
Using VirtualBox - Learn Oracle Database 12c and EBS R12
 
Linux containers and docker
Linux containers and dockerLinux containers and docker
Linux containers and docker
 
Suse Studio: "How to create a live openSUSE image with OpenFOAM® and CFD tools"
Suse Studio: "How to create a live openSUSE image with  OpenFOAM® and CFD tools"Suse Studio: "How to create a live openSUSE image with  OpenFOAM® and CFD tools"
Suse Studio: "How to create a live openSUSE image with OpenFOAM® and CFD tools"
 

More from Computational Materials Science Initiative

CMSI計算科学技術特論C (2015) ソフトウェア工学の視点から(後編)
CMSI計算科学技術特論C (2015) ソフトウェア工学の視点から(後編)CMSI計算科学技術特論C (2015) ソフトウェア工学の視点から(後編)
CMSI計算科学技術特論C (2015) ソフトウェア工学の視点から(後編)Computational Materials Science Initiative
 
CMSI計算科学技術特論C (2015) ソフトウェア工学の視点から(前編)
CMSI計算科学技術特論C (2015) ソフトウェア工学の視点から(前編)CMSI計算科学技術特論C (2015) ソフトウェア工学の視点から(前編)
CMSI計算科学技術特論C (2015) ソフトウェア工学の視点から(前編)Computational Materials Science Initiative
 
CMSI計算科学技術特論C (2015) アウトソーシングによるシミュレータの
CMSI計算科学技術特論C (2015) アウトソーシングによるシミュレータのCMSI計算科学技術特論C (2015) アウトソーシングによるシミュレータの
CMSI計算科学技術特論C (2015) アウトソーシングによるシミュレータのComputational Materials Science Initiative
 

More from Computational Materials Science Initiative (15)

MateriApps LIVE! の設定
MateriApps LIVE! の設定MateriApps LIVE! の設定
MateriApps LIVE! の設定
 
ALPSチュートリアル
ALPSチュートリアルALPSチュートリアル
ALPSチュートリアル
 
MateriApps: OpenMXを利用した第一原理計算の簡単な実習
MateriApps: OpenMXを利用した第一原理計算の簡単な実習MateriApps: OpenMXを利用した第一原理計算の簡単な実習
MateriApps: OpenMXを利用した第一原理計算の簡単な実習
 
CMSI計算科学技術特論C (2015) ALPS と量子多体問題②
CMSI計算科学技術特論C (2015) ALPS と量子多体問題②CMSI計算科学技術特論C (2015) ALPS と量子多体問題②
CMSI計算科学技術特論C (2015) ALPS と量子多体問題②
 
CMSI計算科学技術特論C (2015) ALPS と量子多体問題①
CMSI計算科学技術特論C (2015) ALPS と量子多体問題①CMSI計算科学技術特論C (2015) ALPS と量子多体問題①
CMSI計算科学技術特論C (2015) ALPS と量子多体問題①
 
MateriApps LIVE! の設定
MateriApps LIVE! の設定MateriApps LIVE! の設定
MateriApps LIVE! の設定
 
CMSI計算科学技術特論C (2015) ソフトウェア工学の視点から(後編)
CMSI計算科学技術特論C (2015) ソフトウェア工学の視点から(後編)CMSI計算科学技術特論C (2015) ソフトウェア工学の視点から(後編)
CMSI計算科学技術特論C (2015) ソフトウェア工学の視点から(後編)
 
CMSI計算科学技術特論C (2015) MODYLAS と古典MD②
CMSI計算科学技術特論C (2015) MODYLAS と古典MD②CMSI計算科学技術特論C (2015) MODYLAS と古典MD②
CMSI計算科学技術特論C (2015) MODYLAS と古典MD②
 
CMSI計算科学技術特論C (2015) ソフトウェア工学の視点から(前編)
CMSI計算科学技術特論C (2015) ソフトウェア工学の視点から(前編)CMSI計算科学技術特論C (2015) ソフトウェア工学の視点から(前編)
CMSI計算科学技術特論C (2015) ソフトウェア工学の視点から(前編)
 
CMSI計算科学技術特論C (2015) MODYLAS と古典MD①
CMSI計算科学技術特論C (2015) MODYLAS と古典MD①CMSI計算科学技術特論C (2015) MODYLAS と古典MD①
CMSI計算科学技術特論C (2015) MODYLAS と古典MD①
 
CMSI計算科学技術特論C (2015) SMASH と量子化学
CMSI計算科学技術特論C (2015) SMASH と量子化学CMSI計算科学技術特論C (2015) SMASH と量子化学
CMSI計算科学技術特論C (2015) SMASH と量子化学
 
CMSI計算科学技術特論C (2015) feram と強誘電体②
CMSI計算科学技術特論C (2015)  feram と強誘電体②CMSI計算科学技術特論C (2015)  feram と強誘電体②
CMSI計算科学技術特論C (2015) feram と強誘電体②
 
CMSI計算科学技術特論C (2015) feram と強誘電体①
CMSI計算科学技術特論C (2015) feram と強誘電体①CMSI計算科学技術特論C (2015) feram と強誘電体①
CMSI計算科学技術特論C (2015) feram と強誘電体①
 
CMSI計算科学技術特論C (2015) アウトソーシングによるシミュレータの
CMSI計算科学技術特論C (2015) アウトソーシングによるシミュレータのCMSI計算科学技術特論C (2015) アウトソーシングによるシミュレータの
CMSI計算科学技術特論C (2015) アウトソーシングによるシミュレータの
 
CMSI計算科学技術特論C (2015) ライセンスについて
CMSI計算科学技術特論C (2015) ライセンスについてCMSI計算科学技術特論C (2015) ライセンスについて
CMSI計算科学技術特論C (2015) ライセンスについて
 

Recently uploaded

"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embeddingZilliz
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Vector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesVector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesZilliz
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 

Recently uploaded (20)

"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embedding
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Vector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesVector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector Databases
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 

How to setup MateriApps LIVE!

  • 1. How to setup MateriApps LIVE! 2020/04/13 [for version 2.6/3.0] MateriApps LIVE! Development Team
  • 2. • MateriApps LIVE! USB • setup.pdf, setup-en.pdf
 this document • README.html, README-en.html
 (copy from https://github.com/cmsi/MateriAppsLive/wiki/MateriAppsLive-ova) • VirtualBox Installer: VirtualBox-*-OSX.dmg, VirtualBox-*-Win.exe
 (available at https://www.virtualbox.org/wiki/Downloads) • VirtualBox configuration scripts: vbconfig.*
 (available at https://github.com/cmsi/MateriAppsLive/tree/master/ova) • MateriApps LIVE! VitualBox Disk Image: MateriAppsLive-*-amd64.ova
 (available at http://sourceforge.net/projects/materiappslive/files/) What are included in USB Stick? MateriApps, 2013-2020. All rights reserved.2
  • 3. MateriApps — a Portal Site for Materials Science Simulation • Aiming at the community formation through the promotion of application MateriApps, 2013-2020. All rights reserved.3 • Introducing 271 materials science applications and tools (as of 2020.4) • Finding applications • search tags: features, targets, calculation methods/algorithms • Information of applications • brief introduction, link to official pages, information installation, usage, etc • Information of hands-on sessions, software update, etc • Glossary of keywords, Concierge, Reviews • 16000+ page views / month, 5500+ unique visitors / monthsince May 2013
  • 4. DFT AkaiKKR☆ OpenMX☆ xTAPP☆ ABINIT☆ ... Quantum Chemistry FMO☆ SMASH☆ GAMESS☆ DC☆ ... Molecular Dynamics MODYLAS☆ Gromacs☆ ERmod☆ MDACP... Lattice Models ALPS☆ DSQSS BLOCK DMRG++ Continuum Simulation ANSYS Multiphysics Octa ... Data Analysis CLUPAN☆ phonopy☆ Visualization fu☆ TAPIOCA☆ ☆ included in MateriApps LIVE! • Introducing 271 materials science applications and tools Applications on MateriApps MateriApps, 2013-2020. All rights reserved.4 (78) (36) (31) (52) (12) (57) (37) Database (11), Integrated Environment (4) Machine Learning (17), Quantum Computing (6)
  • 5. Current status in computational materials science • From developers’ viewpoint • New algorithms should be implemented and used. Or, it will be forgotten ever existed. • It cost much to write and update documents • Development of software itself is hardly considered as scientific achievements • From users’ viewpoint • What kind of applications? Who develop them? Which application should I use for my problem? • Manual and documentation are not well prepared. • How to evaluate the accuracy of results? • Goal of MateriApps project • Forming of community in the field of computational materials science through the promotion of open source software MateriApps, 2013-2020. All rights reserved.5
  • 6. What MateriApps will provide • To find and learn application software • catalog of application/tool on MateriApps web • To start using application software • MateriApps LIVE! • To active use application software • pre-installation to the K computer, supercomputers, etc: MateriApps Installer • Infrastructure for easily starting materials science simulations for theoreticians, experimentalists, researchers in companies, students, and more… MateriApps, 2013-2020. All rights reserved.6 Flagship system (K, post-K,...) HPC infrastructure supercomputers in Japan Supercomputers for shared-use in research fields Cloud computing, on-premises PC clusters Personal workstations, PCs InstallerHands-on Cloud
  • 7. What is MateriApps LIVE! ? • Live Linux bootable on virtual machine • run on Windows, Macintosh, etc • just boot and get ready for materials science simulations without installation • Version 2.6/3.0 was published in April 2020 • Pre-installed applications and tools • abinit, AkaiKKR, ALAMODE, ALPS, COQUEST,
 CP2K, DCore, DSQSS, HΦ, LAMMPS, mVMC, OpenMX, Quantum ESPRESSO, SMASH, xTAPP, etc • OVITO, ParaView, Tapioca, VESTA, VMD, XCrysDen… • GUI installer for CASINO, GAMESS, and VMD • Available from MateriApps LIVE! webpage • c.a. 6600 copies distributed since July, 2013 MateriApps, 2013-2020. All rights reserved.7
  • 8. MateriApps LIVE! is useful for ... • Hands-on sessions using MateriApps LIVE! • MateriApps LIVE! Tutorials • HΦ, xTAPP, ALPS, DCore, mVMC, ALAMODE, DDMRG, DSQSS, SALMON, CASINO, etc. • Practices in lectures • Computational Physics • Computer Experiments (UNIX + C, LaTeX, VCS) • Used by experimentalists, researchers in private companies • Used by researchers in the field of computer science • Easy setup (c.a. 15min) without no troubles • Useful for operation check, trouble shooting, user support MateriApps, 2013-2020. All rights reserved.8
  • 9. Booting in VirtualBox ✓ Copy files in USB stick memory to hard disk • copy all the files to your PC, e.g. to desktop ✓ Install VirtualBox by double-clicking the installer • For Windows: VirutalBox-6.*-Win.exe • For Macintosh: VirtualBox-6.*-OSX.dmg ✓ Import MateriApps LIVE! • double-click MateriAppsLive-*-amd64.ova • VirtualBox will start automatically and import window will open. Then press “import” button • VirtualBox Manager window will appear in two or three minutes • Host (host OS): operating system (Windows, Mac OS X, etc) on which VirtualBox is running • Virtual machine (guest OS): operating system (= MateriApps LIVE!) running on VirtualBox MateriApps, 2013-2020. All rights reserved.9
  • 10. Booting in VirtualBox 1. Choose “MateriAppsLive…” 2. Press “Start” button. 3. Wait until login window will appear. MateriApps, 2013-2020. All rights reserved.10
  • 11. • Login window will appear in a few minutes • Login by using • User name (login): user • Password: live • Desktop (right) will appear • Important buttons • start menu • CD-ROM button Login to MateriApps LIVE! MateriApps, 2013-2020. All rights reserved.11
  • 12. Tips (1/2) ✓ Copy & Paste: How to paste strings copied from a PDF file on host OS? • right click on terminal window “Paste” • or press “V” with “shift” and “control” keys • right click “Copy”, or “shift + control + C” to copy a string ✓ Setting: using Japanese keyboard • start menu “System Tools” “Switch to Japanese Keyboard Layout” 
 (or execute “setxkbmap -layout jp” in terminal window) • check if “@” key works correctly ✓ Setting: disabling unnecessary popup messages • on Windows: double click “vbconfig.bat” • on Mac OS X: double click “vbconfig.command”, 
 or run “sh vbconfig.command” in terminal software MateriApps, 2013-2020. All rights reserved.12
  • 13. Tips (2/2) ✓ Settings: making characters in the window larger (smaller) • “View” menu on the host OS, then choose the scale in “Virtual Screen 1” ✓Settings: browsing contents of ISO image file (* .iso) from the virtual machine • click CD-ROM icon at the bottom of the virtual machine window frame, select “Choose disk image ...", and select the ISO image file • contents of ISO image file are accessible via /media/cdrom0 ✓ Setting: file sharing between host OS and virtual machine • choose MateriAppsLive-* in VirtualBox Manager window, then “Settings” • open “Shared Folders” tab and click “+” on the right • click “v” on the right of “Folder Path”, choose “Other…”, and select the folder to which the files have been copied from the USB stick memory • check “Auto-mount” box and press “OK”. Then press “OK” again • the folder specified above can be accessed as /media/sf_… after rebooting the virtual machine MateriApps, 2013-2020. All rights reserved.13
  • 14. Materials Science Simulation by MateriApps LIVE! • Introduction / Setup • First-principles band calculation (OpenMX / Quantum ESPRESSO / xTAPP) • Simulation of solution by molecular dynamics (LAMMPS / Gromacs) • Lattice model simulation (ALPS / HΦ / mVMC) • Quantum chemistry calculation (in preparation) • Hands-on materials are available at https://github.com/cmsi/MateriAppsLive/wiki/ MaLiveTutorial (currently only in Japanese) MateriApps, 2013-2020. All rights reserved.14
  • 15. MateriApps planning & production • Administration: • Center for Computational Materials Science, Institute for Solid State Physics, University of Tokyo (ISSP-CCMS) • MateriApps Development Team • Kota Ido (ISSP), Shusuke Kasamatsu (Dept. of Phys., Yamagata Univ.), Takeo Kato (ISSP), Naoki Kawashima (ISSP), Hikaru Kouta (ISSP), Takahiro Misawa (ISSP), Yuichi Motoyama (ISSP), Synge Todo (Dept. of Phys., Univ. of Tokyo/ISSP), and Kanako Yoshizawa (RIST) • Cooperation: • Research Organization for Information Science and Technology (RIST) • Materials research by Information Integration Initiative, NIMS (MI2I) • Sponsor • Post-K Priority Issue 7 • Elements Strategy Initiative • Professional Development Consortium for Computational Materials Science (PCoMS) • TIA “Kakehashi” MateriApps, 2013-2020. All rights reserved.15