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 Systems
Vinícius Zavam
 
窺探職場上所需之資安專業技術與能力 Tdohconf
窺探職場上所需之資安專業技術與能力 Tdohconf窺探職場上所需之資安專業技術與能力 Tdohconf
窺探職場上所需之資安專業技術與能力 Tdohconf
jack51706
 

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!

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

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

EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
Earley Information Science
 

Recently uploaded (20)

GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Evaluating the top large language models.pdf
Evaluating the top large language models.pdfEvaluating the top large language models.pdf
Evaluating the top large language models.pdf
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 

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