As Matt S had mentioned, I'm working on getting ROCm 4 support running and I'm
just debugging an issue that's popped up when using it on develop, but it runs
on stable. Once I get that figured out, we'll be using Ubuntu 20 in the GCN
Docker image instead of Ubuntu 16. We intend for ROCm 4 suppor
I believe I've got the issue sorted for now.
The fail_if was simply checking if the driver was set to a not-null value,
however, we didn't explicitly set the driver to null anywhere.
Now, the thing that's more interesting is that on certain processors, the
driver was still null the first time w
Hi Bobby,
I've been trying to replicate it myself, but I've had no luck doing so.
I built using the same commit (e100156a51deda7f50873faba069c2c3a6cde2e7) and
command that were shown in the build log. I also used the pre-built square
binary from dist.gem5, and used the same run command as shown