bigjme
|
|
April 15, 2014, 09:36:32 PM |
|
Ahh ok, my msi cards handle up to 1400MHz on stock bios
|
Owner of: cudamining.co.uk
|
|
|
liomojo1
|
|
April 15, 2014, 09:48:07 PM |
|
Ahh ok, my msi cards handle up to 1400MHz on stock bios
This with ccminer5 I guess , My cards are with one fan only and they are small formfactor and they don`t have external power connector. Man does your card have sli , i thought ti750 don`t have this option? The msi site has a misleading picture of twinfrost , on a sli card ,
|
|
|
|
bigjme
|
|
April 15, 2014, 09:50:19 PM Last edit: April 15, 2014, 11:37:36 PM by bigjme |
|
Sli im not sure. Their dual fans, and no external power. The msi cards seems to be the best overclockers
Ive found the code to get the gpu temp from the nvidia api, so tomorrow i will be going through it, finding how to get device name, temperature, and fan speed from the device id sent by -d and then output those details through the webserver aswell. Just a small update for anyone interested
|
Owner of: cudamining.co.uk
|
|
|
ManIkWeet
|
|
April 16, 2014, 12:36:44 AM |
|
Windows 8.1 sucks, and will always suck: have you tried a black/transparent theme? Yeah the text at the top of your window is near invisible. It is fast though. As for the cards sucking a load of extra power, is it caused by some risers maybe? Hell I am sad about that €302 I sold my bitcoin for now, but I am NOT buying back like a fool
|
BTC donations: 18fw6ZjYkN7xNxfVWbsRmBvD6jBAChRQVn (thanks!)
|
|
|
djm34
Legendary
Offline
Activity: 1400
Merit: 1050
|
|
April 16, 2014, 12:48:36 AM |
|
Windows 8.1 sucks, and will always suck: have you tried a black/transparent theme? Yeah the text at the top of your window is near invisible. It is fast though. As for the cards sucking a load of extra power, is it caused by some risers maybe? Hell I am sad about that €302 I sold my bitcoin for now, but I am NOT buying back like a fool is it going up again ? yeah !!! (I didn't sell yet the Max Keiser Fund... ) I stopped checking the rate when it started to become too depressing
|
djm34 facebook pageBTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
|
|
|
CodyF86
|
|
April 16, 2014, 03:15:59 AM |
|
Christian!, I'm getting about an 3kh/s hashrate increase per card with your latest github source compared to the last release! Seems to be moving in the right direction; I see they just released Cuda Toolkit 6.0, any thoughts if it offers any improvements or would even work? (Scrypt-N)
|
|
|
|
bigjme
|
|
April 16, 2014, 06:22:47 AM |
|
What version of cudaminer is it i keep seeing? Being every screen shot lately reports the users temps?
|
Owner of: cudamining.co.uk
|
|
|
DemosMirak
|
|
April 16, 2014, 09:08:17 AM |
|
What version of cudaminer is it i keep seeing? Being every screen shot lately reports the users temps?
I believe it is a flag actually, that gives this kind of message. I tried the debug command, but that did not give that information, so I'm not so sure anymore. Perhaps it is indeed a newer version, and that does have the appropriate command flag.
|
BTC: 13enECLM3M3gjQDoBKouXuYFG4zXaDdDPx LTC: LRTbQNQcRjZV51PivQdhK7zpMtJYPouqR9
|
|
|
bigjme
|
|
April 16, 2014, 09:15:57 AM |
|
It is either one someone else made or a new release
|
Owner of: cudamining.co.uk
|
|
|
djm34
Legendary
Offline
Activity: 1400
Merit: 1050
|
|
April 16, 2014, 09:29:46 AM |
|
It is either one someone else made or a new release
It doesn't seem to be in the binary I put here last week for testing: it says "NVML GPU monitoring is not available" (or something is missing...)
|
djm34 facebook pageBTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
|
|
|
DrAlco
Newbie
Offline
Activity: 43
Merit: 0
|
|
April 16, 2014, 09:47:24 AM |
|
What version of cudaminer is it i keep seeing? Being every screen shot lately reports the users temps?
It's the latest compile from source files on github. There was an update on github ~2 days ago. If you compiled from that you should see the new temp readings. That said, the latest compile is a little slower for me compared to the previous version (scrypt-N at least, haven't tested other algos).
|
|
|
|
bigjme
|
|
April 16, 2014, 09:47:41 AM |
|
I am unsure if it is a linux temp checker or if it uses nvapi. I think nvapi works in linux aswell but the usual command line chrcker for linux wont run on windows Ahh ok thanks DrAlco. I didnt rralise christian had put it in, i was about to put my own in
|
Owner of: cudamining.co.uk
|
|
|
cbuchner1 (OP)
|
|
April 16, 2014, 10:28:46 AM |
|
What version of cudaminer is it i keep seeing? Being every screen shot lately reports the users temps?
It's the latest compile from source files on github. There was an update on github ~2 days ago. If you compiled from that you should see the new temp readings. That said, the latest compile is a little slower for me compared to the previous version (scrypt-N at least, haven't tested other algos). The NVML api only works with the 64 bit cudaminer version on windows. nVidia doesn't provide a 32 bit NVML DLL. Now unfortunately the 64 bit cudaminer mines a bit slower in scrypt and scrypt-jane... I wonder if it is possible to combine 32 bit CUDA device code with a 64 bit host code?
|
|
|
|
bigjme
|
|
April 16, 2014, 10:33:55 AM |
|
The NVML api only works with the 64 bit cudaminer version on windows. nVidia doesn't provide a 32 bit NVML DLL.
Now unfortunately the 64 bit cudaminer mines a bit slower in scrypt and scrypt-jane... I wonder if it is possible to combine 32 bit CUDA device code with a 64 bit host code?
most likely, most of us will be running 64 bit windows anyway so the 32bit code should run the same as normal, and the 64bit run as its meant to. you would have to try it as i am unable to compile 64 bit due to visual c++ express i think i may have to look into NVML api. right now i am trying to use nvapi and it seems buggy as sh*t
|
Owner of: cudamining.co.uk
|
|
|
djm34
Legendary
Offline
Activity: 1400
Merit: 1050
|
|
April 16, 2014, 10:39:32 AM |
|
What version of cudaminer is it i keep seeing? Being every screen shot lately reports the users temps?
It's the latest compile from source files on github. There was an update on github ~2 days ago. If you compiled from that you should see the new temp readings. That said, the latest compile is a little slower for me compared to the previous version (scrypt-N at least, haven't tested other algos). The NVML api only works with the 64 bit cudaminer version on windows. nVidia doesn't provide a 32 bit NVML DLL. Now unfortunately the 64 bit cudaminer mines a bit slower in scrypt and scrypt-jane... I wonder if it is possible to combine 32 bit CUDA device code with a 64 bit host code? most likely, most of us will be running 64 bit windows anyway so the 32bit code should run the same as normal, and the 64bit run as its meant to. you would have to try it as i am unable to compile 64 bit due to visual c++ express usually I have better result with x86 (to the level I usually don't compile the x64 version) I believe too some big hack is possible at this level to make the api work with the x86 version of cudaminer... however it won't work with native windows x86 (in case some are still using it...) I saw an email saying that Cuda 6 was out, anything to gain using it, or will it be like the RC ?
|
djm34 facebook pageBTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
|
|
|
restless
Legendary
Offline
Activity: 1151
Merit: 1001
|
|
April 16, 2014, 10:45:23 AM |
|
Is there key to stop cudaminer/ccminer? Asking because killing window of the program doesn't seem to work flawlessly every time Last night I start/stopped several times and PC started working erratically - altho no miner was working the card (750Ti) was working in 3D mode and I had to restart.
|
|
|
|
bigjme
|
|
April 16, 2014, 10:46:15 AM |
|
Is there key to stop cudaminer/ccminer? Asking because killing window of the program doesn't seem to work flawlessly every time Last night I start/stopped several times and PC started working erratically - altho no miner was working the card (750Ti) was working in 3D mode and I had to restart.
CTRL+C
|
Owner of: cudamining.co.uk
|
|
|
Boffinboy
Member
Offline
Activity: 80
Merit: 10
|
|
April 16, 2014, 10:48:38 AM |
|
Just wondering, has anyone tried the latest beta linux drivers that enable overclocking? I'm using my 750Tis in my media/backup server, so it's running linux. Would be good to boost the hashrate a little!
Also, any documentation yet for the latest commits on Git? I was wondering how the failover works i.e. does it return to the original pool when it comes back up? I'm not using it yet as an mining YAC and I believe the latest don't do jane yet?
|
BTC - 1GVGSkdnHz12Zuy6rYcnMxoy6PMBqvL4z6
|
|
|
bigjme
|
|
April 16, 2014, 11:16:35 AM |
|
sooo, who's up for doing some profit calculations for us? groestl is now no longer profitable after the huge amount of people that jumped onto it when the price shot up. right now with 3 750Ti's, and a power usage of only 155W for the entire system, daily profit is £0.08 or $0.12 sooo, profit calcs anyone?
|
Owner of: cudamining.co.uk
|
|
|
cbuchner1 (OP)
|
|
April 16, 2014, 11:24:55 AM |
|
sooo, who's up for doing some profit calculations for us? groestl is now no longer profitable after the huge amount of people that jumped onto it when the price shot up. right now with 3 750Ti's, and a power usage of only 155W for the entire system, daily profit is £0.08 or $0.12 sooo, profit calcs anyone? wait for the release of the next ccminer, it will triple groestl hash rate on 750 Ti's.... Also it will likely have good Quark and X11 speeds (way above that of AMD) Christian
|
|
|
|
|