
Đã đóng
Đã đăng vào
Thanh toán khi bàn giao
I need a high-speed TRON personalized address generator written in C/C++ and CUDA. The tool should have the following features: • Read any number of prefix-suffix patterns from the `[login to view URL]` file (example format: `Taaa*1111` or `Tbbb*222`). • Launch a GPU kernel to continuously generate wallet addresses and compare each address with all patterns. If a match is found, write the matching address and its private key to disk. • Fully utilize GPU performance, achieving the same speed as my current test version (approximately 8 billion addresses per second). Please display a "addresses per second" counter in real-time during program execution. • Generate a plain text log file recording key events: startup time, device information, running hash rate snapshots, and each match found. CUDA optimization techniques such as thread-beam primitives, memory merging, and utilization tuning are required. The final program must compile on the latest CUDA toolchain and run stably on multi-GPU systems.
Mã dự án: 40337191
31 đề xuất
Dự án từ xa
Hoạt động 17 ngày trước
Thiết lập ngân sách và thời gian
Nhận thanh toán cho công việc
Phác thảo đề xuất của bạn
Miễn phí đăng ký và cháo giá cho công việc
31 freelancer chào giá trung bình $530 USD cho công việc này

Since 2015 I have been working in C/C++/C# programming and 10(ten) years of experience in C/C++/C# programming. Windows Desktop Application, Console Application, Image Processing and have knowledge in Driver Development in C. Expert in data structure building and Object Oriented Programming (OOP). Have a great experience in C++ MFC and C++ WinUI 3 for GUI design and development. Also expert in C/C++ GPU CUDA programming. If you want a good delivery of the project, then send me a message, please.
$1.500 USD trong 15 ngày
7,4
7,4

Hello, I have been working on similar stuff, however mainly on BTC and ETH addresses, this TRON case would be my first time. I can build it with your requirements, is your current test version already utilizing CUDA for the address generation? I suggested a cost above your initial range because this project seems to me that it has some challenges that make it more complex. If you're interested I am free to discuss more on the details. Regards, Thanassis
$1.000 USD trong 7 ngày
7,0
7,0

With over six years of extensive experience in C/C++ Programming and Data Processing, I consider myself an ideal candidate for this CUDA TRON Vanity Generator project. My experience includes not only utilizing languages like Python and Java, but also assembling them with C++, which is essential for your project. Moreover, I am highly adept at generating high-speed computer processes and fully exploiting GPU performance, both of which are significant requirements for this task. In my previous projects, I have worked on a multi-GPU system where I successfully optimized resources to achieve maximum speed and efficiency. Additionally, creating log files to record essential events was an integral part of those projects as well. Therefore, you can rely on my technical prowess to deliver a reliable code that allows generating wallet addresses with the same speed as your current test version while producing a plaintext log file tracking every key event throughout the program. Overall, what sets me apart from other candidates is not just my vast skillset in C/C++ and CUDA but also my commitment to client satisfaction. My ethos of delivering nothing short of 'the Best Quality' in an efficient and timely manner aligns precisely with your project needs. I am truly excited about the opportunity to work on this significant task with you!
$251 USD trong 3 ngày
6,3
6,3

Hi, I hope you're doing well. I understand you're looking for CUDA TRON Vanity Generator -- 2 I am the ideal candidate for your project. I have read the provided job description and I understand what you are looking for. I have over 10+ years of experience C Programming, Data Processing, Algorithm, CUDA, C++ Programming, Software Development, Parallel Processing, Software Engineering, Performance Tuning .Please feel free to further discuss the requirements and timeline for the project. I'd be happy to assist you. I am ready to start right now. ✅ No Upfront Payment ✅ Release Milestone After Completion ✅ 100% Project Completion Rate You can visit my Profile https://www.freelancer.com/u/HiraMahmood4072 Thank you
$275 USD trong 2 ngày
5,9
5,9

I have extensive experience in developing high-performance applications using C/C++ and CUDA, making me an ideal candidate for your TRON personalized address generator project. My expertise in optimizing CUDA performance will ensure that we achieve the target of 8 billion addresses per second while implementing the required features seamlessly. I prioritize delivering reliable and efficient software, and I'm committed to maintaining clear communication throughout the project. You can trust that I will bring your vision to life with precision and speed.
$500 USD trong 7 ngày
5,3
5,3

Hello, I understand that you need a high speed TRON personalized address generator written in C/C++ and CUDA. The tool will have all the given features. Please message me to discuss more details. Looking forward to bringing your project to life, Fahad.
$250 USD trong 2 ngày
4,6
4,6

Hi there! You are building a high-speed TRON vanity address generator and the real challenge is sustaining extreme GPU throughput while matching multiple patterns without bottlenecks — that is exactly where most CUDA implementations lose performance. I recently optimized a CUDA-based key generation system that processed billions of iterations per second by restructuring memory access and kernel execution, improving throughput by 3x while maintaining stability across multi-GPU setups. My work focused on efficient pattern matching and real-time performance tracking. I will implement a fully optimized CUDA kernel with parallel pattern matching, real-time hash rate display, and efficient memory handling, ensuring stable multi-GPU execution while logging all events and matches clearly to disk. Check our work: https://www.freelancer.com/u/ayesha86664 Do you want prefix and suffix matching handled in a single kernel pass or split into optimized stages for better throughput? I am ready to start — just say the word. Best Regards, Ayesha
$450 USD trong 5 ngày
4,0
4,0

Hi there, I'm Kristopher Kramer from McKinney, Texas. I’ve worked on similar projects before, and as a senior full-stack and AI engineer, I have the proven experience needed to deliver this successfully, so I have strong experience in C Programming, Performance Tuning, Software Engineering, Software Development, C++ Programming, Algorithm, Parallel Processing, CUDA and Data Processing. I’m available to start right away and happy to discuss the project details anytime. Looking forward to speaking with you soon. Best regards, Kristopher Kramer
$500 USD trong 7 ngày
4,2
4,2

i’ve done very similar recently and pushed a CUDA vanity generator to multi-GPU with real-time hash rate tracking Do you want prefix/suffix matching done via preprocessed masks or full string compare on device memory? Should private keys be buffered on GPU and flushed in batches, or written immediately per match? I suggest compiling patterns into fixed-length masks and using shared memory to reduce global memory reads, which improves throughput. I also suggest batching disk writes and using async streams so logging does not slow kernel execution. I will first build a CUDA kernel optimized with warp-level primitives and coalesced memory access. Then I will integrate multi-GPU scaling with streams and per-device workers. Finally I will add real-time counters, logging, and validate against your 8B/sec target. Best, Dev S.
$700 USD trong 12 ngày
3,2
3,2

CUDA TRON Vanity Generator Proposal Hey, I understand the need for a high-speed TRON personalized address generator using C/C++ and CUDA. To achieve the desired outcome, I propose implementing efficient CUDA optimization techniques like thread-beam primitives and memory merging. By fully utilizing GPU performance and incorporating real-time address generation monitoring, we can match the current test version's speed of 8 billion addresses per second. Additionally, I will ensure the program compiles on the latest CUDA toolchain and remains stable on multi-GPU systems. My approach focuses on maximizing GPU capabilities while maintaining program stability and efficiency. Best, Isaiah
$500 USD trong 7 ngày
0,0
0,0

Leveraging my expertise in C++ Programming and Software Development, I ensure that I am always updated with the latest advancements. My experiences working on high-performance systems and multi-GPU projects make me well-suited for this CUDA-based TRON Vanity Generator. Over the years, I have perfected my skills in optimizing CUDA applications using important techniques such as thread-beam primitives, memory merging, and utilization tuning - all factors essential for maximizing GPU performance. Transparency is a key aspect of my work style. In line with your requirements, not only will I deliver scalable, efficient and stable software that fully harnesses the power of your multi-GPU setup, but I will also provide a detailed plain text log file that rigorously documents each event throughout the process - from startup time to running hash rate snapshots.
$300 USD trong 5 ngày
0,0
0,0

Generating addresses that match flexible prefix-suffix patterns on GPU is a tough balancing act between throughput and pattern matching overhead. I see you want to read patterns from a text file and compare each generated address against multiple complex masks, then write matches promptly. Ensuring the kernel manages memory efficiently while keeping hundreds of threads busy is where most implementations falter. I’ve built similar GPU-accelerated address generators hitting multi-billion address rates with real-time counters and robust logging on multi-GPU setups, leveraging advanced CUDA synchronization and memory coalescing. If you’d like I can review your existing code or sketch a plan to hit your performance goals, just send a message and we can dive in.
$400 USD trong 14 ngày
0,0
0,0

Hello, This is a highly performance-critical CUDA project, and I understand the need for efficient GPU utilization and scalable address generation. I have strong experience in C/C++ and high-performance systems, including optimization and algorithm design. Approach: -Implement a parallelized GPU kernel for continuous address generation -Optimize memory access (coalescing, shared memory where applicable) -Efficient pattern matching for prefix/suffix rules -Real-time performance counter (addresses/sec) -Structured logging (device info, runtime stats, matches) -Ensure compatibility with multi-GPU environments Proposed Timeline: Day 1–2: Architecture design + TRON address pipeline setup Day 3–5: CUDA kernel implementation and optimization Day 6–7: Multi-GPU scaling + logging + testing Before proceeding, I’d like to confirm: -Your current implementation details (for performance benchmarking) -Target GPU architecture (e.g., RTX 30/40 series, A100, etc.) I’m confident I can deliver a clean and efficient implementation, and I’m open to refining performance based on your existing baseline. Best regards
$500 USD trong 7 ngày
0,0
0,0

Hong Kong, Hong Kong
Phương thức thanh toán đã xác thực
Thành viên từ thg 11 26, 2025
$250-750 USD
₹12500-37500 INR
$10-30 USD
₹600-1500 INR
$30-250 USD
₹600-1500 INR
₹12500-37500 INR
₹10000-20000 INR
$30-250 USD
₹1500-12500 INR
$250-750 USD
$10-30 USD
₹12500-37500 INR
$25-50 USD/ giờ
$15-25 AUD/ giờ
₹750-1250 INR/ giờ
$30-250 USD
$2-8 CAD/ giờ
₹800-1000 INR
€6-12 EUR/ giờ