Re: Network Support Status?

Well... right now you *can't* tune each node. They're restricted to defaults. One of the several issues I have to hammer out.
./CUDA-Multiforcer-CPP --enableserver <remaining command line args>
./CUDA-Multiforcer-CPP --remoteip=<remote IP>
make -f Makefile-Linux
sudo apt-get install kernel-package libncurses5-dev wget bzip2 libboost-dev libboost-thread-dev libboost-system-dev libglu1-mesa-dev subversion libargtable2-dev libgd2-xpm-dev libargtable2-dev libxi-dev libxmu-dev libxmu6 freeglut3-dev
wget http://developer.download.nvidia.com/compute/cuda/3_2_prod/sdk/gpucomputingsdk_3.2.16_linux.run
chmod a+x gpucomputingsdk_3.2.16_linux.run
./gpucomputingsdk_3.2.16_linux.run
cd /usr/lib
sudo rm libGL.so
sudo ln -s libGL.so.260.19.26 libGL.so
sudo ln -s /usr/lib/libboost_thread.so /usr/local/lib/libboost_thread.so
sudo ln -s /usr/lib/libboost_system.so /usr/local/lib/libboost_system.so
cd ~/NVIDIA_GPU_Computing_SDK/C
make
cd ~/NVIDIA_GPU_Computing_SDK/C/src
svn checkout https://cryptohaze.svn.sourceforge.net/svnroot/cryptohaze/Cryptohaze-Multiforcer
cd ~/NVIDIA_GPU_Computing_SDK/C/src/Cryptohaze-Multiforcer
make –f Makefile-Linux
cd ~/NVIDIA_GPU_Computing_SDK/C/bin/linux/release
mv CUDA-Multiforcer-CPP <directory you want the executable to reside in>
Bitweasil wrote:... some instructions might prove useful.
This will turn on the server bits.
- Code: Select all
./CUDA-Multiforcer-CPP --enableserver <remaining command line args>
To use a client, try:
- Code: Select all
./CUDA-Multiforcer-CPP --remoteip=<remote IP>
The speed displayed in line 15 of the server is not right - it's sort of the workunit-determined speed, so it's a semi-accurate total, but I'm working on ways to handle passing the total speeds about.
If you cancel a client, it will just not finish/report those workunits right now. I don't have a robust workunit setup devised.
+-------------------------------------------------------------------------------------------+
|'p' to pause Cryptohaze Multiforcer 0.80 ALPHA4 'q' to quit |
| Mode: Client (Server 10.10.0.124) |
|Hash type : | Passwords Found | |
|Current PW len: 5 | | 0: GPU: 359.20M/s | <--GTX580 EVGA Superclocked
|Total hashes : 58455 | asdfg | 1: GPU: 269.27M/s | <--GTX280 EVGA Superclocked
|Cracked hashes: 1982 | 12341 | |
|Total time : 00:04:04 | ppqrt | |
|WUs: 0/0 (-nan%) | Agape | |
|--------------------------| mario | |
| Thread 1 mem loaded | pow73 | |
| Thread 0 mem loaded | cobol | |
| Creating 2 threads | xrape ┌──────────────────┐ | |
| Threads joined | lotus │ PAUSED │ | |
| Td 0: out of WU. | fvtia │ Press any key │ | |
| Td 1: out of WU. | grape └──────────────────┘ | |
| Thread 0 mem loaded | excav | |
| Thread 1 mem loaded | roman | |
| Creating 2 threads | xerox | |
| Threads joined | Gonzo | |
| Td 1: out of WU. | 35721 | |
| Td 0: out of WU. | tanko | |
| Thread 1 mem loaded | sputz | |
| Thread 0 mem loaded | imgay | |
| Creating 2 threads | sporc | |
| Threads joined | human | |
| Td 1: out of WU. popup TOTAL: 628.47M/s |
| |
+-------------------------------------------------------------------------------------------+