Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - hung

Pages: [1]
1
MemoryCoin / Re: [ANN] MMC.1GH.COM - GPU mining
« on: January 12, 2014, 03:34:12 am »
8) New getwork MMC pool: http://mmc.1gh.com/

Quote
1GH - 1 Gigahash

Super Stable Server: mmcpool.1gh.com, ports 8080, 8081, 8082, 8083 - use any.

Software:
CPU mining
Win 32, Win 64, Mac 64, Sources

GPU mining
Ubuntu 64-bit, Windows by reorder!

Features
* Autopayouts! Min: 0.5 MMC.

Mining Hardware Comparison https://bitsharestalk.org/index.php?topic=1803.0

Thank you!


it does not work on ubuntu 12.40 LTS

hung@ubuntu:~/app/mc2-1gh-lin-x64$ ^C
hung@ubuntu:~/app/mc2-1gh-lin-x64$ ./mmc-miner
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/cx_Freeze-4.3.2-py2.7-linux-x86_64.egg/cx_Freeze/initscripts/Console.py", line 27, in <module>
  File "run.py", line 5, in <module>
  File "/usr/local/lib/python2.7/dist-packages/pyopencl-2013.1-py2.7-linux-x86_64.egg/pyopencl/__init__.py", line 28, in <module>
  File "ExtensionLoader_pyopencl__cl.py", line 22, in <module>
  File "ExtensionLoader_pyopencl__cl.py", line 14, in __bootstrap__
ImportError: /home/hung/app/mc2-1gh-lin-x64/pyopencl._cl.so: symbol clRetainDevice, version OPENCL_1.2 not defined in file libOpenCL.so.1 with link time reference

do you have a good suggest?

best regards
https://groups.google.com/forum/#!topic/linux.debian.bugs.dist/HzVET-im8VQ

thanks for you message

then I remove nvidia-304 packges and install ocl-icd-libopencl1_2.0.2-1_amd64.deb
I can not found icl-icd-libopen packges

then  I got this

hung@ubuntu:~/app/mc2-1gh-lin-x64$ ./mmc-miner
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/cx_Freeze-4.3.2-py2.7-linux-x86_64.egg/cx_Freeze/initscripts/Console.py", line 27, in <module>
  File "run.py", line 7, in <module>
  File "miner.py", line 2877, in miner.run (miner.c:9720)
  File "miner.py", line 2832, in miner.find_amd_nvidia_platforms (miner.c:8727)
pyopencl.LogicError: clGetPlatformIDs failed: platform not found khr

I googled it but helpless

I wish your replay

2
MemoryCoin / Re: [ANN] MMC.1GH.COM - GPU mining
« on: January 09, 2014, 09:41:59 am »
8) New getwork MMC pool: http://mmc.1gh.com/

Quote
1GH - 1 Gigahash

Super Stable Server: mmcpool.1gh.com, ports 8080, 8081, 8082, 8083 - use any.

Software:
CPU mining
Win 32, Win 64, Mac 64, Sources

GPU mining
Ubuntu 64-bit, Windows by reorder!

Features
* Autopayouts! Min: 0.5 MMC.

Mining Hardware Comparison https://bitsharestalk.org/index.php?topic=1803.0

Thank you!


it does not work on ubuntu 12.40 LTS

hung@ubuntu:~/app/mc2-1gh-lin-x64$ ^C
hung@ubuntu:~/app/mc2-1gh-lin-x64$ ./mmc-miner
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/cx_Freeze-4.3.2-py2.7-linux-x86_64.egg/cx_Freeze/initscripts/Console.py", line 27, in <module>
  File "run.py", line 5, in <module>
  File "/usr/local/lib/python2.7/dist-packages/pyopencl-2013.1-py2.7-linux-x86_64.egg/pyopencl/__init__.py", line 28, in <module>
  File "ExtensionLoader_pyopencl__cl.py", line 22, in <module>
  File "ExtensionLoader_pyopencl__cl.py", line 14, in __bootstrap__
ImportError: /home/hung/app/mc2-1gh-lin-x64/pyopencl._cl.so: symbol clRetainDevice, version OPENCL_1.2 not defined in file libOpenCL.so.1 with link time reference

do you have a good suggest?

best regards

3
MemoryCoin / Re: [ANN] MMCPool.com - Win64 / OSX64 - I need your CPU power!
« on: December 30, 2013, 04:30:01 am »
How to build it for Ubuntu?

Code: [Select]
# Install dependencies
sudo apt-get install build-essential autoconf libcurl4-openssl-dev

# Copy to local disk source code
git clone https://github.com/glitchman/mmcminer

# Configure and make
cd mmcminer/
CFLAGS="-O3 -march=native -mtune=native" CXXFLAGS="-O3 -march=native -mtune=native" ./configure
make
Sorry can you explain the instruction for Ubutnu ? When I make cd mmcminer/ it says mmcminer isn't a folder.

run .autogen.sh first


Pages: [1]