Wednesday, August 1, 2012

Adding SSH Key

0 comments

Target Host:
bfan@bfanlsf2-87: mkdir ~/.ssh/
bfan@bfanlsf2-88: touch ~/.ssh/authorized_keys


Source Host:
bfan@black64:~$ ssh-keygen

bfan@black64:~$ ssh-copy-id -i /home/bfan/.ssh/id_rsa.pub bfanlsf2.lsf

Thursday, May 26, 2011

Skype Discussion

0 comments
cluster execution across the network
heap growing for the mountain shape
only reads under the mountain
  • confirm the read-only activity under the growing heap area. (for parallel execution)
  • create load/store graph for parallel execution


having each thread allocate own memory range.
parallel bumps at the end, parallel across the network...
single write... only write once for one location, independent write.

  • priority of the chapter, thesis writing.

Saturday, May 7, 2011

Discussion

0 comments
In the SimpleScalar 3-D memory tracking
  • test other images and create graphs
  • tracking memory for the parallel version of JasPer
  • tracking particular interval of execution (e.g. zoom into the graph)

Encode the large images by using more than 2 node in cluster, see any speedup gains.

Friday, April 22, 2011

Skype Discussion

0 comments
Research:
  1. Revise Presentation
  2. cluster execution for the loops in their original form, and parallelized individually. (with/without fusion, any differences?)
  3. 3-D memory chart (report read/write/total graph separately)
  4. vectorization, paper that vectorized jasper in a single processor.(2005)
  5. look thesis format
  6. cachegrind profile the largest image... to check the cache miss rate (whether inline with other images.)

Lab work
  1. move tables/computers
  2. put FPGA in the box

Friday, April 15, 2011

Skype discussion

0 comments
Conference:

1. presentation, 15 mins, and 15 slices (including everything, title, outline, overview, technical content 3-4, result 2-3, conclusion 1)

2. draft presentation for CCECE conference

3. choose the next machine to put into cluster....



Research:

small amount iteration --> overhead
granularity --> small -->less work per processor..

maximum chart --> in the linear scale... only show all maximum together in one graph.
iteration graphs for two largest images