Jonas Markussen

Results 53 comments of Jonas Markussen

I'm not sure to be honest. My initial suspicion is that there may be some issue with peer-to-peer. Does this only happen with the CUDA benchmark? Does the `nvm-latency-bench` program...

It seems that you ran the `nvm-latency-bench` without a GPU argument. By default it will simply allocate the buffer in RAM. Please try adding `--gpu=0` to the command line arguments,...

Hi, I am at my cabin right now so I don't have any access to hardware at the moment. I will be back at the office at the beginning of...

Is this issue by any chance related to your experience from #25 ?

I see. I'll try to reproduce the issue later this week then. Thank you for reporting it. At this point, I believe some offset calculation is very likely the culprit.

I believe I have confirmed that there is some issue with illegal memory accessing for some parameters. I will try to look into it as soon as I am able...

I'm currently unable to reproduce this, I've tried with the different combinations applied in #25 but it seems to work. However, I see that in my SISCI branch, I've made...

I'll look into it some more, I haven't ruled out that there is some form of alignment/overlap issue that doesn't happen on my system but may happen on other systems....

I've tested CentOS and Fedora in the past and with different CUDA versions (and it has worked), but I've tried replicating this issue using Ubuntu 18.04.2 with CUDA 10.1. The...

I totally understand, and I will try to look into it when I have the time. For those combinations that appear to work it should be possible to verify output...