Matt Sinclair

Results 42 comments of Matt Sinclair

That makes sense. My suggestion then would be to remove the comments from parameters.rst, to keep it consistent. I don't think this is the hard part. I think the memoryobject...

I've had this same error before too. I assumed it was just something odd with my setup (I'm using RHEL7, which is not as well supported), but it appears not....

Just in case we're miscommunicating, the change I'm proposing for line 175 is small and based on your response it seems like you may have thought it was identical to...

Yeah, the "\" doesn't show up unless you use the code feature (put "`" around the code part). Sorry my fix didn't work for you. I will say that I...

Hi @pramenku, I think I understand your problem now. Unfortunately I don't know if there is a happy solution. To the best of my knowledge, ROCm does not yet support...

@pramenku, I did not realize that ROCm 1.9 had that support. If you use gcc 5.4 with ROCm 1.9 does it work? If so, I would guess the problem is...

I'm seeing that it takes about 0.65 seconds to read the 4 cachetxt files, then parse them and choose the correct kernel. However I spend those same 0.65 seconds every...

@newling, yeah it appears that it takes much longer now (thanks @zjing14). I don't have a perfect plan for how to fix it, but perhaps a std::map that is just...

@poal023 : can you please take a look at this before it is merged in? Since you were the one who initiated it. (thanks @BobbyRBruce !)