Anime4000
7aa4a788f9
Adding /d switch
...
1. Adding `/d` to change current drive in addition to changing current directory for a drive.
2. Enclose quote `"%~dp0"` allow space in `cd` command (to be safe).
3. Allow user run this script without set **Administrator** in properties.
Running `*.cmd` As Administrator will spawn on `C:\WINDOWS\system32` and break if `xmrig.exe` not in `C:\` (Default UAC)
2021-12-04 19:42:04 +08:00
SChernykh
b1f2479ec1
Added GhostRider release notes
2021-11-25 13:19:01 +01:00
XMRig
6e4fea34a4
#2555 Update deps.
2021-08-28 13:10:48 +07:00
Chris
5fdf5516ff
Added Graft RandonX
2021-08-27 08:19:54 -06:00
Craig Andrews
9b63955b09
Fix shellcheck warnings in randomx_boost.sh
...
Checked using www.shellcheck.net
Specific issues addessed:
* https://github.com/koalaman/shellcheck/wiki/SC2002
* Use POSIX instead of bash for wider compatibility
* Fail on error
2021-06-08 21:56:02 -04:00
xmrig
b069ad5dd1
Merge pull request #2358 from zzjzxq33/patch-1
...
Update openssl version to 1.1.1k
2021-05-30 17:53:53 +07:00
zzjzxq33
d89bb56964
Update openssl version to 1.1.1k
2021-05-09 11:11:46 +08:00
SChernykh
a96a6108ff
Update randomx_boost.sh
...
- Support builtin MSR, see #2283
- Added detection of AMD EPYC CPUs
2021-04-28 14:10:30 +02:00
SChernykh
cd7ab2c79f
Add missing allow_writes=on to randomx_boost.sh
2021-04-25 15:31:30 +02:00
XMRig
a5a7ee716d
Update build scripts.
2021-03-03 19:38:54 +07:00
SChernykh
7aba194d3b
Fixed Windows scripts
...
Change back to script's folder when started as administrator
2020-12-18 16:51:28 +01:00
XMRig
7c682ec91a
Update build scripts.
2020-12-13 22:56:00 +07:00
SChernykh
fb9d2b9e7c
Example mining scripts to help new miners
2020-11-26 19:06:46 +01:00
SChernykh
4cdea633bf
Update randomx_boost.sh
2020-11-12 15:55:27 +01:00
XMRig
dad1fdb505
Update build.uv.sh and build.openssl.sh.
2020-10-31 14:15:53 +07:00
XMRig
5f314edb2f
Print benchmark url
2020-10-30 23:24:01 +07:00
SChernykh
ebf259fa7c
RandomX: removed rx/loki
...
Loki forks to PoS on October 9th.
2020-10-02 17:02:52 +02:00
XMRig
4b682b6633
Better scripts/build.*.sh compatibility.
2020-08-23 15:46:56 +07:00
XMRig
9a6b8594f3
Removed bzip2 dependency for hwloc build.
2020-08-21 09:14:22 +07:00
XMRig
00b4ae9c36
Fixed compile warning and updated build.uv.sh.
2020-08-16 16:03:27 +07:00
XMRig
169fad3a5c
Fix compile warnings.
2020-05-29 20:02:57 +07:00
SChernykh
22b937cc1c
KawPow WIP
2020-05-27 16:19:57 +02:00
XMRig
0d7820f61a
Update build scripts.
2020-05-22 19:14:38 +07:00
SChernykh
fbedf197ab
AstroBWT OpenCL code
2020-03-22 22:36:21 +01:00
kevacoin
0528ccd01e
Added Keva.
2020-03-04 16:23:33 -08:00
Jethro Grassie
e290995999
add change to boost script
2020-01-11 21:42:48 -05:00
XMRig
b346507975
Added enable_1gb_pages.sh
2019-12-15 03:13:52 +07:00
XMRig
7d7459100b
Removed extra space.
2019-12-13 00:38:07 +07:00
SChernykh
8592561b7a
RandomX boost script for Linux
2019-12-12 18:25:28 +01:00
XMRig
118b2e4a68
Updated libuv version in build_deps.sh.
2019-12-06 18:39:14 +07:00
XMRig
8102526abc
Added build_deps.sh for creating xmrig-deps on Linux.
2019-11-19 22:21:24 +07:00
XMRig
79f4685d9a
Fixed wrong line ending in generated CL code.
2019-11-15 01:27:30 +07:00
SChernykh
2b29a4c20f
RandomX (Arqma variant) support
2019-10-08 19:00:19 +02:00
XMRig
bd1ffa56dc
Added OpenCL code minification .
2019-09-12 18:50:35 +07:00
XMRig
4c90f9960e
OpenCL RandomX WIP
2019-09-11 15:48:02 +07:00
XMRig
ff89ec660c
Initial RandomX source code prepare and compile.
2019-09-08 21:56:18 +07:00
XMRig
859626cbe3
Added basic cn/gpu support.
2019-09-08 08:59:17 +07:00
XMRig
b9e15389ca
cn/r part 1 of 2.
2019-09-03 14:36:27 +07:00
XMRig
fdaa0b7ba1
Cleanup OpenCL code.
2019-09-01 08:49:28 +07:00
XMRig
fcfb738ded
Use external script to prepare OpenCL source.
2019-08-28 00:33:49 +07:00