Rob Quist
Rob Quist
Thanks for reporting this @wbt 👍
Same here, this looks very similar: https://github.com/xmrig/xmrig/pull/3407 Posted my output there too.
With filters you mean extensions, right? I'll edit the docs to redirect people looking for this stuff to the extensions. The LIST example is indeed purely just the action of...
> @sampie, nvidia-cuda-toolkit is not supported by hip-nvcc. To resolve the dependency issue noted in this ticket, please install the cuda package from https://developer.nvidia.com/cuda-downloads. Thanks! Just installed 12.5 using that...
@Siomarry what I did was this; https://github.com/ROCm/HIP/issues/820#issuecomment-910063554
I know Lumen is not recommended (heck, I'd not even recommend laravel), but we had to work with it. I managed to initially fix it by manually binding all repository...
I wish :laughing:
GMX is the format for GMS1.4 - its an XML format as opposed to the GMS2's .yy JSON files.
I think GMX files could contain GML code inside of some nodes, yeah. But to make it work perfect you'd need some XML parser and grab out the contents, apply...