1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-31 23:42:41 -05:00

Merge xmrig v6.16.1 into master

This commit is contained in:
MoneroOcean
2021-11-29 15:34:55 +00:00
121 changed files with 1944 additions and 1118 deletions

View File

@@ -50,10 +50,10 @@ along with RandomX OpenCL. If not, see <http://www.gnu.org/licenses/>.
.arg _.vqueue_pointer, "size_t", long
.arg _.aqlwrap_pointer, "size_t", long
.arg dataset, "uchar*", uchar*, global, const, rdonly
.arg scratchpad, "uchar*", uchar*, global,
.arg registers, "ulong*", ulong*, global,
.arg scratchpad, "uchar*", uchar*, global,
.arg registers, "ulong*", ulong*, global,
.arg rounding_modes, "uint*", uint*, global,
.arg programs, "uint*", uint*, global,
.arg programs, "uint*", uint*, global,
.arg batch_size, "uint", uint
.arg rx_parameters, "uint", uint
.text

View File

@@ -50,10 +50,10 @@ along with RandomX OpenCL. If not, see <http://www.gnu.org/licenses/>.
.arg _.vqueue_pointer, "size_t", long
.arg _.aqlwrap_pointer, "size_t", long
.arg dataset, "uchar*", uchar*, global, const, rdonly
.arg scratchpad, "uchar*", uchar*, global,
.arg registers, "ulong*", ulong*, global,
.arg scratchpad, "uchar*", uchar*, global,
.arg registers, "ulong*", ulong*, global,
.arg rounding_modes, "uint*", uint*, global,
.arg programs, "uint*", uint*, global,
.arg programs, "uint*", uint*, global,
.arg batch_size, "uint", uint
.arg rx_parameters, "uint", uint
.text