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 - jedixjarf

Pages: [1]
1
MemoryCoin / Re: [ANN] MMC.1GH.COM - GPU mining
« on: January 01, 2014, 01:07:02 am »
I have two R9 290s on a 1000 watt power supply that was mining script for over a month.  Why does my video card make a chirp noise when I run the GPU miner.  I tried it on one GPU only same problem.  The temperatures are way lower with this GPU miner than with scrypt.  Any suggestions?

Thanks
Bluelogic

It is called a coil whine. It happens because scrypt does not stress the VRM's on the card like this does, you may need to up the volts or get a PSU with less power wobble. It is perfectly normal to hear this on cards when being pushed hard.

MJUkxrPwnaHqn8YhXwJcZiMYgMtBbLiRQw

2
BitShares PTS / Re: [GUIDE] Mining on Amazon EC2 using Spot instances
« on: November 27, 2013, 09:41:00 pm »
Yeah, I can disable AVX.  I guess my question is more along the lines of whether anyone has gotten AVX to work on an EC2 instance.  Amazon claims it is supported but for some reason the program dies when an AVX instruction is encountered.

It's not enabled on the e5 2650's or 2670's. Do a "cat /proc/cpuinfo" and AVX does not show up.

3
BitShares PTS / Re: Cloud mining
« on: November 27, 2013, 09:30:22 pm »
Hello all, I am trying to mine with ptsminer, under Debian 7 on 2 clouds (IaaS) now, and the two of them are saying
"connecting to 54.201.26.128:1337
no connection to the server, reconnecting in 10 seconds"

apparently 1337 port is closed, I tried adding a firewall rule, but that does not seem to fix the problem. The one cloud provider is running Open Stack:

here is how I added the firewall rule:
http://docs.openstack.org/user-guide/content/Launching_Instances_using_Dashboard.html#security_groups_add_rule

Can you help me?


While SSH'd into the server do this.

Code: [Select]
telnet 54.201.26.128 1337

That will tell you if you can hit the port or not.

4
BitShares PTS / Re: [ANN] ptsweb.beeeeer.org - Protoshares mining sub-pool
« on: November 27, 2013, 09:26:09 pm »
I edited the (ptsminer_64bit_avxsse_EDIT-ME) file to show:

choose ptsminer_64bit_avxsse depending on your CPU and mining implementation you want to use

usage: ptsminer_64bit_avxsse.exe PoDBfkS6ig9c3uQT4Wiw15Qea3RhTSg7xJ 4 27

memory-option: integer value - memory usage
                20 -->    4 MB per thread (not recommended)
                21 -->    8 MB per thread (not recommended)
                22 -->   16 MB per thread (not recommended)
                23 -->   32 MB per thread (not recommended)
                24 -->   64 MB per thread (not recommended)
                25 -->  128 MB per thread
                26 -->  256 MB per thread
                27 -->  512 MB per thread (default)
                28 --> 1024 MB per thread
                29 --> 2048 MB per thread
                30 --> 4096 MB per thread

mode: string - mining implementation
                avx --> use AVX (ptsminer_avx.exe)
                sse4 --> use SSE4 (ptsminer_avx.exe & ptsminer_sse4.exe)
                sph --> use SPHLIB (ptsminer_avx.exe, ptsminer_sse4.exe, ptsminer_amd.exe & ptsminer_intel.exe)


examples:
ptsminer_avx.exe PbfspbvSWxYqrp3DpRH7bsrmEqzY3418Ap 4
using AVX on 4 threads and 512 MByte RAM per thread (default)

ptsminer_sse4.exe PbfspbvSWxYqrp3DpRH7bsrmEqzY3418Ap 8 28
using SSE4 on 8 threads and 1024 MByte RAM per thread

ptsminer_intel.exe PbfspbvSWxYqrp3DpRH7bsrmEqzY3418Ap 2 25 sph
using SPHLIB on 2 threads and 128 MByte RAM per thread

ptsminer_avx.exe PbfspbvSWxYqrp3DpRH7bsrmEqzY3418Ap 12 24 sph
using SPHLIB on 12 threads and 64 MByte RAM per thread


But still when I run the (ptsminer_64bit_avxsse) it closes immediately. It has however added a bunch of other files n such in the folder I'm running the miner from.
I'm missing something aren't I? Because I'm fairly certain using the ( ProtoShares-0.2.0) miner will get me exactly 0 shares mined form here until doomsday.

are you running an avx processor?

5
BitShares PTS / Re: [ANN] ptsweb.beeeeer.org - Protoshares mining sub-pool
« on: November 27, 2013, 05:13:32 am »
Is beeeeer down? I have reboot on linux and the client says only:

connecting to 54.201.26.128:1337
no connection to the server, reconnecting in 10 seconds

Having the same issues on 2 machines, my local machine, and on a VPS.  IP used: 54.201.26.128:1337  I've waited several days to see if it's a connection issue, but it doesn't clear up.  Any ideas?

Do all your machines use the same wallet id? I accidently put my primecoin wallet in my script and it would not connect to the server, after changing it to my pts wallet it worked fine.

6
My Nix 8 core azure instances do 100 c/m right now on beeeeeeeeeeeeeers but I am testing some 1 core nix vm's and they are doing about 15 c/m right now each. 15*20 = 300 c/m as opposed to the ~250 c/m I get from 2x8 core and 1x 4core Just fyi.


Feel free to donate if this post was helpful

PZmevKSeb6g12hPDs8MkaFrMgw7cjNJZDa

7
First off, im a PTS noobie. I was seeing if I could get some info from yall.

What is c/m? Im guessing sh/m is share/min but not sure what c/m is.

Is there some c/m hardware database somewhere?

Thanks

c/m = collisions per minute.

I'd like a database as well.

Thanks for the info. I'm still a little lost though, trying to find some numbers to pipe in an equation. Right now if I'm doing 300 c/m whats the rough avg for PTS/day?

8
First off, im a PTS noobie. I was seeing if I could get some info from yall.

What is c/m? Im guessing sh/m is share/min but not sure what c/m is.

Is there some c/m hardware database somewhere?

Thanks

Pages: [1]