Szilárd Páll

Results 23 comments of Szilárd Páll

Let me express support for grids, it's possibly the only reason I can not switch to budgie at work where I use a 3x3 grid of workspaces and while the...

What about measuring performance in real-life environment under concurrent execution? Additionally this seems to imply that traces in CodeXL can't be used to analyze kernel overlap?

I see. I'd suggest allowing serialization to be turned on/off. Is there a way to measure wall-time only without serialization?

Apologies for the missing details. I'm using GROMACS v2018, with default flags plus `-cl-opt-disable` (note this cab be repro-d by passing the GMX_OCL_NOOPT=1 env var to GROMACS). Admittedly, I was...

PS: Removing the `-cl-fast-relaxed-math` does not fix the original issue.

@kzhuravl will this be in 1.7.1 (asking because I'm short on time so I'd rather wait for the release and test it).

The source code is here: https://gerrit.gromacs.org/changes/7810/revisions/f199e29cc958c00bd1481e710d9abdd0d36ae0f9/archive?format=tbz2 Warning: the review site serves a tar.bz2 which is a tarbomb (no root directory). Extract, and from the build directory run: ``` cmake $SOURCE_DIR...

As this code in question is about to pass code review and is about to be merged which will prevent me from testing with ROCm, I'd be thankful if you...

> Is it true that the INCLUDE_DIR I point to should contain a directory named CL containing cl.h... and that LIBRARY should be a file named libOpenCL.so? That should be...

> What kind of device are you seeing the problem on? gfx803 and gfx900. > I am running using a debug build of the tip compiler on gfx803 and it...