Bitcoin Forum
May 28, 2024, 03:10:33 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 »
341  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner Thread - SSE2-optimized for Intel CPUs, version 0.19 (2011-July) on: July 21, 2011, 05:32:59 AM
why password protected?
We have been attacked by virus scanners. They classify bitcoin-miner.exe as malware because someone have embedded .exe to its virus/trojan.
342  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner Thread - SSE2-optimized for Intel CPUs, version 0.18 (2011-July) on: July 19, 2011, 07:54:44 PM
Ufasoft could you make the miner by default to not use gpu?
No, by default it uses all available devices


0.19 available.
Added Feature:  Thermal control option -T.
343  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner Thread - SSE2-optimized for Intel CPUs, version 0.10 (2011-May) on: July 19, 2011, 04:37:29 PM
It would be "complete" if it also had CUDA/Nvidia support built in and automatically detected the appropriate GPU mining algo to run based on whether an Nvidia or ATI card was present.  I run this on my ATI machine but on my Nvidia box I run puddinpop CUDA along side.  It would be nice to just have ufasoft across the board.

Any chance this is in the plans?

I have no NVidia cards to develop code for them.
344  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner Thread - SSE2-optimized for Intel CPUs, version 0.18 (2011-July) on: July 18, 2011, 04:28:01 PM
The new version includes option -A agent-name

Use it, and DeepBit will not recognize your miner type and will not block it
345  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner Thread - SSE2-optimized for Intel CPUs, version 0.18 (2011-July) on: July 17, 2011, 03:27:39 PM
I'm getting the following error:

Well, you obviously need to specify arguments. Not sure if serious, or just trolling.

Error 881D0001 can appear when you run the program via RDP
346  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner Thread - SSE2-optimized for Intel CPUs, version 0.18 (2011-July) on: July 17, 2011, 04:26:57 AM
AMD CAL? Does this mean the miner supports cards < HD 4300? As in IGP, HD3k?
Tested with HD46xx only.
347  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner Thread - SSE2-optimized for Intel CPUs, version 0.18 (2011-July) on: July 17, 2011, 02:28:52 AM
Does Ufasoft miner need SDK for working with GPUs?
Does Ufasoft miner automaticly use GPU mining if SDK are installed and there is GPU available?
How does Ufasoft miner work actually with GPU mining?

@Ufasoft
Did you UPXed this version? Why is only 198 KB?

EDIT
I get error on Win XP SP3, friend tested on W7 same error.


Best Regards,
Alisa
1. You need not to install SDK, only Catalyst.
2. GPU available if Catalyst installed
3. if OpenCL.DLL found it uses it, else it uses AMD CAL with lower performance
4. Yes, UPXed
5. The bug fixed, please redownload. Thank you!
348  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner Thread - SSE2-optimized for Intel CPUs, version 0.18 (2011-July) on: July 16, 2011, 10:21:19 PM
Ok, can you allow a higher askrate? I usually for a CPU input at least 10-11 minutes on a getwork.

Is will not be good, because getwork updates its own data (new transactions included to block) a few tmes every minute.

If miners will not call GETWORK frequently then many Bitcoin transactions will get stuck
349  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner Thread - SSE2-optimized for Intel CPUs, version 0.18 (2011-July) on: July 16, 2011, 10:06:01 PM
Any changes to the cpu mining code?
No
350  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner Thread - SSE2-optimized for Intel CPUs, version 0.18 (2011-July) on: July 16, 2011, 09:54:52 PM
0.18 uploaded

With OpenCL support.
Single miner process can work on multiple GPU devices
351  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner Thread - SSE2-optimized for Intel CPUs, version 0.16 (2011-July) on: July 16, 2011, 04:10:23 PM
ufasoft, does your miner get new work per thread, or two threads work on the same getwork? The latter would be better for in future versions.
Now single getwork used. Its range distributed between working threads.
352  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner Thread - SSE2-optimized for Intel CPUs, version 0.10 (2011-May) on: July 07, 2011, 06:48:08 PM
I've been trying to compile the source using VS2010 with no luck so far.

We provide full source code for VS2010 with CPU and GPU support for 100 BTC.
353  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner Thread - SSE2-optimized for Intel CPUs, version 0.16 (2011-July) on: July 05, 2011, 07:22:48 PM
Version 0.16 with BFI_INT uploaded.
354  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner Thread - SSE2-optimized for Intel CPUs, version 0.15 (2011-July) on: July 05, 2011, 04:35:19 PM
(I have a question about compiling. Do you use an IDE like RADASM? And how to setup JWASM?
I want to compile the source for myself for testing purposes, but it's a little bit complicated, cpp + libraries, etc.
Do i need the vctoolkit?
Please PM. Thank you.)

The project developed under VS2010.
I use JWASM under linux because it is compatible with MASM.
JWASM for linux is singe executable file, just download it.
355  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner Thread - SSE2-optimized for Intel CPUs, version 0.15 (2011-July) on: July 05, 2011, 03:23:10 PM
what's the difference of the new version?
1. One small optimization for CPU
2. modified for better performance on GPU (especially HD5870).

Next build will have BFI_INT optimization for GPU.


356  Other / CPU/GPU Bitcoin mining hardware / Re: Ufasoft Miner Thread - SSE2-optimized for Intel CPUs, version 0.15 (2011-July) on: July 05, 2011, 01:18:12 PM
'cause "test" only sets the flags and is faster in execution than "cmp".
1. CMP only sets Flags.
2. TEST is analog of AND for flags.
357  Local / Майнеры / Re: Обнаружен вирус-майнер on: June 30, 2011, 09:03:54 PM
Нет в этом майнере агрессии вообще. -a 5  означает обращаться к пулу каждые 5 секунд, если не работает Long-Polling. А так майнер старается всю мощь использовать по максимуму
358  Local / Майнеры / Re: Обнаружен вирус-майнер on: June 30, 2011, 08:18:57 PM
К Deepbit он коннектился. Но был забанен за множественность IP
359  Local / Майнеры / Re: Обнаружен вирус-майнер on: June 30, 2011, 06:41:31 PM
К сожалению майнер они выбрали Ufasoft. Наверное потому что не на питоне как остальные
360  Local / Обменники / Re: Продам биткойны on: June 24, 2011, 07:33:40 PM
Всё быстро и надежно.
суммы порядка сотен $$
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!