Difference between revisions of "SCEC-ERI Workshop 2014"
From SCECpedia
Jump to navigationJump to search (Created page with '== Software == *UCVM *[http://opensha.usc.edu/apps/scec_vdo/SCEC_VDO_cfmlight_test.jnlp SCEC-VDO]') |
|||
| Line 2: | Line 2: | ||
*[[UCVM]] | *[[UCVM]] | ||
*[http://opensha.usc.edu/apps/scec_vdo/SCEC_VDO_cfmlight_test.jnlp SCEC-VDO] | *[http://opensha.usc.edu/apps/scec_vdo/SCEC_VDO_cfmlight_test.jnlp SCEC-VDO] | ||
| + | |||
| + | == Virtual Box Installation on Mac OS X 10.9 == | ||
| + | |||
| + | * Set up for a VISES50GB Configuration: | ||
| + | *Linux - Fedora (64Bit) v20 | ||
| + | *Use the Default System except: | ||
| + | **Set Base Memory to 2048MB | ||
| + | **Set Bidirectional shared files and cut and past | ||
| + | ** Set Video Memory to 32MB | ||
| + | ** Set FileSystem: 51.05GB dynamic | ||
| + | ** Modify default disk partition to /boot = 10G and /home = 40GB | ||
| + | ** Set Sharedfile system: automount | ||
| + | ** Set /users/maechlin/SharedVisesData | ||
| + | |||
| + | *Create root pwd and user with SU privileges (maechlin) | ||
| + | |||
| + | *Install compilers and libraries | ||
| + | **Sudo yum -y install gcc | ||
| + | **Sudo yum -y install gcc-gfortran | ||
| + | **Sudo yum groupinstall “Development Tools” | ||
| + | **Sudo yum -y install glibc-static | ||
| + | **Sudo yum -y automake | ||
| + | **sudo yum install icedtea-web java-1.7.0-openjdk | ||
| + | **sudo yum install numpy scipy python-matplotlib pyproj | ||
| + | |||
| + | *Install SCECVDO | ||
| + | **[http://opensha.usc.edu/apps/scec_vdo/SCEC_VDO_cfmlight_test.jnlp SCEC-VDO] | ||
| + | |||
| + | *Install UCVM applications | ||
| + | **[[UCVM]] | ||
| + | **Download ucvm 14.3.0.tar.gz | ||
| + | **Tar zxvf *.gz | ||
| + | **Cd UCVM | ||
| + | **./ucvm_setup.py -d #dynamic linking | ||
| + | *** Select CVM-S4 and CVM-H only | ||
| + | **Edit .bash_profile | ||
| + | **Add /home/maechlin/ucvm-14.3.0/bin to path | ||
| + | **Add LD_LIB and export | ||
| + | **Make check | ||
| + | |||
| + | *Install BBP Platform | ||
| + | **[[Broadband Platform]] | ||
| + | **Include LOMAP, LA, and Mojave GF | ||
| + | **In top level make remove references to icc and fort | ||
| + | **remove references to sdsu,irakura,exsim, csm | ||
| + | **In UCSB remove references to Greenbank | ||
| + | ** in install_cfg.py remove references to sds, irakur, exsim,csm | ||
| + | **./tests ./test_gp.py runs | ||
| + | **./tests ./test_ucsb.py errors on test 7 | ||
| + | |||
| + | == Current Disk Usage == | ||
| + | **/ using 5G | ||
| + | ** /home using 21 GB | ||
| + | *** UCVM 4GB | ||
| + | ***BBP 16GB | ||
| + | ***SCECVOD 330MB | ||
| + | ** Clone Image 28.5GB | ||
Revision as of 23:40, 6 August 2014
Software
Virtual Box Installation on Mac OS X 10.9
- Set up for a VISES50GB Configuration:
- Linux - Fedora (64Bit) v20
- Use the Default System except:
- Set Base Memory to 2048MB
- Set Bidirectional shared files and cut and past
- Set Video Memory to 32MB
- Set FileSystem: 51.05GB dynamic
- Modify default disk partition to /boot = 10G and /home = 40GB
- Set Sharedfile system: automount
- Set /users/maechlin/SharedVisesData
- Create root pwd and user with SU privileges (maechlin)
- Install compilers and libraries
- Sudo yum -y install gcc
- Sudo yum -y install gcc-gfortran
- Sudo yum groupinstall “Development Tools”
- Sudo yum -y install glibc-static
- Sudo yum -y automake
- sudo yum install icedtea-web java-1.7.0-openjdk
- sudo yum install numpy scipy python-matplotlib pyproj
- Install SCECVDO
- Install UCVM applications
- UCVM
- Download ucvm 14.3.0.tar.gz
- Tar zxvf *.gz
- Cd UCVM
- ./ucvm_setup.py -d #dynamic linking
- Select CVM-S4 and CVM-H only
- Edit .bash_profile
- Add /home/maechlin/ucvm-14.3.0/bin to path
- Add LD_LIB and export
- Make check
- Install BBP Platform
- Broadband Platform
- Include LOMAP, LA, and Mojave GF
- In top level make remove references to icc and fort
- remove references to sdsu,irakura,exsim, csm
- In UCSB remove references to Greenbank
- in install_cfg.py remove references to sds, irakur, exsim,csm
- ./tests ./test_gp.py runs
- ./tests ./test_ucsb.py errors on test 7
Current Disk Usage
- / using 5G
- /home using 21 GB
- UCVM 4GB
- BBP 16GB
- SCECVOD 330MB
- Clone Image 28.5GB