My desktop computer is a couple of years old. It serves me well for what I do. I just got a new laptop. In terms of hardware, the laptop is much different. The desktop is a quad-core AMD 900 series with an ATI 4500 series gpu running backtrack 5r3. It has 8GB of memory and standard SATA drives. The laptop is an Intel i7 cpu, with SSD drive, NVIDIA 660M gpu, and 8GB memory running backbox 3. The internal SATA drive is slow as fuck (just putting that out there). I have the OS on the SSD drive and my home folder on the SATA drive.
Here are the specs as seen by pyrit list_cores from each along with the benchmark tests:
[codesyntax lang=”bash”]
LAPTOP: tsp@TSP4 ~ $ optirun pyrit list_cores Pyrit 0.4.1-dev (svn r308) (C) 2008-2011 Lukas Lueg http://pyrit.googlecode.com This code is distributed under the GNU General Public License v3+ The following cores seem available... #1: 'CUDA-Device #1 'GeForce GTX 660M'' #2: 'CPU-Core (SSE2/AES)' #3: 'CPU-Core (SSE2/AES)' #4: 'CPU-Core (SSE2/AES)' #5: 'CPU-Core (SSE2/AES)' #6: 'CPU-Core (SSE2/AES)' #7: 'CPU-Core (SSE2/AES)' #8: 'CPU-Core (SSE2/AES)' tsp@TSP4 ~ $ optirun pyrit benchmark Pyrit 0.4.1-dev (svn r308) (C) 2008-2011 Lukas Lueg http://pyrit.googlecode.com This code is distributed under the GNU General Public License v3+ Running benchmark (8271.6 PMKs/s)... | Computed 8271.55 PMKs/s total. #1: 'CUDA-Device #1 'GeForce GTX 660M'': 5967.8 PMKs/s (RTT 2.9) #2: 'CPU-Core (SSE2/AES)': 434.9 PMKs/s (RTT 3.4) #3: 'CPU-Core (SSE2/AES)': 434.9 PMKs/s (RTT 3.4) #4: 'CPU-Core (SSE2/AES)': 435.0 PMKs/s (RTT 3.4) #5: 'CPU-Core (SSE2/AES)': 434.3 PMKs/s (RTT 3.4) #6: 'CPU-Core (SSE2/AES)': 430.8 PMKs/s (RTT 3.4) #7: 'CPU-Core (SSE2/AES)': 434.2 PMKs/s (RTT 3.3) #8: 'CPU-Core (SSE2/AES)': 420.1 PMKs/s (RTT 3.4)
[/codesyntax]
[codesyntax lang=”bash”]
DESKTOP: tsp@TSPH ~ $ sudo pyrit list_cores Pyrit 0.4.0 (C) 2008-2011 Lukas Lueg http://pyrit.googlecode.com This code is distributed under the GNU General Public License v3+ The following cores seem available... #1: 'CAL++ Device #1 'ATI RV710'' #2: 'CPU-Core (SSE2)' #3: 'CPU-Core (SSE2)' #4: 'CPU-Core (SSE2)' tsp@TSPH ~ $ sudo pyrit benchmark Pyrit 0.4.0 (C) 2008-2011 Lukas Lueg http://pyrit.googlecode.com This code is distributed under the GNU General Public License v3+ Running benchmark (3542.9 PMKs/s)... | Computed 3542.91 PMKs/s total. #1: 'CAL++ Device #1 'ATI RV710'': 2001.6 PMKs/s (RTT 2.0) #2: 'CPU-Core (SSE2)': 593.4 PMKs/s (RTT 3.0) #3: 'CPU-Core (SSE2)': 595.2 PMKs/s (RTT 3.0) #4: 'CPU-Core (SSE2)': 593.1 PMKs/s (RTT 3.0)
[/codesyntax]
Leave a Reply
You must be logged in to post a comment.