Finn Stokes

Results 5 issues of Finn Stokes

This fixes two dkms compilation errors described in issue #73. It does not resolve the issue with operating system detection related to #56, or the kernel panic on boot from...

When installing the rock-dkms package on CentOS 7 aarch64 with kernel 4.14.0-49.el7a.aarch64, the compilation ran into the following problems: ``` In file included from :0:0: ././include/linux/kconfig.h:67:1: fatal error: /usr/src/kernels/4.14.0-49.el7a.aarch64/include/drm/drm_backport.h: No...

Since 184c0efb3ad33c7326850fd8d790a3822e62a302, I am having issues building the OpenCL runtime on master. With the `rock-dkms` package installed, and ROCm compile from source, I run ``` ~/bin/repo init -u https://github.com/RadeonOpenCompute/ROCm-OpenCL-Runtime.git -b...

For multidimensional x data formatted as a DxN array as described in the documentation, any D greater than 2 will cause iminuit to fail with the following error: ``` File...

I am attempting to port existing code in my research group from CUDA to HIP so that we can run it on AMD devices. Using `hipify-clang`, the conversion went quite...

type:question
hip