Bitcoin Forum
September 04, 2025, 12:14:11 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Can ASIC mining machines be used to run VanitySearch programs?  (Read 105 times)
ee1234ee (OP)
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
August 19, 2025, 04:15:46 PM
 #1

I heard that the computing power of ASIC mining machines is equivalent to thousands of GPUs. If you use it to run VanitySearch, it will be very fast.

Can the VanitySearch code be run on ASIC mining machines?

odolvlobo
Legendary
*
Offline Offline

Activity: 4774
Merit: 3655



View Profile
August 20, 2025, 12:20:45 AM
Merited by ABCbits (5), vapourminer (4)
 #2

A Bitcoin mining ASIC is optimized around the SHA-256 computation.

The process of creating a vanity address consists of generating a private key, deriving the public key, converting that to an address, and finally checking if the address matches the desired outcome. Part of the conversion step involves a SHA-256 computation.

So, it seems unlikely that an ASIC is useful for creating a vanity address because SHA-256 is only a small part of the vanity address process.


Join an anti-signature campaign: Click ignore on the members of signature campaigns.
PGP Fingerprint: 6B6BC26599EC24EF7E29A405EAF050539D0B2925 Signing address: 13GAVJo8YaAuenj6keiEykwxWUZ7jMoSLt
ABCbits
Legendary
*
Offline Offline

Activity: 3360
Merit: 9101



View Profile
August 20, 2025, 09:41:22 AM
 #3

I'll remind you that ASIC stands for Application-specific integrated circuit. It can only can perform one or few tasks designed by the creator. While FPGA exists, IMO it's not practical alternative since,
1. Many FPGA board usually have relative low raw power compared with GPU.
2. You (or someone else) need to port the vanity search program in order to support FPGA you use.

Mia Chloe
Hero Member
*****
Offline Offline

Activity: 812
Merit: 1342


Contact me for your designs...


View Profile
August 26, 2025, 09:45:04 PM
 #4

I heard that the computing power of ASIC mining machines is equivalent to thousands of GPUs. If you use it to run VanitySearch, it will be very fast.
Can the VanitySearch code be run on ASIC mining machines?
It depends on what you are looking for. If you are actually talking about raw power GPUs win in that aspect but the difference is in what they are built to handle GPUs are better at handling multiple tasks at a time unlike WSIC wares. Mining and vanity gen is not a multitasking software so GPU's raw power will be useless in that aspect.

ASICs are basically built to handle a single task efficiently and since they focus on one task at a time they have the upper hand in this situation over GPUs.

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!