Find Jobs
Hire Freelancers

Compile CUDAMiner (CPP App) from Source on Windows & Hardcode Parameters

$10-30 USD

已完成
已发布超过 10 年前

$10-30 USD

货到付款
I am looking to get a customized version of CUDAMiner (12-18-2013 Release) built from source which I attached as a zip file to this project. I need someone to provide a text file to tell me line by line how to compile this into a standalone binary (I only need x86 version). You may use Visual Studio 2010 Express, MinGW or you can use Xubuntu to compile the code, I have all these platforms. In your bid, tell me which platform you will use to compile the code, I prefer MinGW or Xubuntu personally. Your text file to describe the process should explain step by step how to compile the code. Once you've produced the standalone binary, I need you to add 1 feature, if the exe is run without any parameters ([login to view URL]), you need to hardcode the default parameters within the source code (must be hardcoded into the source/binary, no wrapper or batch files). For example, if the default parameters are: "-H 1 -i 1 -l auto -C 2 -m 0 -d 0", then when I run [login to view URL] without params, it will in fact run "[login to view URL] -H 1 -i 1 -l auto -C 2 -m 0 -d 0". If a user provides parameters on the command line, then you will not use the hardcoded settings. The hardcoded settings is ONLY if no params are provided. This project should not take more than 1-2 hours, you just need to document how you compiled it and a simple if statement to provide the params if none are provided. Thank you
项目 ID: 5341763

关于此项目

7提案
远程项目
活跃10 年前

想赚点钱吗?

在Freelancer上竞价的好处

设定您的预算和时间范围
为您的工作获得报酬
简要概述您的提案
免费注册和竞标工作
颁发给:
用户头像
Hi, I'm a senior CUDA developer, I've worked for many CUDA project. I've download your given code and compile it successfully on my PC ( I use Ubuntu 12.04 version). If you require, I also can try it on Windows for you. (This project can be completed less than 1 hour) Thank you.
$20 USD 在1天之内
5.0 (19条评论)
5.7
5.7
7威客以平均价$25 USD来参与此工作竞价
用户头像
Hello. I see there is already created vcxproj file. Therefore it should be ready to compile..........
$19 USD 在1天之内
4.9 (1425条评论)
7.7
7.7
用户头像
Aucune proposition n'a encore été fournie.
$34 USD 在1天之内
4.9 (14条评论)
5.1
5.1
用户头像
add this in function main(): char *default_parameters[] = { "CUDAMiner", "-H", "1", "-i", "1", "-l", "auto", "-C", "2", "-m", "0", "-d", "0" }; ... if (argc == 1) parse_cmdline(13, default_parameters); else /* parse command line */ parse_cmdline(argc, argv);
$25 USD 在1天之内
3.9 (25条评论)
4.2
4.2
用户头像
Hi there. I didn't work with CUDAMiner itself before, but I have experience with compiling software under MinGW. Since you want this to run on Windows, i don't think it's useful to compile it under linux (Xubuntu), so MinGW would be the choice in this case. The biggest challenge would be dependencies (cURL, OpenSSL, nvcc). Changing the default behavior to specify those parameters is trivial and is the least work involved. Let me know if you want me to start working on this. My english level is great so you won't have problems understanding the documentation. I won't ask for compensation until I've successfully built the default executable and you verified it as working. Cheers!
$29 USD 在1天之内
5.0 (1条评论)
0.6
0.6
用户头像
A proposal has not yet been provided
$23 USD 在1天之内
0.0 (0条评论)
0.0
0.0
用户头像
一个有效的提议尚未被提供
$25 USD 在1天之内
0.0 (0条评论)
0.0
0.0

关于客户

CANADA的国旗
Waterloo, Canada
5.0
18
付款方式已验证
会员自7月 17, 2007起

客户认证

谢谢!我们已通过电子邮件向您发送了索取免费积分的链接。
发送电子邮件时出现问题。请再试一次。
已注册用户 发布工作总数
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
加载预览
授予地理位置权限。
您的登录会话已过期而且您已经登出,请再次登录。