Bitcoin Forum
May 13, 2024, 06:33:59 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 [17] 18 19 20 21 »
321  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner Thread - SSE2/OpenCL/AMD CAL/CUDA for Windows, v0.20 (2011-August) on: October 05, 2011, 09:22:55 PM
Ufasoft, can you please fix your Long polling support? You're not sending credentials (Authorization:) header in LP request, which breaks protocol spec (and don't work with my pool, because I need to know worker login).

LP specs say (point 3):
"Miner starts a request to long polling URL with GET method and same basic authorization as on main connection."

Fixed in 0.21 sources. will be released soon. In current version it will work correctly if login/password are set as:
-u login -p password  options instead of inside URL.

I have also one simple feature request. Miner should disconnect from LP if pool stops providing X-Long-Polling header.

Ok. I will implement this.
322  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner Thread - SSE2/OpenCL/AMD CAL/CUDA for Windows, v0.20 (2011-August) on: October 01, 2011, 08:37:59 AM
Also tried whit this too -->
Code:
sudo CC=gcc-4.5 CXX=g++-4.5 AMDAPPSDKROOT=/opt/AMD-APP-SDK-v2.4-lnx64/bin/x86_64/ ./configure && sudo make && sudo make install

This command is not correct
Do following:

1. sudo bash
2. CC=gcc-4.5 CXX=g++-4.5 AMDAPPSDKROOT=/opt/AMD-APP-SDK-v2.4-lnx64/bin/x86_64/ ./configure && make
323  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner Thread - SSE2/OpenCL/AMD CAL/CUDA for Windows, v0.20 (2011-August) on: September 27, 2011, 05:38:50 PM
Is there a way to set "aggression" in ufasoft's (rather efficient, it seems) CUDA miner?

No. Aggression setting is not implemented
324  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner Thread - SSE2/OpenCL/AMD CAL/CUDA for Windows, v0.20 (2011-August) on: September 26, 2011, 08:06:36 AM
Where is it specified that hexadecimal data should be in lower case?
Any parser should understand any- and mixed-case letters.
325  Local / Майнеры / Re: Обнаружен вирус-майнер on: August 26, 2011, 03:31:53 PM
Думаю, ударит это по ботнетам.
А админы для своих сетей могут настроить антивирусы игнорировать данный тип.
326  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner Thread - SSE2/OpenCL/AMD CAL/CUDA for Windows, v0.20 (2011-August) on: August 21, 2011, 08:30:24 PM
Source Code of 0.20 for Linux released.

GCC requirement lowered to 4.4
AMD CAL/OpenCL supported (compilation works, but really not tested under linux).
327  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner Thread - SSE2/OpenCL/AMD CAL/CUDA for Windows, v0.20 (2011-August) on: August 19, 2011, 06:07:39 PM
Quote
It does indeed contain malicious behaviour, the detection is correct.

I suspect they think that any BITCOIN software is malware.

Anyway, to users who afraid about backdoors:

1. Create separate user account in your Windows.
2. Limit this account to access any files on your disk (except %USERPROFILE% of this account)
3. Launch the miner via "Run As" context menu.
4. Add Firewall rule, allowing the miner connect only to the Pool's IP addresses.

This way any software is safe to run. It cannot to steal or damage anything, or use your PC for Spamming.






328  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner Thread - SSE2/OpenCL/AMD CAL/CUDA for Windows, v0.20 (2011-August) on: August 12, 2011, 07:46:47 PM
Ufasoft could you add an option to use gpu mining only when computer it's idle?
How do you define this state "computer is idle"?

Does it mean "CPU usage is 0% during hour"?
No keyboard/mouse activity?

Anyway you can write your own program which detects "Idle" state and runs miner. then when it detects user activity it will stop the miner.

329  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner Thread - SSE2/OpenCL/AMD CAL/CUDA for Windows, v0.20 (2011-August) on: August 12, 2011, 07:25:24 PM
Quote
BTW Ufasoft, you made a minor typo in your edit of your first post to reflect the version number.  You jumped from version 19 to 29.  ;-)
Thank you

Quote
I don't recall 7zip being used before. Why now? pita to install yet another utility to unzip something. Doesn't 7zip offer the normal .zip extension?
fug it not worthy
Just one reason, encrypted zip don't hide filenames inside it. So scanners can complain about "bitcoin-miner.exe" inside archive.
They report about it as a virus to hosting company.




330  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner Thread - SSE2/OpenCL/AMD CAL/CUDA for Windows, v0.20 (2011-August) on: August 11, 2011, 08:32:49 PM
How well does this work with AMD 5xxx series GPUs in Windoze?

HD5870 (GPU freq 900 MHz): 380 MHash/s
331  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner Thread - SSE2/OpenCL/AMD CAL/CUDA for Windows, v0.20 (2011-August) on: August 11, 2011, 02:43:44 PM
0.20 with CUDA support uploaded
332  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner Thread - SSE2-optimized for Intel CPUs, version 0.19 (2011-July) on: August 09, 2011, 06:18:52 PM
Considering ufasoft hasn't released the new source and the recent virus warnings, i would start thinking that he is the one spreading the botnet.

He was asked many times in this thread and he just ignored the requests(didn't even bother answering). I don't really need the source, but if he is spreading the botnet, it's very likely the current exe to be "infected" as well.
1. As you can see ufasoft.com has other business. It is a software development. And the domain ufasoft.com registered more than 10  years.

2. Risk of reputation loss don't allow any long-time shareware developer to embed any backdoor to his software.
Botnet creators always are anonymous.

3. Source code of latest version for Linux will be provided after testing of build process.
4. Binary for Windows with CUDA support will be provided during a week.
5. I have a few time to answer repeating questions about antiviruses, so mostly I ignore them.



333  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner Thread - SSE2-optimized for Intel CPUs, version 0.19 (2011-July) on: August 07, 2011, 06:29:59 PM
appears to be a trojan issue with your app.if this is a false positive then can sum1 verify this.If it is unwittingly infected (like things are sometimes),can u please upload a 'clean version' for testing purposes

False positive.
If you want be sure that the file is original, that is MD5SUM of current .exe:
d44eae9dbb6b7d9f6b289333dfde1395 *bitcoin-miner.exe
334  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner Thread - SSE2-optimized for Intel CPUs, version 0.19 (2011-July) on: July 29, 2011, 03:21:04 AM
Just a random thought, but might you be willing to add further SSE optimizations such as SSE3, SSSE3, SSE4.1, SSE4a ect. which can be enabled based upon the detected CPU?  I've seen modest improvements enabling some of these through assembly based on your code and was thinking you might like to try them out and see what happens.  Most notably, the use of non-temporal moves from memory to cache increased the hash rate by about .5 that I recall.  I'm not certain if SSE3 optimizations will be helpful though since they mainly focus on horizontal math, though some of the bit rotations could possibly be translated to addition problems to take place simultaneously if the rotations are small.  Say, for example, that you have a rotation of 3 to take place for 4 numbers; by using horizontal math, you can take those 4 instructions and shrink it down to 3.  Now, I don't know the cost of doing so, but the compiler will determine that.

I have observed other SSE instruction and have not found any useful for SHA-2 algorithm. Please suggest ASM code snippetes if you think it optimizes the performance.
335  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner Thread - SSE2-optimized for Intel CPUs, version 0.19 (2011-July) on: July 24, 2011, 03:14:22 PM
Ufasoft:  can you give out the latest sources, so we can compile under Linux
Latest Linux sources are not ready yet.
336  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner Thread - SSE2-optimized for Intel CPUs, version 0.19 (2011-July) on: July 24, 2011, 08:15:50 AM
Kaspersky    5.5.10    2011.07.24    2011-07-24    not-a-virus:RiskTool.Win32.BitCoinMiner.ac

I'm afraid the miner will be classified as a virus for a long time, because many viruses will use it.



337  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner Thread - SSE2-optimized for Intel CPUs, version 0.19 (2011-July) on: July 22, 2011, 05:07:58 PM
Ufasoft are you going to do something about te antiviruses false-positives?

No, that is problem of antivirus companies and their customers.

338  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner Thread - SSE2-optimized for Intel CPUs, version 0.19 (2011-July) on: July 22, 2011, 08:32:56 AM
Computer has been configured on the proxy, too, turned off the proxy and it worked.
Is it possible to prohibit the use of proxies in ufasoft miner?
The miner uses system proxy settings by default
339  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner Thread - SSE2-optimized for Intel CPUs, version 0.19 (2011-July) on: July 22, 2011, 06:14:09 AM
I have a problem with ufasoft miner ver. 0.19 on Intel Core 2 Quad 2.83GHz (Windows XP SP3) and Intel Xeon E5405 2Ghz (Windows 2003 std server)
Code:
Error 80190197
What it is ? On others CPU miner worked is good.
That code means: 407 Proxy Authentication Required

Is that PC behind a proxy?
340  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner Thread - SSE2-optimized for Intel CPUs, version 0.19 (2011-July) on: July 21, 2011, 06:07:01 PM
Ufasoft the mienr says that my computer support gpu but itd doesn't, it supports only opencl and it gives me an error could you make some testa dn fix this false-positive detection?
Did you tested 0.19? I have fixed this case: "OpenCL.DLL present but no GPUs available"
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 [17] 18 19 20 21 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!