Computational Physics Dr. Guy Tel-Zur Version 09-12-2010.12:40.

Slides:



Advertisements
Similar presentations
Dr. Guy Tel-Zur Computational Physics Differential Equations Autumn Colors, by Bobby Mikul, Mikul Autumn Colors,
Advertisements

Introduction to Parallel Processing Guy Tel-Zur Lecture 8.
APP INVENTOR INSTALLATION GUIDE. 1 ST STEP TEST YOUR JAVA CONFIGURATION  Your computer needs to run Java 6 (also known as Java 1.6). You can download.
3.02 Publishing Animations
Computational Physics Dr. Guy Tel-Zur Lecture 8. Agenda Complete last lecture material about Statistics and Random Numbers + a demo: how to use standard.
Computational Physics Lecture 3 - Admin Dr. Guy Tel-Zur Coral. Picture by Anna Cervova, publicdomainpictures.net.
Computational Physics Home Assignment #3 Dr. Guy Tel-Zur.
Computational Physics Dr. Guy Tel-Zur Bench In Valley Gardens by Petr Kratochvil. Version :50.
Computational Physics Lecture 2 - administration Dr. Guy Tel-Zur Old rustic barn. Picture by: by Peter Griffin,
Computational Physics Dr. Guy Tel-Zur Lecture 7 mohan pmohan p, Forest,
Go to & click on Install/Download Menu optionhttp://osddlinux.osdd.net/ Go to & click on Install/Download.
Cap 333 Network Administration. Grades  20 marks distributed on  Assignments / Project Activities Individual Pairs  1 or 2 tutorial quizzes.
WINDOWS 7 AND UBUNTU INSTALLING LINUX WITHIN WINDOWS.
To run the program: To run the program: You need the OS: You need the OS:
Red Hat Installation. Installing Red Hat Linux is the process of copying operating system files from a CD, DVD, or USB flash drive to hard disk(s) on.
V Avon High School Tech Crew Agenda Old Business –Delete Files New Business –Week 10 Topics: Coming up: –Yearbook Picture: Feb 7 12:20PM.
Herb Brown Appalachian State University. State of Networking Instruction  Many programs are adding networking instruction  Networking instruction is.
Computational Physics Differential Equations
Go to & click on Install/Download Menu optionhttp://osddlinux.osdd.net/ Go to & click on Install/Download.
December 8 & 9, 2005, Austin, TX SURA Cyberinfrastructure Workshop Series: Grid Technology: The Rough Guide Configuring Resources for the Grid Jerry Perez.
4 1 Operating System Activities  An operating system is a type of system software that acts as the master controller for all activities that take place.
Cap 333 Network Administration. Solution Rules  Your solution must be typed by computer. Otherwise, it will not be accepted.  If the question is a project.
Scientific Computing Topics for Final Projects Dr. Guy Tel-Zur Version 2,
SharePoint 2010 Development Environment A Guide to Setup SharePoint 2010 Development Environment on Windows 7 Machine.
SC’13: Hands-on Practical Hybrid Parallel Application Performance Engineering Introduction to VI-HPS Brian Wylie Jülich Supercomputing Centre.
ABAQUS Installation on LINUX Platform D. Hanumanthappa, A. Jérusalem May 5th, 2010.
Scientific Computing Lecture 5 Dr. Guy Tel-Zur Autumn Colors, by Bobby Mikul, Mikul Autumn Colors, by Bobby Mikul,
Linux in a Virtual Environment Nagarajan Prabakar School of Computing and Information Sciences Florida International University.
Chapter 11 An Introduction to Visual Basic 2008 Why Windows and Why Visual Basic How You Develop a Visual Basic Application The Different Versions of Visual.
Sharif University of technology, Parallel Processing course, MPI & ADA Server Introduction By Shervin Daneshpajouh.
Martin Schulz Center for Applied Scientific Computing Lawrence Livermore National Laboratory Lawrence Livermore National Laboratory, P. O. Box 808, Livermore,
Reading for Life Superhighway has caused information at our fingertips, however, whatever we need; movies, reviews, , reading is done.
Cap 333 Network Administration. Grades  20 marks distributed on  Assignments / Project Activities Individual Pairs  1 or 2 tutorial quizzes.
Chapter 11 An Introduction to Visual Basic 2005 Why Windows and Why Visual Basic How You Develop a Visual Basic Application The Different Versions of Visual.
Scientific Computing Home Assignment #1 Dr. Guy Tel-Zur.
Grid and Cloud Computing Dr. Guy Tel-Zur. /larry-ellison-cloud-computing/ /larry-ellison-cloud-computing/
Introduction to Parallel Processing Dr. Guy Tel-Zur Lecture 6.
PSU Resources
 Linux Mint is a computer operating system designed to work on most modern systems, including typical x86 and x64 PC’s. Linux Mint can be thought of.
Using Visual Basic 2010 Express Version. Studio vs Express For most purposes irrespective the version of Visual Studio the express version is sufficient.
Parallel Systems Lecture 10 Dr. Guy Tel-Zur. Administration Home assignments status Final presentation status – Open Excel file ps2013a.xlsx Allinea DDT.
Computational Physics Lecture 3 - Admin Dr. Guy Tel-Zur Coral. Picture by Anna Cervova, publicdomainpictures.net.
Scientific Computing Lecture 2 - administration Dr. Guy Tel-Zur Old rustic barn. Picture by: by Peter Griffin,
Downloading a Visual C compilers (try it yourself at home) Visual Studio 2012 can be found at:
Scientific Computing Dr. Guy Tel-Zur Lecture 7 mohan pmohan p, Forest,
SCI-BUS is supported by the FP7 Capacities Programme under contract nr RI CloudBroker usage Zoltán Farkas MTA SZTAKI LPDS
VMware Recovery Software RECOVER DATA FROM CORRUPT VMDK FILE.
Installing iHRIS on VMWare
ETH 557 Complete Class To purchase this material link Complete-Class-Guide For more courses visit our website.
How to Start SQL Server and SSDT BI in Local
Auburn University
R Brown-Bag Seminar 2.1 Topic: Introduction to R Presenter: Faith Musili ICRAF-Geoscience Lab.
CSC227: Operating Systems
Running FreeSurfer in the cloud
Dag Toppe Larsen UiB/CERN CERN,
Working With Azure Batch AI
Dag Toppe Larsen UiB/CERN CERN,
Unix system programming
How To Install Panda Antivirus For Mac?
The Linux Operating System
Running FreeSurfer in the cloud
Linux Programming Environment How to Run Linux in Windows
Introduction to R.
Visual Studio Cloud-based Load Testing Performance Testing Made Easy
This is where R scripts will load
Different types of Linux installation
Scientific Computing Home Assignment #3
Unix system programming
Development Environment Setup
Presentation transcript:

Computational Physics Dr. Guy Tel-Zur Version :40

Agenda Administration MHJ Chapter 10: MC methods in Statistical Physics More on VisIt: – The Silo file format – A demo program – Creating a movie More HPC stuff DLA Demo: AWS – HPC Instance for Parallel Computing and Cellular Automata / NKS demo on the cloud Home assignment #3

Final Projects Please hurry to choose a topic

Visualization: The Silo file format References: – Download: (BSD License) – – science.le.ac.uk/format/silocode.shtml science.le.ac.uk/format/silocode.shtml

Visualization: A demo program Use VirtualBox  Ubuntu  Install Silo and VisIt Installation was not smooth on Ubuntu 10.4, I had to install libstdc++5 manually (an older version) Let’s look at “wave.c” – Open DevC++ with: C:\Users\telzur\Documents\My Talks\MIL_OSS\silo\silo-4.8-bsd\tests\wave.c

Silo Discuss in class the wave.c program Run the program on the Virtual Machine Make plot using VisIt Make a mpeg movie!

wave.c silo file

Mini Course: Performance Tuning Intel Parallel Studio (commercial) Vampir (commercial, only a free viewer) TAU – Paraprof (free) Scalasca (free) Marmot (free, not in this course, perhaps in CP2012A ?)

TAU –pprof, paraprof cd to: workshop-point/ring

HPC – Performance Optimization Cycle Source: Scalasca user guide

Scalasca Step1: scalasca –instrument mpicc –o jacobi./main.c./jacobi.c Step 2: scalasca –analyze mpirun –np 4./jacobi Step 3: scalasca –examine epick_ Users guide: BTW: Virtual Box file sharing: as root: mount –t vboxsf guytmp./guytmp BTW: Virtual Box file sharing: as root: mount –t vboxsf guytmp./guytmp

HPC Cloud Computing Demo Goal: Install Condor on the HPC cloud machine Run many Cellular Automata jobs Check graphical output Goal: Install Condor on the HPC cloud machine Run many Cellular Automata jobs Check graphical output How to install Condor on Debian: How to install Condor on Debian:

AWS - CloudWatch

8 cores !

NKS Reference: Reference: