Bagus Hanindhito

Results 2 issues of Bagus Hanindhito

I am trying to compile xmr-stak on my IBM Power9 system (PPC64LE). The system is running CentOS 7 and I follow the guide to compile it under CentOS 7. It...

Hi there, I would like to integrate nvbench on my C++ apps. The method that runs the GPU kernel is a template method as follows. ``` template int gemm_cutlass_launch_int(nvbench::state& state)...