Problem
1: pyGridWare
- Install and run the pyGridWare tutorial examples for CH 3-7
- Extend MathServer example to include
- 2D matrix operations (note: single number, vectors can be
treated as matrix)
- Math operations:
- Matrix add, inversion, sub, mult
- Tests
- matrix sizes 10^n, n=1,2,3, ...
- what is max size your system can handle? how long
to run? etc.
- Have service send notice to client when job is done
- have client record stats such at computation time, etc.
Problem 2:
Activate TeraGrid accounts
- Log onto at least 3 machines, must include
tg-login.sdsc.teragrid.org
- set up certificates, gsissh SSO, env, etc.
- test some basic TG jobs (lecture 17)
|